Andras Bacsai
|
a3877a2cb1
|
feat: exclude_from_hc magic
|
2024-05-23 11:12:53 +02:00 |
|
Andras Bacsai
|
54e1e7684d
|
chore: Remove unnecessary content from Docker Compose file
|
2024-05-23 08:50:15 +02:00 |
|
Andras Bacsai
|
543f983e41
|
fix: ghost subdir
|
2024-05-22 21:10:37 +02:00 |
|
Andras Bacsai
|
80ada9c90a
|
fix: add subpath for services
|
2024-05-22 15:45:30 +02:00 |
|
Andras Bacsai
|
10f3d8aa0f
|
fix: use local versions + service templates and query them every 10 minutes
|
2024-05-22 09:23:17 +02:00 |
|
Andras Bacsai
|
98b6aec203
|
feat: admin view for deleting users
|
2024-05-21 14:29:06 +02:00 |
|
Andras Bacsai
|
7feb788ed3
|
fix: show it docker compose has syntax errors
|
2024-05-21 12:02:04 +02:00 |
|
Andras Bacsai
|
2446dc6950
|
feat: toggle label escaping mechanism
|
2024-05-15 17:52:14 +02:00 |
|
Andras Bacsai
|
f98405188d
|
Refactor shared.php to escape dollar signs in service labels
|
2024-05-15 15:45:56 +02:00 |
|
Andras Bacsai
|
346faf1d07
|
chore: Refactor applications.php to remove unused imports and improve code readability
|
2024-05-15 10:45:01 +02:00 |
|
Torsten Dittmann
|
5321a75272
|
fix: properly populating dependencies
|
2024-05-14 13:33:29 +02:00 |
|
Torsten Dittmann
|
24f923e88e
|
fix: docker compose dependencies for pr previews
|
2024-05-14 12:19:33 +02:00 |
|
Andras Bacsai
|
1a152a5597
|
feat: pull new sentinel image and restart container
|
2024-05-08 19:19:32 +02:00 |
|
Andras Bacsai
|
fb80318553
|
Refactor docker-compose files to remove version numbers
|
2024-05-08 09:23:36 +02:00 |
|
Andras Bacsai
|
6062a1f8c7
|
chore: Update DNS server validation helper text
|
2024-05-06 12:33:22 +02:00 |
|
Andras Bacsai
|
05c937743c
|
feat: custom internal container names
fix: add warning if hc fails with dockerfile/dockerimage based deployments
|
2024-05-06 11:45:22 +02:00 |
|
Andras Bacsai
|
9a95d207cf
|
fix: add port even if traefik is used
|
2024-05-03 11:26:00 +02:00 |
|
Andras Bacsai
|
11baa97ef6
|
Refactor services.php file to improve variable replacement logic
|
2024-04-29 12:04:32 +02:00 |
|
Andras Bacsai
|
94ad56fc96
|
Add generate_unique_uuid parameter to fqdnLabelsForTraefik function
|
2024-04-29 10:49:50 +02:00 |
|
Andras Bacsai
|
b71f1a79c8
|
revert: variable parsing
|
2024-04-26 21:11:40 +02:00 |
|
Andras Bacsai
|
9a9be466f7
|
Refactor replaceVariables function in services.php to use a more concise syntax
|
2024-04-26 13:49:38 +02:00 |
|
Andras Bacsai
|
83a29f8d85
|
Refactor parseDockerComposeFile function in shared.php to escape service labels with escapeDollarSign
|
2024-04-26 09:32:47 +02:00 |
|
Andras Bacsai
|
911e29f2ea
|
fix: refresh public ips on start
|
2024-04-25 13:52:52 +02:00 |
|
Andras Bacsai
|
e86f8ddd09
|
fix: caddy network issue
feat: connect compose based apps to predefined network
|
2024-04-25 11:49:34 +02:00 |
|
Andras Bacsai
|
e2cd7fe17e
|
fix: rollback feature
|
2024-04-17 15:30:08 +02:00 |
|
Andras Bacsai
|
4ab3f41665
|
Remove debug statement in remoteProcess.php
|
2024-04-17 12:47:45 +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
|
58523b0000
|
Refactor code to add sudo prefix for certain commands
|
2024-04-16 21:22:57 +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
|
1aec16a240
|
Refactor healthcheck configurations in Docker Compose files
|
2024-04-16 14:08:11 +02:00 |
|
Andras Bacsai
|
faa1120e14
|
Refactor Show.php and docker.php to improve code readability and maintainability
|
2024-04-16 12:41:33 +02:00 |
|
Andras Bacsai
|
8164610105
|
Refactor EditDomain.php and shared.php to improve DockerCompose parsing logic
|
2024-04-16 12:41:21 +02:00 |
|
Andras Bacsai
|
85b33a60b3
|
feat: can edit file/dir volumes from ui in compose based apps
|
2024-04-15 19:47:17 +02:00 |
|
Andras Bacsai
|
c99bb4cfd7
|
Refactor StackForm and parseDockerComposeFile
|
2024-04-15 16:54:03 +02:00 |
|
Andras Bacsai
|
5b36f07493
|
feat: literal env variables
|
2024-04-15 12:46:22 +02:00 |
|
Andras Bacsai
|
cbd2580736
|
Fix SSH command generation in remoteProcess.php
|
2024-04-15 11:46:23 +02:00 |
|
Andras Bacsai
|
933e395945
|
feat: dynamic mux time
|
2024-04-12 23:50:23 +02:00 |
|
Andras Bacsai
|
2382a10bba
|
Refactor environment variable saving logic in ApplicationDeploymentJob.php and escapeEnvVariables function in docker.php
|
2024-04-12 09:26:04 +02:00 |
|
Andras Bacsai
|
1e7a5562ab
|
Update Clickhouse database credentials and variables
|
2024-04-11 13:45:02 +02:00 |
|
Andras Bacsai
|
c6844ff47a
|
Add keydb, dragonfly and clickhouse
|
2024-04-10 15:00:46 +02:00 |
|
Andras Bacsai
|
ff79a2d3f4
|
Commented out ray() function call in remoteProcess.php
|
2024-04-09 13:02:16 +02:00 |
|
Andras Bacsai
|
72b9001447
|
Fix error message in generate_github_installation_token function
|
2024-04-09 11:54:15 +02:00 |
|
Andras Bacsai
|
353245bb7d
|
fix: hashed random delimeter in ssh commands + make sure to remove the delimeter from the command
|
2024-04-09 11:48:57 +02:00 |
|
Andras Bacsai
|
90ad46b7c5
|
Update SUPPORTED_OS with new OS: amzn
|
2024-04-09 09:25:55 +02:00 |
|
Andras Bacsai
|
a9cc5cc351
|
Fix server functionality check and cleanup SSH keys
|
2024-04-09 08:46:00 +02:00 |
|
Andras Bacsai
|
08f6367752
|
Fix conditional statement in getServiceTemplates function
|
2024-04-08 14:06:31 +02:00 |
|
Andras Bacsai
|
8bf0561009
|
Refactor code for domain usage and validation
|
2024-04-08 12:15:44 +02:00 |
|
Andras Bacsai
|
ddfded048c
|
fix: how to update docker-compose, environment variables and fqdns
|
2024-04-08 11:17:00 +02:00 |
|
Andras Bacsai
|
22a1d3882e
|
feat: able to make rsa/ed ssh keys
|
2024-04-03 13:45:49 +02:00 |
|