Commit Graph

9845 Commits

Author SHA1 Message Date
Andras Bacsai
33519bf629 fix: run resourceCheck after new serviceCheckJob 2024-11-07 09:13:19 +01:00
dependabot[bot]
e798dfb5dc chore(deps): bump symfony/http-foundation from 7.1.5 to 7.1.7
Bumps [symfony/http-foundation](https://github.com/symfony/http-foundation) from 7.1.5 to 7.1.7.
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-foundation/compare/v7.1.5...v7.1.7)

---
updated-dependencies:
- dependency-name: symfony/http-foundation
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 16:17:22 +00:00
dependabot[bot]
7181774223 chore(deps-dev): bump symfony/http-client from 6.4.12 to 6.4.14
Bumps [symfony/http-client](https://github.com/symfony/http-client) from 6.4.12 to 6.4.14.
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-client/compare/v6.4.12...v6.4.14)

---
updated-dependencies:
- dependency-name: symfony/http-client
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 15:42:32 +00:00
Andras Bacsai
695ab93cf0 fixes 2024-11-06 15:16:12 +01:00
Andras Bacsai
a097f3b830 ui 2024-11-06 12:49:57 +01:00
Andras Bacsai
4b3bf832f5 only get enabled scheduled tasks 2024-11-06 12:46:28 +01:00
Andras Bacsai
bd64505451 fix: do not stop sentinel on Coolify restart 2024-11-06 12:42:16 +01:00
Andras Bacsai
f1587d3302 cleanups 2024-11-06 12:39:37 +01:00
Andras Bacsai
275edb6c1f put a few things on high queue 2024-11-06 12:33:56 +01:00
Andras Bacsai
0aa2ba6923 fix: db/service start should be on high queue 2024-11-06 12:30:10 +01:00
Andras Bacsai
47cd8f9e13 fix: for --gpus device support 2024-11-06 12:26:05 +01:00
Andras Bacsai
51c76c1b47 fix: only skip docker installation on 24.10 if its not installed 2024-11-06 12:25:24 +01:00
Andras Bacsai
ff6f089483 feat: add --gpu support for custom docker command 2024-11-06 10:13:40 +01:00
Andras Bacsai
673ac44fe8 fix: clear route / view 2024-11-06 10:08:43 +01:00
barredterra
c6d0abc096 feat: add template for Wiki.js 2024-11-06 00:21:40 +01:00
Andras Bacsai
f8e6e925b6 cleanup 2024-11-05 17:17:34 +01:00
Andras Bacsai
825e9b7e9d fix: server validation 2024-11-05 16:40:12 +01:00
Andras Bacsai
904ffc894d fix: server limit check 2024-11-05 16:35:56 +01:00
Luis Pereira
752ae4a110 add feedback on docker version check failure 2024-11-05 13:23:03 +00:00
Andras Bacsai
f3c35c7acc fix: do not overlap servercheckjob 2024-11-05 13:59:13 +01:00
Andras Bacsai
b99fa3b30f fix: show docker installation logs & ubuntu 24.10 notification 2024-11-05 13:02:07 +01:00
Andras Bacsai
a0dd1fbfb1 fix 2024-11-05 12:30:04 +01:00
Andras Bacsai
a07605205e refactor application advanced view 2024-11-05 12:28:33 +01:00
Andras Bacsai
c8a3519796 fix: showBoarding 2024-11-05 11:53:11 +01:00
Andras Bacsai
41aadb7f8f refactor new team creation 2024-11-05 11:52:24 +01:00
Andras Bacsai
11b94e7bae fix: server view refresh on validation 2024-11-05 11:52:14 +01:00
Andras Bacsai
f9465790f7 delete unused component 2024-11-05 11:51:58 +01:00
Andras Bacsai
9995663f01 fix notifications 2024-11-05 11:33:33 +01:00
Andras Bacsai
5ce6c3ded1 refactor server limit check job + email notifications view 2024-11-05 11:22:23 +01:00
Andras Bacsai
bfad7c7d7f remove unnecesary route 2024-11-05 10:32:21 +01:00
Andras Bacsai
ebaf3c99dd fix: send discord/telegram notifications on high job queue 2024-11-05 10:32:10 +01:00
Andras Bacsai
ae7d88df9f fix: refactor tags view / remove obsolete one 2024-11-05 10:11:15 +01:00
Andras Bacsai
9b578b2003 do not use Rule (deprecated), changed to Validate 2024-11-05 09:36:40 +01:00
Andras Bacsai
d24d1394f7 refactor telegram notifications view 2024-11-04 17:48:39 +01:00
Andras Bacsai
bf29dd4789 fix: keydb view 2024-11-04 14:33:44 +01:00
Andras Bacsai
431c67e9b1 fix: sort servers by name 2024-11-04 14:33:10 +01:00
Andras Bacsai
e1d105606d fix: add user/pw to db view 2024-11-04 14:33:00 +01:00
Andras Bacsai
2baea6e89f fix 2024-11-04 14:23:21 +01:00
Andras Bacsai
ffb1e10248 fix dragonfly view 2024-11-04 14:22:42 +01:00
Andras Bacsai
7fb1a1fc75 fix: use Auth(), add new db proxy stop event refactor clickhouse view 2024-11-04 14:18:16 +01:00
Andras Bacsai
1ab459a09b fix: reworded 2024-11-04 12:54:42 +01:00
Andras Bacsai
165d35959e fix: logdrains validation 2024-11-04 12:53:01 +01:00
Andras Bacsai
34c7aa122c refactor backup edit view 2024-11-04 12:40:10 +01:00
Andras Bacsai
2cbac34877 refactor initscripts view 2024-11-04 12:21:31 +01:00
Andras Bacsai
c11dfdee1f refactor create scheduled backup livewire 2024-11-04 11:53:32 +01:00
Andras Bacsai
e30dcf1101 refactor application preview livewire 2024-11-04 11:32:03 +01:00
Andras Bacsai
e4d5969326 refactor swarm view livewire 2024-11-04 11:25:45 +01:00
Andras Bacsai
83b3f6fe49 refactor application source view 2024-11-04 00:14:44 +01:00
Andras Bacsai
ca7290cebe refactor project env edit livewire 2024-11-04 00:00:58 +01:00
Andras Bacsai
2f0f244382 refactor project edit livewire 2024-11-03 23:55:04 +01:00