Commit Graph

304 Commits

Author SHA1 Message Date
Andras Bacsai 57d8930f9e chore: Update cleanup command to use Redis instead of queue 2024-09-23 23:48:12 +02:00
Andras Bacsai 46a7937761 test 2024-09-23 20:54:56 +02:00
Andras Bacsai 2841675691 refactor 2024-09-23 20:31:50 +02:00
Andras Bacsai 573e5c4913 refactor 2024-09-23 20:29:22 +02:00
Andras Bacsai 9518040d23 refactor: Remove CleanupSshKeysJob from schedule in Kernel.php 2024-09-19 12:06:56 +02:00
Andras Bacsai d47bd047bf fixes 2024-09-19 11:24:21 +02:00
peaklabs-dev 95070ab48d Feat: SSH Key cleanup job 2024-09-17 12:57:06 +02:00
peaklabs-dev 4f9e1a3e5e Feat: Cleanup stale multiplexing connections 2024-09-08 19:37:00 +02:00
Andras Bacsai d8f9e5910f refactor: Improve handling of server timezones in scheduled backups and tasks 2024-09-06 16:52:46 +02:00
Andras Bacsai 68d4a30eb0 refactor: Improve handling of server timezones in scheduled backups and tasks 2024-09-06 16:51:15 +02:00
Andras Bacsai a2dac9394a refactor: Improve handling of server timezones in scheduled backups and tasks 2024-09-06 16:42:12 +02:00
Andras Bacsai b241f17eee Merge pull request #3312 from Vahor/pull-coolify-only-on-updates
fix: pull coolify image only when the app needs to be updated
2024-09-05 10:07:50 +02:00
Andras Bacsai fbb7568786 chore: Cleanup stucked resources and scheduled backups 2024-09-05 09:41:29 +02:00
Vahor 0dad77af33 save versions.json during CheckForUpdatesJob 2024-09-04 21:25:45 +02:00
Vahor 02f950edc7 fix: pull coolify image only when the app needs to be updated 2024-09-04 19:38:13 +02:00
Andras Bacsai c6df243623 chore: Update Coolify version to 4.0.0-beta.324 and fix file paths in upgrade script 2024-08-31 00:01:34 +02:00
Andras Bacsai 5525c02c7f fix: delete preview deployments + cleanup stucked
fix: parser
2024-08-28 22:05:49 +02:00
Andras Bacsai a03dc8ea5e refactor: Remove unused PullCoolifyImageJob from schedule 2024-08-26 15:39:02 +02:00
Andras Bacsai 68169f75d1 refactor: Remove unused server timezone seeder and related code 2024-08-26 15:26:08 +02:00
Andras Bacsai b8ff0540e2 Merge branch 'next' into set-server-timzone-setting 2024-08-26 13:21:21 +02:00
Andras Bacsai 3d73c98779 fix: docker cleanup job 2024-08-26 12:23:03 +02:00
Andras Bacsai d748d8b7c6 Merge branch 'next' into auto-cleanup-improvements 2024-08-26 11:13:40 +02:00
Andras Bacsai 355352417e add telescope for debugging 2024-08-23 16:53:13 +02:00
Andras Bacsai 8dc26a18d8 refactor: Remove unnecessary network cleanup in Init.php 2024-08-19 10:41:48 +02:00
ayntk-ai 012c23586d rename to docker cleanup and and feedback implementation 2024-08-18 23:16:59 +02:00
ayntk-ai dab5f0fe09 add logic 2024-08-16 16:01:41 +02:00
ayntk-ai ea4b085dbe add server timezone to every schedule 2024-08-16 13:04:44 +02:00
ayntk-ai 1892ce4e12 Feat: cron jobs are executed based on the server timezone 2024-08-16 12:58:19 +02:00
ayntk-ai 53bcf81af5 fix get corn job correctly form server settings 2024-08-14 21:52:12 +02:00
Andras Bacsai 094499e1a3 refactor: Update OpenApi command to generate documentation 2024-08-13 13:27:50 +02:00
ayntk-ai a5db3b85fa cron logic 2024-08-12 12:42:15 +02:00
Andras Bacsai 777bff6553 refactor: Update Traefik labels on init and cleanup unnecessary dynamic proxy configuration 2024-08-08 11:15:33 +02:00
Andras Bacsai 13e8d3c17c fix: update Traefik labels on init 2024-08-07 17:52:43 +02:00
Andras Bacsai 5a82395bb7 feat: Update auto update and update check frequencies in settings 2024-08-07 11:55:16 +02:00
Andras Bacsai e4c3d61b76 fixes 2024-08-07 09:50:29 +02:00
Andras Bacsai 869f0878c2 fix (cloud): cloud instance should get latest servics on update (all servers) 2024-08-07 09:50:12 +02:00
Andras Bacsai 73a265107a Merge branch 'next' of github.com:coollabsio/coolify into next 2024-08-06 14:38:41 +02:00
Andras Bacsai b77171d2f2 fix: settings view
feat: add separate views for settings
2024-08-06 14:36:56 +02:00
andrasbacsai 8b817dad87 Fix styling 2024-08-06 12:04:23 +00:00
Andras Bacsai c4436aadfa Merge pull request #3000 from ayntk-ai/update-settings-improvements
Feat: Updated Check Frequency and Auto Update Frequency settings
2024-08-06 14:03:41 +02:00
ayntk-ai 0459baa55e Update Kernel.php 2024-08-06 11:48:43 +02:00
ayntk-ai a426c00a03 should work :) 2024-08-06 11:47:48 +02:00
ayntk-ai fd36e143e0 final conflict hopfully :) 2024-08-06 11:46:26 +02:00
ayntk-ai 2243a3304b remove duplicates 2024-08-06 11:43:55 +02:00
ayntk-ai bb23141138 add backup line twice 2024-08-06 11:42:01 +02:00
ayntk-ai 5f1e1c0ac4 fix another conflict 2024-08-06 11:41:24 +02:00
ayntk-ai c4cf116e6e more fixes 2024-08-06 11:38:30 +02:00
ayntk-ai f7b1aaca92 fix fix 2024-08-06 11:35:22 +02:00
ayntk-ai d9edb1c72f fix 2024-08-06 11:32:37 +02:00
ayntk-ai d9a079c289 fix conflict in kernel.php 2024-08-06 11:25:57 +02:00