andrasbacsai
|
7474896368
|
Fix styling
|
2024-06-25 12:30:37 +00:00 |
|
Andras Bacsai
|
116f5afe3c
|
chore: Refactor ServerStatusJob constructor formatting
|
2024-06-25 14:29:47 +02:00 |
|
andrasbacsai
|
078772495a
|
Fix styling
|
2024-06-20 11:17:53 +00:00 |
|
Andras Bacsai
|
c81ad5cd03
|
feat: container metrics
|
2024-06-20 13:17:06 +02:00 |
|
andrasbacsai
|
d1a5f97f59
|
Fix styling
|
2024-06-19 06:59:46 +00:00 |
|
andrasbacsai
|
ce15f8f1dd
|
Fix styling
|
2024-06-18 14:43:18 +00:00 |
|
Andras Bacsai
|
23ed697b98
|
feat: sentinel + charts
|
2024-06-18 16:42:42 +02:00 |
|
Andras Bacsai
|
83983bbb32
|
fix: remove sentinel variable
fix: metrics are disabled by default
|
2024-06-18 13:01:23 +02:00 |
|
Thijmen
|
d86274cc37
|
Fix styling
|
2024-06-10 20:43:34 +00:00 |
|
Andras Bacsai
|
3c41608ee9
|
turn off docker engien restart for now
|
2024-05-27 14:16:10 +02:00 |
|
Andras Bacsai
|
df9ec711c5
|
fix: JSON_UNESCAPED_UNICODE
|
2024-05-23 11:58:54 +02:00 |
|
Andras Bacsai
|
4b287b758d
|
feat: Improve Docker Engine start logic in ServerStatusJob
|
2024-05-22 14:25:27 +02:00 |
|
Andras Bacsai
|
ace7c17f2b
|
fix: Check proxy functionality before removing unnecessary coolify.yaml file and checking Docker Engine
|
2024-05-22 12:20:36 +02:00 |
|
Andras Bacsai
|
db9a68e9c9
|
make sentinel enabled env var
|
2024-05-10 09:21:19 +02:00 |
|
Andras Bacsai
|
b5d9d6e268
|
chore: Comment out server sentinel check in ServerStatusJob
|
2024-05-10 09:12:19 +02:00 |
|
Andras Bacsai
|
c618e58a11
|
feat: start Sentinel on servers.
|
2024-05-08 14:22:35 +02:00 |
|
Andras Bacsai
|
baca57062e
|
Fix server status check in ServerStatusJob.php
|
2024-05-03 13:45:42 +02:00 |
|
Andras Bacsai
|
52df8e6e8b
|
Fix server status check in ServerStatusJob.php
|
2024-05-03 13:43:54 +02:00 |
|
Andras Bacsai
|
424a6b0428
|
revert server checking fn
|
2024-05-03 13:31:35 +02:00 |
|
Andras Bacsai
|
6140d0c849
|
Refactor ServerStatusJob.php to remove coolify.yaml from cloud hosted servers
|
2024-05-03 10:31:25 +02:00 |
|
Andras Bacsai
|
f4cb7cea21
|
fix: better server vlaidation
fix: remove unnecessary coolify.yaml from cloud hosted servers
|
2024-05-03 10:22:28 +02:00 |
|
Andras Bacsai
|
b67abe58e8
|
Remove commented out code in ServerStatusJob.php
|
2024-02-26 10:34:44 +01:00 |
|
Andras Bacsai
|
dab13c92eb
|
Update disk_usage property type in ServerStatusJob
|
2024-02-14 15:21:03 +01:00 |
|
Andras Bacsai
|
9e1a7d5d9a
|
feat: multi deployments
|
2024-02-07 14:55:06 +01:00 |
|
Andras Bacsai
|
910a1f43a9
|
Do not report server is not ready
|
2024-01-18 12:44:20 +01:00 |
|
Andras Bacsai
|
a635e51486
|
fix: server status job
|
2024-01-17 11:52:56 +01:00 |
|
Andras Bacsai
|
76f23e7dbf
|
do not check server ready on server status job
|
2023-12-21 10:43:39 +01:00 |
|
Andras Bacsai
|
c9a1437870
|
Fix handle method in ServerStatusJob
|
2023-12-20 12:33:58 +01:00 |
|
Andras Bacsai
|
66b41b3d4c
|
Update ServerStatusJob middleware and uniqueId()
method
|
2023-12-20 12:33:21 +01:00 |
|
Andras Bacsai
|
c41cfe2a2f
|
Fix server status check and cleanup logic
|
2023-12-20 12:32:46 +01:00 |
|
Andras Bacsai
|
5f2ad56529
|
Update container and server status job
|
2023-12-20 12:25:14 +01:00 |
|
Andras Bacsai
|
123e6eddd7
|
fix: only check server status in container status job
|
2023-12-14 15:33:25 +01:00 |
|
Andras Bacsai
|
2dc175be63
|
fix: null notify
|
2023-12-13 12:01:27 +01:00 |
|
Andras Bacsai
|
467471f54a
|
Fix server readiness check in ContainerStatusJob and ServerStatusJob
|
2023-11-17 14:46:04 +01:00 |
|
Andras Bacsai
|
d38d50dca2
|
Fix server readiness check and update version
number
|
2023-11-17 14:14:13 +01:00 |
|
Andras Bacsai
|
d430813230
|
Update versions and add server readiness check
|
2023-11-17 13:53:56 +01:00 |
|
Andras Bacsai
|
2c4e69ad50
|
Fix server readiness check in ContainerStatusJob
and ServerStatusJob
|
2023-11-17 13:04:51 +01:00 |
|
Andras Bacsai
|
2b666ff121
|
Refactor server and docker cleanup jobs
|
2023-11-16 14:29:01 +01:00 |
|
Andras Bacsai
|
81437e6822
|
Fix high disk usage notification bug in
ServerStatusJob.php and HighDiskUsage.php
|
2023-11-16 13:49:08 +01:00 |
|
Andras Bacsai
|
7cec6330cf
|
Update server status check and notifications
|
2023-11-16 11:53:37 +01:00 |
|