Andras Bacsai
|
e84dba493e
|
fix
|
2024-12-06 13:39:00 +01:00 |
|
Andras Bacsai
|
ec9315f24e
|
remove unnecessary things
|
2024-12-03 14:09:51 +01:00 |
|
Andras Bacsai
|
319c3023dc
|
fix
|
2024-12-02 22:50:03 +01:00 |
|
Andras Bacsai
|
58988d3686
|
fix: a few inputs
|
2024-12-02 22:50:03 +01:00 |
|
Andras Bacsai
|
37d4d5f98c
|
fix: version should come from constants + fix stripe webhook error reporting
|
2024-11-25 11:28:08 +01:00 |
|
Andras Bacsai
|
7d089ba1a9
|
fix: validateconnection
|
2024-11-22 15:50:52 +01:00 |
|
Andras Bacsai
|
7dc65dfd79
|
fix: make sure important jobs/actions are running on high prio queue
|
2024-11-22 11:16:01 +01:00 |
|
Andras Bacsai
|
9dd982b722
|
CoolifyTask should be on high queue
|
2024-11-21 20:13:46 +01:00 |
|
peaklabs-dev
|
d3f4e0ad4d
|
Delete CheckResaleLicense.php
|
2024-11-12 15:29:55 +01:00 |
|
peaklabs-dev
|
1c5ddab30d
|
use one constants file
|
2024-11-12 15:18:48 +01:00 |
|
peaklabs-dev
|
408ba9cc7a
|
fix docker minimum version
|
2024-11-12 13:27:26 +01:00 |
|
Andras Bacsai
|
f0985a7e47
|
fix horizon command name
|
2024-11-12 10:16:34 +01:00 |
|
Andras Bacsai
|
d7cde676d5
|
feat: check local horizon scheduler deployments
|
2024-11-11 23:35:48 +01:00 |
|
Andras Bacsai
|
47e9e69ce0
|
fixes
|
2024-11-10 22:07:41 +01:00 |
|
Andras Bacsai
|
60de7dc711
|
fix: upgrade.sh
|
2024-11-10 21:44:34 +01:00 |
|
Andras Bacsai
|
704e25100a
|
fix: manual update should be executed only once + better UX
|
2024-11-10 21:26:52 +01:00 |
|
Andras Bacsai
|
a2b6a61c4a
|
fix: update last online with old function
|
2024-11-08 09:43:46 +01:00 |
|
Andras Bacsai
|
e69b0ca1a9
|
disable tcp proxy notification
|
2024-11-08 09:18:43 +01:00 |
|
Andras Bacsai
|
4ce8d04a13
|
fix: mongodb in dev
|
2024-11-07 11:42:33 +01:00 |
|
Andras Bacsai
|
695ab93cf0
|
fixes
|
2024-11-06 15:16:12 +01:00 |
|
Andras Bacsai
|
275edb6c1f
|
put a few things on high queue
|
2024-11-06 12:33:56 +01:00 |
|
Andras Bacsai
|
ff6f089483
|
feat: add --gpu support for custom docker command
|
2024-11-06 10:13:40 +01:00 |
|
Andras Bacsai
|
7fb1a1fc75
|
fix: use Auth(), add new db proxy stop event refactor clickhouse view
|
2024-11-04 14:18:16 +01:00 |
|
Andras Bacsai
|
63cff9e399
|
fix: lower case emails only
|
2024-11-03 15:30:45 +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
|
e4d20c1d02
|
add database labels
|
2024-11-02 14:04:59 +01:00 |
|
Lucas Michot
|
1ec224fde1
|
Inline many variables.
|
2024-10-31 18:20:11 +01:00 |
|
Lucas Michot
|
8e1444eaa7
|
Get rid of many useless blank lines
|
2024-10-31 17:44:01 +01:00 |
|
Lucas Michot
|
0c133b113c
|
Delete some useless imports
|
2024-10-31 16:33:49 +01:00 |
|
Andras Bacsai
|
96ca72fcdb
|
refactor server view (phuuu)
|
2024-10-30 20:03:30 +01:00 |
|
Andras Bacsai
|
74411e89e6
|
feat: debug mode for sentinel
|
2024-10-29 10:48:49 +01:00 |
|
Andras Bacsai
|
c2a2757103
|
fix: restart sentinel once a day
|
2024-10-29 10:28:05 +01:00 |
|
Jeremy Angele
|
6842904cb5
|
Remove deprecated fortify password policy and add a stricter one
|
2024-10-28 21:57:00 +01:00 |
|
Andras Bacsai
|
bb7184b3ff
|
Merge pull request #4041 from lucasmichot/feat/try-catch
Remove some useless `catch` blocks
|
2024-10-28 21:15:08 +01:00 |
|
Lucas Michot
|
c5403b0b3f
|
Always prefer ::class notation
|
2024-10-28 14:56:13 +01:00 |
|
Lucas Michot
|
5b6e466e0c
|
Remove some useless catch blocks
|
2024-10-28 14:37:00 +01:00 |
|
Lucas Michot
|
d557a22b91
|
Remove all ray() calls
|
2024-10-28 13:51:23 +01:00 |
|
Andras Bacsai
|
dd3aeb1023
|
stop logdrain before restarting it
|
2024-10-25 17:29:56 +02:00 |
|
Andras Bacsai
|
c099936e76
|
Refactor StartSentinel handle method to use consistent variable naming conventions
|
2024-10-25 11:43:55 +02:00 |
|
Andras Bacsai
|
2bea26584a
|
Refactor StartSentinel handle method to include latest version parameter
|
2024-10-25 11:41:25 +02:00 |
|
Andras Bacsai
|
b1d2914c08
|
Refactor function and configuration names for experimental features
|
2024-10-24 22:00:26 +02:00 |
|
Andras Bacsai
|
0c34e81b2b
|
fix: add experimental flag
|
2024-10-24 21:48:51 +02:00 |
|
Andras Bacsai
|
96ea755a53
|
fix: Disable Sentinel temporarily for non-dev environments
|
2024-10-24 12:50:07 +02:00 |
|
Andras Bacsai
|
befdb71671
|
fix: Disable Sentinel temporarily
|
2024-10-24 11:35:38 +02:00 |
|
Andras Bacsai
|
1f221d9791
|
fix: sentinel config changes restarts sentinel
|
2024-10-22 14:10:36 +02:00 |
|
Andras Bacsai
|
ac768e5313
|
feat: limit storage check emails
feat: sentinel should send storage usage
|
2024-10-22 14:01:36 +02:00 |
|
Andras Bacsai
|
5c93780304
|
remove unnecessary code
|
2024-10-22 12:01:46 +02:00 |
|
Andras Bacsai
|
b282c8412c
|
Refactor StartSentinel to handle build servers
|
2024-10-22 11:40:44 +02:00 |
|
Andras Bacsai
|
d7efe8a6d1
|
fix: no sentinel for swarm yet
|
2024-10-22 11:29:43 +02:00 |
|