peaklabs-dev
|
1ffa88acf0
|
use config instead of env()
|
2024-11-12 15:53:05 +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 |
|
🏔️ Peak
|
0ce2fbff40
|
Merge pull request #4169 from easilok/fix-invalid-docker-version-check
Fix invalid docker version check
|
2024-11-12 13:21:17 +01:00 |
|
Andras Bacsai
|
9a93309bd2
|
fix: minio / logto url generation
|
2024-11-12 12:42:47 +01:00 |
|
Andras Bacsai
|
327b4308d4
|
fix: add tests for git url converts
|
2024-11-12 11:32:18 +01:00 |
|
Andras Bacsai
|
dbe6d8ef20
|
fix nginx conf
|
2024-11-11 14:45:34 +01:00 |
|
Andras Bacsai
|
b379e50d90
|
feat: custom nginx configuration for static deployments + fix 404 redirects in nginx conf
|
2024-11-11 14:37:36 +01:00 |
|
Luis Pereira
|
ee2b95733b
|
validating minimum docker version with less that
|
2024-11-10 22:08:48 +00:00 |
|
peaklabs-dev
|
754053acc1
|
fix ghost
|
2024-11-08 17:44:12 +01:00 |
|
Luis Pereira
|
3fe636aab6
|
update docker minimum version to 26
|
2024-11-07 21:50:53 +00:00 |
|
Andras Bacsai
|
47cd8f9e13
|
fix: for --gpus device support
|
2024-11-06 12:26:05 +01:00 |
|
Andras Bacsai
|
ff6f089483
|
feat: add --gpu support for custom docker command
|
2024-11-06 10:13:40 +01:00 |
|
Andras Bacsai
|
c8a3519796
|
fix: showBoarding
|
2024-11-05 11:53:11 +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 |
|
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
|
702ee5cd70
|
Prefer Carbon methods when possible.
|
2024-10-31 16:47:08 +01:00 |
|
🏔️ Peak
|
588080d12d
|
Merge pull request #4086 from lucasmichot/feat/useless-catch-variable
Remove all useless catch block useless variables.
|
2024-10-31 16:26:31 +01:00 |
|
Lucas Michot
|
601f1a4717
|
Always prefer stricter string comparisons.
|
2024-10-31 15:23:19 +01:00 |
|
Lucas Michot
|
b1d04912a0
|
Remove all useless catch block useless variables.
|
2024-10-31 15:19:37 +01:00 |
|
Andras Bacsai
|
96ca72fcdb
|
refactor server view (phuuu)
|
2024-10-30 20:03:30 +01:00 |
|
Lucas Michot
|
c5403b0b3f
|
Always prefer ::class notation
|
2024-10-28 14:56:13 +01:00 |
|
🏔️ Peak
|
7c2d3c47eb
|
Merge branch 'next' into useless-variable-assignments
|
2024-10-28 13:32:34 +01:00 |
|
Andras Bacsai
|
394dfe9e64
|
Refactor code to remove unused import and update loggy() function signature
|
2024-10-25 17:49:16 +02:00 |
|
Andras Bacsai
|
29ad965656
|
Refactor code to use loggy() function for server storage check logging
|
2024-10-25 17:46:39 +02: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
|
2263734129
|
save sentinel form update
|
2024-10-25 11:42:37 +02:00 |
|
Andras Bacsai
|
2877080a39
|
Refactor variable and function names for consistency
|
2024-10-25 10:59:12 +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
|
23f7932964
|
Refactor isExperimentalEnabled function and remove its usage
|
2024-10-24 13:28:12 +02:00 |
|
Andras Bacsai
|
70aa61c59e
|
fix: disable sentinel for now
|
2024-10-24 11:10:02 +02:00 |
|
Andras Bacsai
|
52caa045c9
|
Merge branch 'next' into proxy-fixes
|
2024-10-21 15:08:13 +02:00 |
|
Andras Bacsai
|
5a54bcdd26
|
Refactor Redis password handling and migration to use environment variables
|
2024-10-21 13:43:31 +02:00 |
|
Andras Bacsai
|
bf7b0f9e06
|
fix: redis database user and password
|
2024-10-21 12:13:42 +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 |
|
Andras Bacsai
|
97aab8ba28
|
feat: show warning if people would like to use sslip with https
|
2024-10-20 22:26:30 +02:00 |
|
Andras Bacsai
|
b75c2dc604
|
pint
|
2024-10-17 22:08:23 +02:00 |
|
Andras Bacsai
|
bfa9a8776e
|
Refactor handleError function to handle ModelNotFoundException
|
2024-10-17 21:48:47 +02:00 |
|
Andras Bacsai
|
2315bdb93f
|
ui updates on server
|
2024-10-17 14:56:36 +02:00 |
|
Andras Bacsai
|
55cae39e55
|
dev: loggy
|
2024-10-17 10:04:49 +02:00 |
|
peaklabs-dev
|
6f97d589ae
|
feat: variabel sync and support shared vars
|
2024-10-16 13:29:13 +02:00 |
|
Andras Bacsai
|
bf0a2f805b
|
Refactor get_latest_sentinel_version() to use 'coolify.sentinel.version' key from versions.json
|
2024-10-15 14:03:10 +02:00 |
|
Andras Bacsai
|
d446cd4f31
|
sentinel updates
|
2024-10-15 13:39:19 +02:00 |
|
peaklabs-dev
|
3984eda4db
|
fix: make sure caddy is not removed by cleanup
|
2024-10-14 21:35:20 +02:00 |
|
🏔️ Peak
|
2f84664996
|
Merge pull request #3813 from lynt-smitka/fix-caddy-quic-udp-port
Fix caddy quic udp port
|
2024-10-14 15:07:18 +02:00 |
|
Andras Bacsai
|
1f193d465d
|
sentinel updates
|
2024-10-14 12:07:37 +02:00 |
|
Andras Bacsai
|
88f1e58c63
|
feat: required envs
|
2024-10-11 14:38:22 +02:00 |
|
Andras Bacsai
|
511b9de3ce
|
chore: Disable adding default environment variables in shared.php
|
2024-10-11 11:04:44 +02:00 |
|