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 |
|
Andras Bacsai
|
52caa045c9
|
Merge branch 'next' into proxy-fixes
|
2024-10-21 15:08:13 +02:00 |
|
Andras Bacsai
|
056758e3ff
|
Merge pull request #3184 from peaklabs-dev/fix-redis-db-ui
Fix: Redis DB UI
|
2024-10-21 10:00:20 +02:00 |
|
peaklabs-dev
|
18201ece00
|
fix remove postgres config if it is null or not set
|
2024-10-18 21:17:57 +02:00 |
|
peaklabs-dev
|
1ec3caf9e3
|
fix: if an init script is renamed the old version is still on the server
|
2024-10-18 21:07:23 +02:00 |
|
Andras Bacsai
|
b75c2dc604
|
pint
|
2024-10-17 22:08:23 +02:00 |
|
Andras Bacsai
|
2315bdb93f
|
ui updates on server
|
2024-10-17 14:56:36 +02:00 |
|
Andras Bacsai
|
4c95647b96
|
feat: cleanup sentinel on server deletion
fix: Sentinel should not be enabled on build servers
|
2024-10-17 11:21:43 +02:00 |
|
peaklabs-dev
|
6f97d589ae
|
feat: variabel sync and support shared vars
|
2024-10-16 13:29:13 +02:00 |
|
peaklabs-dev
|
5274ae1f0b
|
fix: check for username separately form password
|
2024-10-15 17:23:33 +02:00 |
|
peaklabs-dev
|
79caa3c26b
|
fix: allow setting standalone redis variables via ENVs (team variables...)
|
2024-10-15 17:02:37 +02:00 |
|
peaklabs-dev
|
c6e2c7e5e3
|
fix start command
|
2024-10-15 16:35:20 +02:00 |
|
peaklabs-dev
|
902cde5905
|
improve custom redis.conf
|
2024-10-15 16:19:04 +02:00 |
|
Andras Bacsai
|
8c53af088e
|
Refactor StartSentinel.php to use data_get() for retrieving server settings
|
2024-10-15 15:45:02 +02:00 |
|
Andras Bacsai
|
d446cd4f31
|
sentinel updates
|
2024-10-15 13:39:19 +02:00 |
|
Andras Bacsai
|
740419806e
|
Refactor StartSentinel to ensure endpoint uses HTTPS
|
2024-10-14 22:35:18 +02:00 |
|
peaklabs-dev
|
8635f92ed4
|
Remove duplicated proxy check
|
2024-10-14 21:35:38 +02:00 |
|
Andras Bacsai
|
bea492165f
|
sentinel updates
|
2024-10-14 21:05:33 +02:00 |
|
Andras Bacsai
|
1f193d465d
|
sentinel updates
|
2024-10-14 12:07:37 +02:00 |
|
Andras Bacsai
|
c137620b81
|
chore: update Docker version to 26.0
|
2024-10-14 10:29:45 +02:00 |
|
Andras Bacsai
|
974b4b92c1
|
wip: coolify.json
|
2024-10-08 15:11:19 +02:00 |
|
Andras Bacsai
|
4f4453b17c
|
chore: Update proxy configuration paths for Caddy and Nginx in dev
|
2024-10-04 13:46:33 +02:00 |
|
Andras Bacsai
|
ce49f4806d
|
fix: proxy conf in dev
|
2024-10-04 13:25:17 +02:00 |
|
Andras Bacsai
|
5f07b473e9
|
fix: parse proxy config and check the set ports usage
|
2024-10-03 21:29:55 +02:00 |
|
Andras Bacsai
|
83549965ca
|
Refactor instanceSettings() function for improved code readability
|
2024-10-01 10:37:40 +02:00 |
|
Andras Bacsai
|
88c2b1e841
|
Merge pull request #3609 from peaklabs-dev/fix-2185
Fix: Remove memlock from dragonfly DB as it caused problems for some users
|
2024-09-30 12:18:38 +02:00 |
|
Andras Bacsai
|
fe20480fdc
|
fix: proxy
|
2024-09-28 11:14:14 +02:00 |
|
peaklabs-dev
|
b99474ac73
|
Fix: Remove memlock as it caused problems for some users
|
2024-09-27 17:38:34 +02:00 |
|
Andras Bacsai
|
9a766aedc1
|
Merge branch 'next' into improve-cleanup
|
2024-09-27 16:40:48 +02:00 |
|
Andras Bacsai
|
dedf2cf87b
|
fix: proxy fixes
|
2024-09-27 15:36:51 +02:00 |
|
Andras Bacsai
|
6c78580f1f
|
refactor: Improve start proxy script to handle existing containers gracefully
|
2024-09-27 15:27:05 +02:00 |
|
Andras Bacsai
|
d6b4e33db3
|
fix: exited services statuses
|
2024-09-24 20:40:41 +02:00 |
|
Andras Bacsai
|
eb80a7e2f7
|
chore: Update Docker commands to start proxy
|
2024-09-24 10:53:12 +02:00 |
|
Andras Bacsai
|
688c27c901
|
fix: cloudflare tunnel configuration, ui, etc
|
2024-09-23 23:18:23 +02:00 |
|
Andras Bacsai
|
b570ccd7d3
|
format
|
2024-09-23 19:51:31 +02:00 |
|
Andras Bacsai
|
04e504bb8b
|
chore: Refactor DockerCleanupJob to remove unused middleware and uniqueId method
|
2024-09-23 12:10:46 +02:00 |
|
peaklabs-dev
|
164a213ab1
|
Fix: force helper image removal
|
2024-09-22 20:36:41 +02:00 |
|
peaklabs-dev
|
ff5e445b43
|
Feat: Manual cleanup button and unused volumes and network deletion
|
2024-09-22 20:02:51 +02:00 |
|
Andras Bacsai
|
631b4e6438
|
Merge branch 'next' into fix-ssh-keys
|
2024-09-19 11:45:12 +02:00 |
|
Andras Bacsai
|
182087cf1b
|
a few changes here and there
|
2024-09-18 21:18:47 +02:00 |
|
peaklabs-dev
|
8153e2f63b
|
Merge branch 'coollabsio:main' into fix-ssh-keys
|
2024-09-18 20:43:59 +02:00 |
|
Andras Bacsai
|
5ec45d547a
|
Merge branch 'next' into fix-#2546-deletion-issues
|
2024-09-18 18:05:06 +02:00 |
|
peaklabs-dev
|
ea3501ada6
|
Fix: SSH Multiplexing for Jobs
|
2024-09-17 15:31:05 +02:00 |
|
peaklabs-dev
|
144508218e
|
Fix: SSH multiplexing
|
2024-09-17 12:26:11 +02:00 |
|
Andras Bacsai
|
682b45a2b5
|
refactor: Improve Docker network connection command in StartService.php
|
2024-09-16 16:39:16 +02:00 |
|
Vahor
|
0739e0f5e7
|
trigger pull helper image job when upgrading coolify
|
2024-09-15 14:23:57 +02:00 |
|
Andras Bacsai
|
aa30e83f4a
|
fix: delete older versions of the helper image other than the latest one
|
2024-09-10 11:33:52 +02:00 |
|
Vahor
|
66cf6df4b3
|
skip docker network creation
|
2024-09-09 23:46:29 +02:00 |
|
Andras Bacsai
|
87ee3c511c
|
chore: Update docker image pruning command to exclude managed images
|
2024-09-08 12:38:22 +02:00 |
|
ayntk-ai
|
fc3c69f687
|
Feat: more conformations and fixes
|
2024-09-05 17:54:32 +02:00 |
|
Andras Bacsai
|
4888f4c405
|
refactor: upgrade process of Coolify
|
2024-09-05 10:15:22 +02:00 |
|
Vahor
|
02f950edc7
|
fix: pull coolify image only when the app needs to be updated
|
2024-09-04 19:38:13 +02:00 |
|
ayntk-ai
|
c16e914be4
|
Fix: DB image cleanup
|
2024-09-04 14:59:44 +02:00 |
|
ayntk-ai
|
bec974dca4
|
Fix application image cleanup
|
2024-09-04 14:54:43 +02:00 |
|
ayntk-ai
|
b314b08f25
|
Feat: stop service confirm
|
2024-09-04 14:34:46 +02:00 |
|
Andras Bacsai
|
301a3596e8
|
refactor: Update environment variable handling in StartClickhouse.php and ApplicationDeploymentJob.php
|
2024-08-29 15:11:54 +02:00 |
|
Andras Bacsai
|
e7b050a4da
|
Merge branch 'next' into env-vars
|
2024-08-29 14:35:04 +02:00 |
|
Andras Bacsai
|
43f2f1ef2b
|
fix: if compose file has more that 6 components, force stop
fix: parser
|
2024-08-28 15:45:11 +02:00 |
|
Vahor
|
f6d649307c
|
test add_coolif_default_environment_variables
|
2024-08-28 13:30:59 +02:00 |
|
Vahor
|
b51065a003
|
add generate_fluentd_configuration() method in shared
|
2024-08-28 13:00:33 +02:00 |
|
Vahor
|
0cf595e552
|
remove unused tag
|
2024-08-27 20:52:51 +02:00 |
|
Vahor
|
c87732b065
|
revert format
|
2024-08-27 20:47:17 +02:00 |
|
Vahor
|
2d9c583af3
|
add env vars on old compose parser
|
2024-08-27 19:36:22 +02:00 |
|
Vahor
|
a245d16e05
|
add env vars for db services 😢
|
2024-08-27 18:57:02 +02:00 |
|
Vahor
|
eb22155dcc
|
send new vars to logdrain
|
2024-08-27 18:41:33 +02:00 |
|
ayntk-ai
|
4726676248
|
make things more clear
|
2024-08-27 14:19:37 +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
|
3f9f197282
|
fix: docker cleanup job
|
2024-08-21 10:50:05 +02:00 |
|
ayntk-ai
|
5d32bd250b
|
Fix cleanup Docker according to feedback
|
2024-08-18 22:41:06 +02:00 |
|
Andras Bacsai
|
f106e6e37b
|
feat: add custom docker container options to all databases
|
2024-08-16 13:56:47 +02:00 |
|
ayntk-ai
|
adc3346f7b
|
cleanup docker improvements
|
2024-08-09 23:27:39 +02:00 |
|
ayntk-ai
|
5b54dc8792
|
Revert "improve CleanupDocker.php"
This reverts commit b5360e5e75.
|
2024-08-09 23:25:57 +02:00 |
|
ayntk-ai
|
b5360e5e75
|
improve CleanupDocker.php
|
2024-08-09 23:12:30 +02:00 |
|
ayntk-ai
|
16a5c601e3
|
graceful db stop and db deletion fixes
|
2024-08-09 22:15:45 +02:00 |
|
ayntk-ai
|
2ca6ffb84e
|
fix public function service.php
|
2024-08-09 19:57:53 +02:00 |
|
ayntk-ai
|
41be1f7666
|
use public function
|
2024-08-09 19:39:43 +02:00 |
|
ayntk-ai
|
a4bb87d13b
|
simplify DeleteService.php
|
2024-08-09 19:22:14 +02:00 |
|
ayntk-ai
|
1cfddfd529
|
fix stop large amount of containers
|
2024-08-09 19:17:58 +02:00 |
|
ayntk-ai
|
72bcf03cbb
|
graceful service container stop
|
2024-08-09 18:59:41 +02:00 |
|
ayntk-ai
|
d980c7a425
|
only run network removal on stop service if it is not a deletion operation
|
2024-08-09 02:59:41 +02:00 |
|
ayntk-ai
|
53dff4ca4f
|
simplify uuid variabel
|
2024-08-09 02:58:59 +02:00 |
|
ayntk-ai
|
e67e03f73f
|
added comments and removed temp ones
|
2024-08-09 02:15:40 +02:00 |
|
ayntk-ai
|
86a087056e
|
fix volume deletion for services
|
2024-08-09 02:11:42 +02:00 |
|
ayntk-ai
|
0135e2b5c0
|
add logic
|
2024-08-09 00:30:11 +02:00 |
|
ayntk-ai
|
2f95349888
|
Merge branch 'coollabsio:main' into fix-#2546-deletion-issues
|
2024-08-08 15:40:13 +02:00 |
|
Andras Bacsai
|
e2726d9dfb
|
fix: manual update process
|
2024-08-08 13:32:15 +02:00 |
|
ayntk-ai
|
4d0acee95c
|
UI options for deletion WIP
|
2024-08-08 12:31:37 +02:00 |
|
ayntk-ai
|
74bea37b43
|
Merge branch 'coollabsio:main' into fix-#2546-deletion-issues
|
2024-08-08 11:50:57 +02:00 |
|
ayntk-ai
|
070daee28e
|
remove networks and cleanup unused images when stoping dockercompose build pack containers
|
2024-08-08 01:19:17 +02:00 |
|
ayntk-ai
|
df796dffa2
|
fix delte networks and unused images of services when deleted
|
2024-08-08 01:02:48 +02: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 |
|
Andras Bacsai
|
e897eb2999
|
fix: Stop resources gracefully
|
2024-08-06 13:27:06 +02:00 |
|
Andras Bacsai
|
74e8a4a703
|
refactor: Simplify log drain installation and stop log drain if necessary
|
2024-08-06 10:52:47 +02:00 |
|
ayntk-ai
|
38976dac12
|
fixes and check for valid cron expressions
|
2024-08-05 20:05:38 +02:00 |
|
Andras Bacsai
|
e4b92bb660
|
feat: new server checking job
feat: show if the server has problems on ui
|
2024-08-05 15:48:15 +02:00 |
|
Andras Bacsai
|
e2bc3f4841
|
refactor: Remove commented out code for cleaning up networks in CleanupDocker.php
|
2024-08-05 13:45:33 +02:00 |
|
Andras Bacsai
|
189a8347ed
|
feat: add server api endpoints
|
2024-07-23 14:20:53 +02:00 |
|
Andras Bacsai
|
0d8cc19698
|
fix: deleting application should delete preview deployments
|
2024-07-22 14:13:56 +02:00 |
|
Andras Bacsai
|
1fb8d1e14c
|
revert: pull policy
|
2024-07-17 07:59:06 +02:00 |
|
Andras Bacsai
|
b1c0f105ab
|
fix: update docker compose pull command with --policy always
|
2024-07-15 12:13:21 +02:00 |
|
Andras Bacsai
|
19097c6692
|
refactor: comment out unused code for network cleanup
|
2024-07-11 13:04:01 +02:00 |
|
Andras Bacsai
|
2b805f869a
|
fix/feat: better volume cleanups
|
2024-07-11 12:38:54 +02:00 |
|
Andras Bacsai
|
f2d82e16d6
|
fix: remove volumes as well
|
2024-07-11 11:30:20 +02:00 |
|
Andras Bacsai
|
deb4b16ae1
|
feat: cleanup unused docker networks from proxy
|
2024-07-11 10:17:15 +02:00 |
|
Andras Bacsai
|
b37dc4c73e
|
fix: remove networks when deleting a docker compose based app
|
2024-07-11 10:16:56 +02:00 |
|
Andras Bacsai
|
7c4a722d72
|
refactor: Add force parameter to StartProxy handle method
|
2024-07-10 15:53:56 +02:00 |
|
Andras Bacsai
|
4459c9f73d
|
feat: api api api api api api
|
2024-07-02 16:12:04 +02:00 |
|
Andras Bacsai
|
3c13f1ff61
|
feat: restart database
feat: public dbs stay public after restart
feat: patch database conf
|
2024-07-02 13:39:44 +02:00 |
|
Andras Bacsai
|
a849c25672
|
improve: update process
|
2024-06-25 12:48:56 +02:00 |
|
Andras Bacsai
|
58fc897ea5
|
fix: run user commands on high prio queue
|
2024-06-25 10:51:32 +02:00 |
|
Andras Bacsai
|
2c92cc40e1
|
refactor: Update code to use str() instead of Str::of() for string manipulation
|
2024-06-25 10:37:10 +02:00 |
|
Andras Bacsai
|
c81ad5cd03
|
feat: container metrics
|
2024-06-20 13:17:06 +02:00 |
|
Andras Bacsai
|
23ed697b98
|
feat: sentinel + charts
|
2024-06-18 16:42:42 +02:00 |
|
Andras Bacsai
|
1d0a1ab16a
|
feat: charts
|
2024-06-17 14:21:27 +02:00 |
|
Andras Bacsai
|
b17be37aee
|
fix: db proxy status shown better in the UI
|
2024-06-14 14:09:56 +02:00 |
|
Thijmen
|
d86274cc37
|
Fix styling
|
2024-06-10 20:43:34 +00:00 |
|
Andras Bacsai
|
294721eef9
|
fix: autoupdate process
|
2024-06-04 21:57:00 +02:00 |
|
Andras Bacsai
|
e3e938c8eb
|
refactor: Remove unnecessary logging statements from UpdateCoolify
|
2024-05-30 20:32:07 +02:00 |
|
Andras Bacsai
|
46a500f5e5
|
async update process
|
2024-05-30 20:02:11 +02:00 |
|
Andras Bacsai
|
cd58e0d01e
|
fixes
|
2024-05-30 19:45:36 +02:00 |
|
Andras Bacsai
|
30a9783348
|
feat: Add manual update option to UpdateCoolify handle method
|
2024-05-30 19:38:33 +02:00 |
|
Andras Bacsai
|
c839cf50af
|
fix: spamming :D
|
2024-05-30 19:35:44 +02:00 |
|
Andras Bacsai
|
07e801f44d
|
refactor: Remove unnecessary debug statements and improve code structure in RunRemoteProcess.php and ApplicationDeploymentJob.php
|
2024-05-30 10:14:48 +02:00 |
|
Andras Bacsai
|
df2bcdb854
|
refactor new deployment job
|
2024-05-29 15:28:03 +02:00 |
|
Andras Bacsai
|
622095ebc4
|
fix: throw exception
|
2024-05-28 15:11:25 +02:00 |
|
Andras Bacsai
|
397b7fefe3
|
fix: test new upgrade process?
|
2024-05-28 15:05:18 +02:00 |
|
Andras Bacsai
|
035e145cd1
|
feat: add more persistent storage types
|
2024-05-27 14:14:44 +02:00 |
|
Andras Bacsai
|
5c72541044
|
fix: improve build server functionalities
|
2024-05-24 12:01:04 +02:00 |
|
Andras Bacsai
|
579ed5b9c0
|
fix: build server should not have a proxy
|
2024-05-24 11:17:23 +02:00 |
|
Andras Bacsai
|
df9ec711c5
|
fix: JSON_UNESCAPED_UNICODE
|
2024-05-23 11:58:54 +02:00 |
|
Andras Bacsai
|
086138fbd9
|
fix: disable containerStopped job for now
|
2024-05-23 11:31:52 +02:00 |
|
Andras Bacsai
|
cccf86d388
|
feat: if proxy stopped manually, it won't start back again
|
2024-05-22 20:42:08 +02:00 |
|
Andras Bacsai
|
6c3b4070ba
|
chore: Refactor container name logic in GetContainersStatus.php and ForcePasswordReset.php
|
2024-05-22 14:44:11 +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
|
a3d73634e7
|
feat: scheduled task failed notification
|
2024-05-21 15:36:26 +02:00 |
|
Andras Bacsai
|
98b6aec203
|
feat: admin view for deleting users
|
2024-05-21 14:29:06 +02:00 |
|
Andras Bacsai
|
3281502c25
|
feat: Update healthcheck test in StartMongodb action
|
2024-05-17 14:35:37 +02:00 |
|
Andras Bacsai
|
70a4b7c863
|
feat: new manual update process + remove next_channel
|
2024-05-17 09:52:19 +02:00 |
|
Andras Bacsai
|
1fb7e97700
|
Fix error handling in GetContainersStatus.php and increase length of stripe_comment field in migrations
|
2024-05-10 12:10:47 +02:00 |
|
Andras Bacsai
|
b5bef98a9b
|
chore: Update permissions on metrics and logs directories
|
2024-05-09 12:35:49 +02:00 |
|
Andras Bacsai
|
1026f1efa5
|
refactor: add SCHEDULER environment variable to StartSentinel.php
|
2024-05-09 12:30:51 +02:00 |
|
Andras Bacsai
|
4b51f8251b
|
fix: change permissions on newly created dirs
|
2024-05-09 12:22:49 +02:00 |
|
Andras Bacsai
|
e91a64b1cc
|
Refactor GetContainersStatus.php for improved readability and maintainability
|
2024-05-09 12:10:06 +02:00 |
|
Andras Bacsai
|
ba40f93386
|
do not use sentinel for container details for now
|
2024-05-08 20:59:58 +02:00 |
|
Andras Bacsai
|
1a152a5597
|
feat: pull new sentinel image and restart container
|
2024-05-08 19:19:32 +02:00 |
|
Andras Bacsai
|
76a5290351
|
Refactor StartSentinel.php for improved readability and maintainability
|
2024-05-08 15:29:59 +02:00 |
|
Andras Bacsai
|
829e17ef2b
|
Refactor GetContainersStatus.php for improved readability and maintainability
|
2024-05-08 15:19:12 +02:00 |
|
Andras Bacsai
|
bc5d3bea14
|
Refactor GetContainersStatus.php for improved readability and maintainability
|
2024-05-08 15:04:13 +02:00 |
|
Andras Bacsai
|
5df443a016
|
Refactor StartSentinel.php for improved readability and maintainability
|
2024-05-08 14:48:04 +02:00 |
|
Andras Bacsai
|
c618e58a11
|
feat: start Sentinel on servers.
|
2024-05-08 14:22:35 +02:00 |
|
Andras Bacsai
|
fb80318553
|
Refactor docker-compose files to remove version numbers
|
2024-05-08 09:23:36 +02:00 |
|
Andras Bacsai
|
3eb4aed867
|
chore: Refactor GetContainersStatus.php for improved readability and maintainability
|
2024-05-08 09:23:32 +02:00 |
|
Andras Bacsai
|
f6f959a897
|
feat: experimental sentinel
|
2024-05-07 15:41:50 +02:00 |
|
Andras Bacsai
|
2b422a542a
|
fix: empty db conf
feat: add listen_addresses to postgresql if its missing in the custom conf
|
2024-05-07 12:35:24 +02:00 |
|
Andras Bacsai
|
55ed0f2374
|
fix: remove temporary cloudflared config
|
2024-04-17 11:22:43 +02:00 |
|
Andras Bacsai
|
35b07a9c18
|
Refactor code to add sudo prefix for certain commands in multiple files
|
2024-04-17 10:49:34 +02:00 |
|
Andras Bacsai
|
41f4b36593
|
wip: non-root
|
2024-04-16 20:57:54 +02:00 |
|
Andras Bacsai
|
a04c7831b1
|
wip: non-root user for remote servers
|
2024-04-16 15:42:38 +02:00 |
|
Andras Bacsai
|
3f9b0643ee
|
fix: check each required binaries one-by-one
|
2024-04-13 16:23:44 +02:00 |
|
Andras Bacsai
|
7a32b8d1d2
|
feat: configuration checker for all resources
|
2024-04-12 12:44:49 +02:00 |
|
Andras Bacsai
|
d9d38a27ff
|
Fix empty ray() function call in StartClickhouse.php
|
2024-04-11 13:46:34 +02:00 |
|
Andras Bacsai
|
1e7a5562ab
|
Update Clickhouse database credentials and variables
|
2024-04-11 13:45:02 +02:00 |
|
Andras Bacsai
|
e71032a8fc
|
Fix variable assignment in Import.php and ApplicationDeploymentJob.php
|
2024-04-11 13:20:46 +02:00 |
|
Andras Bacsai
|
c6844ff47a
|
Add keydb, dragonfly and clickhouse
|
2024-04-10 15:00:46 +02:00 |
|
Andras Bacsai
|
a6cbabfba5
|
Add server connection validation in CheckProxy.php
|
2024-04-09 08:45:37 +02:00 |
|
Andras Bacsai
|
4ae4e88800
|
Update instance update process
|
2024-04-08 13:04:38 +02:00 |
|
Andras Bacsai
|
79d589c7a9
|
wip: automatic cloudflare tunnels
|
2024-03-27 18:24:24 +01:00 |
|
Andras Bacsai
|
43fed96af1
|
fix: autoupdater
|
2024-03-27 11:35:57 +01:00 |
|
Andras Bacsai
|
32f4c6c982
|
Update documentation links
|
2024-03-27 11:07:29 +01:00 |
|
Andras Bacsai
|
8cb6f67a60
|
fix: make sure service db proxy restarted
|
2024-03-25 12:17:52 +01:00 |
|
Andras Bacsai
|
7c580f898c
|
fix: public service database
|
2024-03-25 12:13:43 +01:00 |
|
Andras Bacsai
|
b39ac73cd8
|
fix: server stopped, service page not reachable
|
2024-03-18 08:53:44 +01:00 |
|
Andras Bacsai
|
1835a91467
|
fix: proxy switch
|
2024-03-12 12:30:40 +01:00 |
|