Jere Salonen
03d347f082
fix: Add port metadata and Coolify magic to generate the domain
2024-04-23 20:08:08 +02:00
Jere Salonen
7caf709413
feat: Add EdgeDB
...
edgedb.svg includes EdgeDB logo and add edgedb.yaml the
configuration for edgedb and postgres services. Commit includes setting
environment variables, volumes, health checks, and ports.
2024-04-23 19:59:16 +02:00
Andras Bacsai
144b34ca2e
Merge pull request #2025 from coollabsio/next
...
v4.0.0-beta.265
2024-04-18 13:54:23 +02:00
Andras Bacsai
676c022e41
fix: .env saved to deployment server, not to build server
2024-04-18 13:53:10 +02:00
Andras Bacsai
7c0b98bb70
Fix sorting issue in save_environment_variables() function
2024-04-18 12:37:06 +02:00
Andras Bacsai
7779713392
Fix issue with user validation in Server.php
2024-04-18 11:48:10 +02:00
Andras Bacsai
5e1396025c
Fix issue with saving environment variables in ApplicationDeploymentJob.php
2024-04-18 11:41:58 +02:00
Andras Bacsai
d09c88f71c
Fix formatting issue in deployment show.blade.php
2024-04-18 11:14:26 +02:00
Andras Bacsai
7980f21b1b
Update version numbers to 4.0.0-beta.265
2024-04-18 11:14:23 +02:00
Andras Bacsai
3843994a05
Merge pull request #2022 from coollabsio/next
...
v4.0.0-beta.264
2024-04-18 06:58:01 +02:00
Andras Bacsai
a1b08ca037
revert .env changes
2024-04-18 06:55:47 +02:00
Andras Bacsai
144cdd11ec
Update version numbers to 4.0.0-beta.264
2024-04-18 06:55:40 +02:00
Andras Bacsai
b6531cdb10
Merge pull request #2016 from coollabsio/next
...
v4.0.0-beta.262
2024-04-17 18:50:54 +02:00
Andras Bacsai
0eef4a5fa1
Fix DNS validation issue and check domain usage
2024-04-17 18:49:31 +02:00
Andras Bacsai
42baaf8f2d
Update version numbers to 4.0.0-beta.263
2024-04-17 18:49:25 +02:00
Andras Bacsai
08d9dff8eb
Merge pull request #2014 from coollabsio/next
...
v4.0.0-beta.262
2024-04-17 16:47:14 +02:00
Andras Bacsai
01b3aab9bc
fix: $ in labels escaped
2024-04-17 16:46:12 +02:00
Andras Bacsai
fde34ef178
version++
2024-04-17 16:46:00 +02:00
Andras Bacsai
5195abec94
Update slogans in appsmith.yaml, appwrite.yaml, babybuddy.yaml, and budge.yaml
2024-04-17 15:48:14 +02:00
Andras Bacsai
aa79acd09e
Merge pull request #2012 from coollabsio/next
...
v4.0.0-beta.261
2024-04-17 15:34:44 +02:00
Andras Bacsai
67011ccd72
fix: base64 encode .env
2024-04-17 15:34:31 +02:00
Andras Bacsai
e2cd7fe17e
fix: rollback feature
2024-04-17 15:30:08 +02:00
Andras Bacsai
4c0624f489
fix: remove lazy loading until bug figured out
2024-04-17 15:16:08 +02:00
Andras Bacsai
8c033250b1
Update version numbers to 4.0.0-beta.261
2024-04-17 14:27:53 +02:00
Andras Bacsai
05b5a6fddf
Update healthcheck URLs to use 127.0.0.1 instead of localhost
2024-04-17 14:27:51 +02:00
Andras Bacsai
df5bde7b8e
Merge pull request #2008 from coollabsio/next
...
v4.0.0-beta.260
2024-04-17 12:52:09 +02:00
Andras Bacsai
ca5f52c48c
Add Tolgee service to compose file and service templates
2024-04-17 12:48:11 +02:00
Andras Bacsai
3656adf059
Add Tolgee authentication fields to Service.php
2024-04-17 12:48:04 +02:00
Andras Bacsai
4381792b05
Refactor variable name display in stack-form.blade.php
2024-04-17 12:48:01 +02:00
Andras Bacsai
0a3c20b08a
Fix issue with sorting environment variables in StackForm.php
2024-04-17 12:47:57 +02:00
Andras Bacsai
4ab3f41665
Remove debug statement in remoteProcess.php
2024-04-17 12:47:45 +02:00
Andras Bacsai
10356a4376
Fix issue with sorting environment variables in ApplicationDeploymentJob.php
2024-04-17 12:13:44 +02:00
Andras Bacsai
98c2056f53
Fix issue with saving environment variables and update version numbers
2024-04-17 12:08:35 +02:00
Andras Bacsai
74e8ae4d79
Merge pull request #1982 from coollabsio/next
...
v4.0.0-beta.259
2024-04-17 11:43:10 +02:00
Andras Bacsai
6b890cf3b3
Update user input label and add experimental note in by-ip.blade.php
2024-04-17 11:41:46 +02:00
Andras Bacsai
d62b471afe
Refactor dispatch event names to use snake_case in General.php, FileStorage.php, Storage.php, All.php, and Show.php
2024-04-17 11:32:35 +02:00
Andras Bacsai
b97240963e
Fix issue with saving environment variables in ApplicationDeploymentJob.php
2024-04-17 11:23:54 +02:00
Andras Bacsai
55ed0f2374
fix: remove temporary cloudflared config
2024-04-17 11:22:43 +02:00
Andras Bacsai
2c1b3d5790
Update Supabase Studio image version in supabase.yaml
2024-04-17 11:13:23 +02:00
Andras Bacsai
9c3b757578
fix: respect .env file (for default values)
2024-04-17 11:13:20 +02:00
Andras Bacsai
bc04ad96b5
Refactor Redis connection URLs in StandaloneDragonfly.php
2024-04-17 10:54:55 +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
17955fc419
Refactor error message styling in deployment show.blade.php
2024-04-17 10:49:30 +02:00
Andras Bacsai
ac98f5862a
Refactor environment variable helper text in blade files
2024-04-17 10:49:24 +02:00
Andras Bacsai
63758c6679
Remove debug statement in ExecuteRemoteCommand trait
2024-04-16 21:30:28 +02:00
Andras Bacsai
7c765c47e6
Refactor user input in by-ip.blade.php
2024-04-16 21:30:10 +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