Andras Bacsai
|
8fbd0b44d5
|
Refactor Server model to remove SSH multiplexing file and add ServerCleanupMux job
- Remove SSH multiplexing file from the Server model
- Add ServerCleanupMux job to cleanup multiplexed connections every hour
|
2024-10-30 21:33:06 +01:00 |
|
Andras Bacsai
|
c2a2757103
|
fix: restart sentinel once a day
|
2024-10-29 10:28:05 +01:00 |
|
Lucas Michot
|
d557a22b91
|
Remove all ray() calls
|
2024-10-28 13:51:23 +01:00 |
|
Andras Bacsai
|
8c96ab52d7
|
feat: notification rate limiter
fix: limit server up / down notification limits
|
2024-10-25 15:13:23 +02:00 |
|
Andras Bacsai
|
254bae9dbd
|
Refactor variable and function names for consistency
|
2024-10-25 11:40:59 +02:00 |
|
Andras Bacsai
|
cec77abaa8
|
Refactor server setting model to use waitBeforeDoingSshCheck method
|
2024-10-22 14:49:23 +02:00 |
|
Andras Bacsai
|
2e9ce3ed2a
|
feat: add notification settings to server_disk_usage
|
2024-10-22 14:47:01 +02:00 |
|
Andras Bacsai
|
e8c7d7f972
|
fix: pull helper image on helper_version change
|
2024-10-21 12:06:13 +02:00 |
|
Andras Bacsai
|
d446cd4f31
|
sentinel updates
|
2024-10-15 13:39:19 +02:00 |
|
Andras Bacsai
|
b2e515f770
|
sentinel
|
2024-10-14 13:32:36 +02:00 |
|
Andras Bacsai
|
5cd81fe255
|
wip: server storage check
|
2024-10-01 11:52:36 +02:00 |
|
Andras Bacsai
|
83549965ca
|
Refactor instanceSettings() function for improved code readability
|
2024-10-01 10:37:40 +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 |
|
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
|
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 |
|
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 |
|
ayntk-ai
|
a5db3b85fa
|
cron logic
|
2024-08-12 12:42:15 +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
|
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 |
|
ayntk-ai
|
50ede5cab9
|
remove comments and remove duplicated scheduling
|
2024-08-05 20:57:27 +02:00 |
|