| 
							
							
								 Péter Gyarmati | 9939b10e5a | feat(service): add Marimo service (#5559) | 2025-05-14 14:43:39 +02:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 9d56d06352 | feat(redis): add scheduled cleanup command for Redis keys and enhance cleanup logic | 2025-05-07 22:09:25 +02:00 |  | 
			
				
					| 
							
							
								 🏔️ Peak | 9557957f18 | Merge branch 'next' into feat-db-ssl | 2025-02-19 17:57:59 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 694b0ac249 | feat(core): add error logging and cron parsing to docker/server schedules | 2025-02-15 13:21:23 +01:00 |  | 
			
				
					| 
							
							
								 peaklabs-dev | 852be5fd93 | feat(ssl): check for SSL renewal twice daily | 2025-02-05 22:11:10 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 0e94a4a472 | fix: add own servers on cloud | 2025-01-13 09:17:54 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | a396d51452 | Merge branch 'next' into hotfix | 2025-01-10 20:23:29 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | 5c8b26d446 | fix | 2025-01-10 12:31:20 +01:00 |  | 
			
				
					| 
							
							
								 Andras Bacsai | b09f0043d1 | fix: restrict jobs on cloud fix: restrict sentinel endpoint | 2025-01-10 11:54:45 +01:00 |  | 
			
				
					| 
							
							
								 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 |  |