Andras Bacsai
3034e89edb
feat(preview-env): add production variable fallback for docker-compose
...
When preview environment variables are configured, fall back to production
variables for keys not overridden by preview values. This ensures variables
like DB_PASSWORD that exist only in production are available in the preview
.env file, enabling proper ${VAR} interpolation in docker-compose YAML.
Fallback only applies when preview variables are configured, preventing
unintended leakage of production values when previews aren't in use.
Also improves UI by hiding the Domains section when only database services
are present, and simplifies the logs view by removing status checks.
2026-03-25 13:26:50 +01:00
Andras Bacsai
a93bc372cd
refactor(links): replace inline SVGs with reusable external link component for consistency and improved maintainability
2025-08-12 15:01:58 +02:00
Andras Bacsai
7fd0deedb1
feat: able to add several domains to compose based previews
2024-06-05 15:14:44 +02:00
Andras Bacsai
a66090b594
ui + package updates
2024-03-25 10:41:44 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
b5775ff9d2
ui ui ui ui ui ui ux ux ux ux ux ux
2024-03-21 12:44:32 +01:00
Andras Bacsai
b61860b3ab
ui: redesign
2024-03-20 12:54:06 +01:00
Andras Bacsai
0dd591a5ff
fix: raw compose make dirs
...
fix: raw compose add coolify labels
2024-03-04 10:13:40 +01:00
Andras Bacsai
e1468da36a
feat: add proxy start to server validation
...
fix: boarding flow updated
2024-02-12 11:46:36 +01:00
Stuart Rowlands
b46de99af9
Fixes multi-domain links in docker compose applications.
2023-12-14 18:16:17 -08:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
c1710c8f7b
moar fixes
2023-11-27 15:25:15 +01:00
Andras Bacsai
8d86d53292
fix: new logging for deployment jobs
...
fix: git based docker compose files
2023-11-27 11:54:55 +01:00
Andras Bacsai
79fde593a9
fix: service volume read from filesystem
...
fix: edit compose moved to dialog
2023-09-30 15:08:40 +02:00
Andras Bacsai
e74899611b
fix: links with path
2023-09-24 17:39:12 +02:00
Andras Bacsai
67078fdc71
wip: services
...
feat: able to map port<->domain
2023-09-22 14:47:25 +02:00
Andras Bacsai
53d1fa0331
wip: ui for services
2023-09-22 11:23:49 +02:00
Andras Bacsai
c21ce45d70
show public key of generated private key
2023-08-27 15:23:47 +02:00
Andras Bacsai
c762195c8a
format files lol
2023-08-11 20:19:42 +02:00
Andras Bacsai
a378b5108e
refactor a lot of things
...
fix: postgres_passwords could be longer
feat: able to define postgresql databases from the ui
2023-08-09 15:57:53 +02:00
Andras Bacsai
f2228cec7b
testing php storm code cleanup and styling
2023-08-08 11:51:36 +02:00
Andras Bacsai
a0b2868e95
UI stuffs
2023-07-13 13:16:24 +02:00
Andras Bacsai
4daa10d38b
fix: better status on ui for apps
2023-06-30 10:49:00 +02:00