Andras Bacsai
|
1fe4dd722b
|
Revert "rector: arrrrr"
This reverts commit 16c0cd10d8 .
|
2025-01-07 15:31:43 +01:00 |
|
Andras Bacsai
|
da07b4fdcf
|
refactor: rename parameter in DatabaseBackupJob for clarity
|
2025-01-07 15:21:14 +01:00 |
|
Andras Bacsai
|
16c0cd10d8
|
rector: arrrrr
|
2025-01-07 14:52:08 +01:00 |
|
Andras Bacsai
|
4d18e3372d
|
fix: scheduled tasks and backups are executed by server timezone.
|
2025-01-03 20:32:56 +01:00 |
|
peaklabs-dev
|
f2d0f46248
|
fix: always use docker cleanup frequency
|
2024-12-17 15:20:06 +01:00 |
|
Andras Bacsai
|
4901b12279
|
fix: service status indicator + oauth saving
|
2024-12-13 12:03:10 +01:00 |
|
Andras Bacsai
|
18d5dd3090
|
Refactor server timezone retrieval in checkResources method
|
2024-11-26 10:44:09 +01:00 |
|
Andras Bacsai
|
f0a44f4022
|
fix: servercheckJob should run every 5 minutes on cloud
|
2024-11-25 14:37:44 +01:00 |
|
Andras Bacsai
|
886893cb04
|
fix: remove mux cleanup
|
2024-11-23 23:38:31 +01:00 |
|
Andras Bacsai
|
8a917f6a4e
|
fix: invalid tz should not prevent other jobs to be executed
|
2024-11-14 10:56:56 +01:00 |
|
Andras Bacsai
|
2b518e2291
|
refactor a few jobs
|
2024-11-07 09:16:58 +01:00 |
|
Andras Bacsai
|
33519bf629
|
fix: run resourceCheck after new serviceCheckJob
|
2024-11-07 09:13:19 +01:00 |
|
Andras Bacsai
|
695ab93cf0
|
fixes
|
2024-11-06 15:16:12 +01:00 |
|
Andras Bacsai
|
4b3bf832f5
|
only get enabled scheduled tasks
|
2024-11-06 12:46:28 +01:00 |
|
Andras Bacsai
|
6987951efe
|
add new resource check to kernel.php
|
2024-11-03 14:53:44 +01:00 |
|
Andras Bacsai
|
9ff73d62e1
|
fix: queries in kernel.php
|
2024-11-03 14:18:43 +01:00 |
|
Andras Bacsai
|
ed03cd33b0
|
fix: only run server storage every 10 mins if sentinel is not active
|
2024-11-03 09:10:36 +01:00 |
|
Andras Bacsai
|
ca7c214775
|
fix: new way to update container statuses
|
2024-11-03 09:02:14 +01:00 |
|
Andras Bacsai
|
1c9844cc87
|
Refactor Kernel.php to improve server scheduling logic
|
2024-11-02 12:38:22 +01:00 |
|
Andras Bacsai
|
27b0c02ba9
|
Refactor cleanup:database command signature to include optional --keep-days parameter
|
2024-11-01 23:52:43 +01:00 |
|
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 |
|