Andras Bacsai
|
6dd0bd0742
|
fix: api useBuildServer
|
2024-10-03 15:09:56 +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
|
14c9f25c57
|
feat: restart service without pulling the latest image
|
2024-10-03 13:17:35 +02:00 |
|
Andras Bacsai
|
1c7ca56756
|
feat: backup all databases for mysql,mariadb,postgresql
|
2024-10-03 12:39:45 +02:00 |
|
Andras Bacsai
|
bb6cb8edc9
|
improvement: show backup button on supported db service stacks
|
2024-10-03 10:48:25 +02:00 |
|
Andras Bacsai
|
c4e702f096
|
fix: able to select root permission easier
|
2024-10-03 09:57:37 +02:00 |
|
Andras Bacsai
|
dd3ff38df7
|
refactor: Encode delimiter in SshMultiplexingHelper
|
2024-10-02 21:23:46 +02:00 |
|
Andras Bacsai
|
059535a676
|
chore: Remove commented out code for uploading to S3 in DatabaseBackupJob
|
2024-10-02 16:43:01 +02:00 |
|
Andras Bacsai
|
765a74ca4f
|
handle errors in databasebackupjob
|
2024-10-02 15:33:14 +02:00 |
|
Andras Bacsai
|
e03e4f2e91
|
refactor: Improve SSH command generation in Terminal.php and terminal-server.js
|
2024-10-02 15:16:55 +02:00 |
|
Andras Bacsai
|
0ab432d5e6
|
chore: Remove unnecessary command from SshMultiplexingHelper
|
2024-10-02 14:54:48 +02:00 |
|
Andras Bacsai
|
d55e4bf381
|
feat: Handle HTTPS domain in ConfigureCloudflareTunnels
|
2024-10-02 13:36:25 +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
|
97943db5f4
|
chore: Add missing import for Attribute class in ApplicationDeploymentQueue model
|
2024-10-02 09:21:54 +02:00 |
|
Andras Bacsai
|
bbd2748ad7
|
chore: Update command signature and description for cleanup application deployment queue
|
2024-10-02 09:21:50 +02:00 |
|
Andras Bacsai
|
a530804a71
|
feat: Add command to check application deployment queue
|
2024-10-02 09:21:28 +02:00 |
|
Andras Bacsai
|
8ca8ab82b0
|
refactor: Remove deployment queue when deleting an application
|
2024-10-02 09:20:49 +02:00 |
|
Andras Bacsai
|
024ad8e943
|
fix: cleanup stucked applicationdeploymentqueue
|
2024-10-02 09:20:08 +02:00 |
|
Andras Bacsai
|
4d86b556a4
|
fix: ipv6 scp should use -6 flag
|
2024-10-02 08:15:03 +02:00 |
|
Andras Bacsai
|
5cd81fe255
|
wip: server storage check
|
2024-10-01 11:52:36 +02:00 |
|
Andras Bacsai
|
b00828d4aa
|
chore: Refactor instanceSettings() function and improve code readability
|
2024-10-01 11:36:37 +02:00 |
|
Andras Bacsai
|
e4108863a8
|
chore: Remove unnecessary code in DatabaseBackupJob.php
|
2024-10-01 10:43:04 +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
|
bcc92e1f32
|
fix: in dev mode do not ask confirmation on delete
|
2024-10-01 09:31:01 +02:00 |
|
Andras Bacsai
|
31cf3294bf
|
Update UUID description in API controller and OpenAPI specification
|
2024-10-01 09:04:01 +02:00 |
|
Andras Bacsai
|
9212f3b24c
|
feat: Update resource deletion job to allow configurable options through API
|
2024-10-01 09:02:16 +02:00 |
|
Andras Bacsai
|
99a4f721f1
|
Merge pull request #2904 from LEstradioto/add-storage-link-to-dev-environment
add storage:link to dev environment
|
2024-09-30 15:48:10 +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
|
afdf4cd5a8
|
service restart does no cleanup docker
|
2024-09-30 14:16:37 +02:00 |
|
Andras Bacsai
|
88c2b1e841
|
Merge pull request #3609 from peaklabs-dev/fix-2185
Fix: Remove memlock from dragonfly DB as it caused problems for some users
|
2024-09-30 12:18:38 +02:00 |
|
Andras Bacsai
|
b6b4d93658
|
fix: compose based terminal
|
2024-09-30 11:58:28 +02:00 |
|
Andras Bacsai
|
a660117015
|
use latest helper in dev
|
2024-09-30 11:14:53 +02:00 |
|
Andras Bacsai
|
6fe31c26a3
|
refactor: remove unnecessary code
|
2024-09-30 11:14:40 +02:00 |
|
Andras Bacsai
|
fe20480fdc
|
fix: proxy
|
2024-09-28 11:14:14 +02:00 |
|
Andras Bacsai
|
bc46b0371d
|
Add private key storage for server validation
|
2024-09-28 10:20:32 +02:00 |
|
liberocks
|
f5785b1f17
|
fix: save settings after assigning value
|
2024-09-28 11:28:48 +07:00 |
|
liberocks
|
2219219906
|
fix: edit is_build_server_enabled upon creating application on other application type
|
2024-09-28 11:25:00 +07:00 |
|
liberocks
|
9ec3233c0c
|
feat: allow specify use_build_server when creating/updating an application
|
2024-09-28 11:11:43 +07:00 |
|
peaklabs-dev
|
b99474ac73
|
Fix: Remove memlock as it caused problems for some users
|
2024-09-27 17:38:34 +02:00 |
|
Andras Bacsai
|
09cd087cd0
|
chore: Update backup deletion labels to use language files
|
2024-09-27 17:29:36 +02:00 |
|
Andras Bacsai
|
8d02fb9254
|
chore: Refactor API Tokens component to use isApiEnabled flag
|
2024-09-27 16:48:17 +02:00 |
|
Andras Bacsai
|
c52fe571f5
|
Merge pull request #3576 from peaklabs-dev/fix-api-enabeled
Fix: Disable API by default and do not allow API key creation when API is disabled
|
2024-09-27 16:46:21 +02:00 |
|
Andras Bacsai
|
65356e9bae
|
fixes
|
2024-09-27 16:43:07 +02:00 |
|
Andras Bacsai
|
9a766aedc1
|
Merge branch 'next' into improve-cleanup
|
2024-09-27 16:40:48 +02:00 |
|
Andras Bacsai
|
96b8ddf664
|
chore: Add autocomplete attribute to input fields
|
2024-09-27 16:32:03 +02:00 |
|
Andras Bacsai
|
dedf2cf87b
|
fix: proxy fixes
|
2024-09-27 15:36:51 +02:00 |
|
Andras Bacsai
|
72e12aaf5c
|
feat: Add ContainerStatusTypes enum for managing container status
|
2024-09-27 15:27:09 +02:00 |
|