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 |
|
Danilo Martinelli
|
96ef0ef749
|
feat: 🛂 integrate Authentik authentication with Coolify
- Configured Authentik as the OAuth provider in Coolify.
|
2024-10-13 10:28:24 -03: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 |
|
Darren Sisson
|
c1b996ef05
|
add https3 support to traefik and fix 404 redirect for traefik3
|
2024-10-10 18:47:01 +01:00 |
|
Lucas Michot
|
5e11f159e0
|
Remove some useless variable assignments.
|
2024-10-10 18:32:24 +02:00 |
|
Andras Bacsai
|
e6566d8be3
|
fix: new parser with SERVICE_URL_ envs
|
2024-10-10 11:46:41 +02:00 |
|
Andras Bacsai
|
0e2889b857
|
improvement: Add link to duplicate domain
fix: duplicate domain error
fix: remove fqdn constraint from db, because it is checked on app level
|
2024-10-10 10:24:11 +02:00 |
|
Andras Bacsai
|
10ca408b37
|
fix: is_static settings through API
fix: validation rules
|
2024-10-10 09:33:29 +02:00 |
|
Vladimír Smitka
|
a094eceb62
|
Expose port 443/udp with Caddy proxy
|
2024-10-09 18:34:17 +02:00 |
|
Andras Bacsai
|
974b4b92c1
|
wip: coolify.json
|
2024-10-08 15:11:19 +02:00 |
|
Andras Bacsai
|
9c2b24b9d0
|
Merge pull request #3758 from MarioZet23/custom-traefik-middleware
feat: Custom traefik middlewares v2
|
2024-10-08 11:23:04 +02:00 |
|
Andras Bacsai
|
370a0b1eec
|
fix: use local service-templates in dev
|
2024-10-07 11:02:01 +02:00 |
|
MarioZet23
|
6d6d6bfc87
|
Process coolify.traefik.middlewares label
|
2024-10-06 23:01:48 +02:00 |
|
Andras Bacsai
|
ee7f8200ac
|
fix: parser, espacing container labels
|
2024-10-03 22:58:06 +02:00 |
|
Andras Bacsai
|
d2a8f31a1c
|
Merge branch 'next' into custom-traefik-middlewares
|
2024-10-03 22:44:22 +02:00 |
|
Andras Bacsai
|
8c024ddb57
|
chore: Update homarr service template and remove unnecessary code
|
2024-10-03 22:02:18 +02:00 |
|
Andras Bacsai
|
0da31c34b5
|
fix: add new supported database images
|
2024-10-03 20:47:22 +02:00 |
|
Andras Bacsai
|
1d3494a6ba
|
fix: network handling
fix: environment variable handling
|
2024-10-03 15:04:40 +02:00 |
|
Andras Bacsai
|
ef448280d8
|
fix: able to support more database dynamically from Coolify's UI
|
2024-10-03 13:49:43 +02:00 |
|
Andras Bacsai
|
7bb1bf0ae3
|
refactor: Improve parsing of commands for sudo in parseCommandsByLineForSudo
|
2024-10-02 18:26:40 +02:00 |
|
Andras Bacsai
|
dd782e75f5
|
fix: local dev s3 uploads
fix: hetzner s3 uploads (mc alias instead of mc host)
|
2024-10-02 11:45:30 +02:00 |
|
Andras Bacsai
|
2be2f0ac79
|
feat: support Hetzner S3
|
2024-10-02 10:25:45 +02:00 |
|
Andras Bacsai
|
83549965ca
|
Refactor instanceSettings() function for improved code readability
|
2024-10-01 10:37:40 +02:00 |
|
Andras Bacsai
|
4db50bd025
|
chore: Refactor instanceSettings() function to improve code readability
|
2024-10-01 10:33:56 +02:00 |
|
Andras Bacsai
|
2e10d670be
|
Merge pull request #3647 from derpoho/next
fixes coollabsio#3645, incorrect adding of sudo if non-root user
|
2024-10-01 10:00:48 +02:00 |
|
Andras Bacsai
|
bcc92e1f32
|
fix: in dev mode do not ask confirmation on delete
|
2024-10-01 09:31:01 +02:00 |
|
Marcus Pohorely
|
39d2fdc08b
|
Merge branch 'main' into next
|
2024-09-30 23:24:42 +02:00 |
|
Marcus Pohorely
|
ac9f817b9f
|
fixes #3645, incorrect adding of sudo if non-root user
|
2024-09-30 23:21:58 +02:00 |
|
Andras Bacsai
|
95483f1464
|
Merge pull request #3615 from liberocks/feature/api-use-build-server
feat: allow specify use_build_server when creating/updating an application through API
|
2024-09-30 14:17:59 +02:00 |
|
Andras Bacsai
|
987b90ead2
|
fix: new dev volumes and service files
fix: new parser version (4) that will fix data layout (applications goes to /applications, services goes to /services)
|
2024-09-30 14:16:37 +02:00 |
|
Andras Bacsai
|
8385b7dfe8
|
fix: handle edge case when build variables and env variables are in different format
|
2024-09-30 11:15:23 +02:00 |
|
Andras Bacsai
|
cccd05f322
|
chore: Refactor code to improve SSH key handling and storage
|
2024-09-29 20:12:30 +02:00 |
|
MarioZet
|
1b0e2e1257
|
Feat. Apply all middlewares from labels to coolify router, instead of only basicauth and redirect
|
2024-09-29 20:08:39 +02:00 |
|
Andras Bacsai
|
fe20480fdc
|
fix: proxy
|
2024-09-28 11:14:14 +02:00 |
|
liberocks
|
9ec3233c0c
|
feat: allow specify use_build_server when creating/updating an application
|
2024-09-28 11:11:43 +07:00 |
|
Andras Bacsai
|
dedf2cf87b
|
fix: proxy fixes
|
2024-09-27 15:36:51 +02:00 |
|
Andras Bacsai
|
9a1c9124ae
|
refactor: Add support for IPv6 addresses in sslip function
|
2024-09-26 13:47:13 +02:00 |
|
Andras Bacsai
|
a9670bd6eb
|
refactor: Remove commented out code and improve environment variable handling in newParser function
|
2024-09-24 18:38:35 +02:00 |
|
Andras Bacsai
|
afbdd2eb06
|
fix: parser
|
2024-09-24 18:21:31 +02:00 |
|
Andras Bacsai
|
688c27c901
|
fix: cloudflare tunnel configuration, ui, etc
|
2024-09-23 23:18:23 +02:00 |
|
Andras Bacsai
|
2841675691
|
refactor
|
2024-09-23 20:31:50 +02:00 |
|
Andras Bacsai
|
a468ce77f0
|
refactor: Update shared.php to include predefined ports for services
|
2024-09-23 10:46:34 +02:00 |
|
Andras Bacsai
|
ff9b68b450
|
refactor: Remove unnecessary code in shared.php file
|
2024-09-23 09:26:49 +02:00 |
|
Andras Bacsai
|
9518040d23
|
refactor: Remove CleanupSshKeysJob from schedule in Kernel.php
|
2024-09-19 12:06:56 +02:00 |
|
peaklabs-dev
|
8153e2f63b
|
Merge branch 'coollabsio:main' into fix-ssh-keys
|
2024-09-18 20:43:59 +02:00 |
|
Andras Bacsai
|
d0518153fb
|
fix: generated fqdn for SERVICE_FQDN_APP_3000 magic envs
|
2024-09-18 09:21:57 +02:00 |
|
peaklabs-dev
|
42ff7b19a4
|
Fix: Few multiplexing things
|
2024-09-17 15:54:22 +02:00 |
|
peaklabs-dev
|
144508218e
|
Fix: SSH multiplexing
|
2024-09-17 12:26:11 +02:00 |
|
peaklabs-dev
|
f9375f91ec
|
Feat: Create a Multiplexing Helper
|
2024-09-16 22:33:43 +02:00 |
|
peaklabs-dev
|
86722939cd
|
Fix. Remove write to SSH key on every remote command execution
|
2024-09-16 21:34:27 +02:00 |
|
Andras Bacsai
|
9b48a99798
|
fix: generate https for minio
|
2024-09-16 16:35:47 +02:00 |
|
Andras Bacsai
|
888c1f7697
|
update files
|
2024-09-13 12:21:02 +02:00 |
|
Andras Bacsai
|
1738286983
|
chore: Update shared.php to fix issues with source and network variables
|
2024-09-13 11:12:28 +02:00 |
|
Andras Bacsai
|
dd8a2dd3c1
|
chore: Update coolify environment variable assignment with double quotes
|
2024-09-13 08:23:05 +02:00 |
|
Andras Bacsai
|
8862b50c98
|
chore: Remove unnecessary SSH command execution time logging
|
2024-09-12 12:42:47 +02:00 |
|
Andras Bacsai
|
b5a56892fd
|
chore: Remove unnecessary null check for proxy_type in generate_default_proxy_configuration
|
2024-09-12 12:39:34 +02:00 |
|
Andras Bacsai
|
16e472da19
|
chore: Update constants.ssh.mux_enabled in remoteProcess.php
|
2024-09-12 12:16:20 +02:00 |
|
Andras Bacsai
|
a95ebb4d56
|
Merge branch 'next' into fix-ssh-multiplexing-docker-desktop-windows
|
2024-09-12 12:14:24 +02:00 |
|
Andras Bacsai
|
75f266fa9f
|
fix: cloudflare tunnel with new multiplexing feature
|
2024-09-12 12:07:50 +02:00 |
|
peaklabs-dev
|
4aeb8ff02b
|
Fix: SSH Multiplexing on docker desktop on Windows
|
2024-09-12 10:40:06 +02:00 |
|
Andras Bacsai
|
5722d1a220
|
Merge pull request #3352 from KalvadTech/alpine_support
Implement support for Alpine Linux
|
2024-09-10 14:52:25 +02:00 |
|
Andras Bacsai
|
c7c2924990
|
fix: Update remoteProcess.php to handle null values in logItem properties
|
2024-09-10 12:05:10 +02:00 |
|
Andras Bacsai
|
77455cd444
|
fix: scp through cloudflare
|
2024-09-10 10:19:13 +02:00 |
|
Andras Bacsai
|
2777fbc0ec
|
fix: Remove debug statement in shared.php
|
2024-09-10 08:52:25 +02:00 |
|
Andras Bacsai
|
27ad4441ee
|
formatting
|
2024-09-10 08:49:20 +02:00 |
|
Vahor
|
29acc4ee25
|
fix: don't add networks key if network_mode is used
|
2024-09-09 23:30:47 +02:00 |
|
Andras Bacsai
|
1d72f76072
|
fix: appwrite template + parser
|
2024-09-09 15:04:51 +02:00 |
|
Andras Bacsai
|
c2f7e85022
|
Merge pull request #3364 from peaklabs-dev/improve-persist-ssh-sessions
Feat: Implement SSH multiplexing to reduce the number of SSH authentications in remote processes
|
2024-09-09 11:23:24 +02:00 |
|
Andras Bacsai
|
84093afaf6
|
refactor: Improve environment variable handling in shared.php
|
2024-09-09 10:16:12 +02:00 |
|