Andras Bacsai
|
6c78580f1f
|
refactor: Improve start proxy script to handle existing containers gracefully
|
2024-09-27 15:27:05 +02:00 |
|
Andras Bacsai
|
0bb1f57ea7
|
fix: deploy key based deployments
|
2024-09-26 12:19:49 +02:00 |
|
peaklabs-dev
|
47920f1191
|
Feat: If API is disabeled do not show API token creation stuff
|
2024-09-26 10:32:12 +02:00 |
|
Andras Bacsai
|
59d2c9748a
|
fix: make sure to reload window if app status changes
|
2024-09-25 10:27:23 +02:00 |
|
Andras Bacsai
|
17d55630d5
|
refactor: Group and sort fields in StackForm by service name and password status
|
2024-09-24 21:17:07 +02:00 |
|
Andras Bacsai
|
d6b4e33db3
|
fix: exited services statuses
|
2024-09-24 20:40:41 +02:00 |
|
Andras Bacsai
|
62459f9a95
|
refactor: Remove unused code in DatabaseBackupStatusJob and PopulateSshKeysDirectorySeeder
|
2024-09-24 11:57:13 +02:00 |
|
Andras Bacsai
|
eb80a7e2f7
|
chore: Update Docker commands to start proxy
|
2024-09-24 10:53:12 +02:00 |
|
Andras Bacsai
|
57d8930f9e
|
chore: Update cleanup command to use Redis instead of queue
|
2024-09-23 23:48:12 +02:00 |
|
Andras Bacsai
|
688c27c901
|
fix: cloudflare tunnel configuration, ui, etc
|
2024-09-23 23:18:23 +02:00 |
|
Andras Bacsai
|
480ae3de8a
|
Refactor Server.php to improve default 404 redirect setup
|
2024-09-23 22:57:24 +02:00 |
|
Andras Bacsai
|
12a0d71e47
|
Merge pull request #3543 from peaklabs-dev/cf-production-ready
Feat: Make cloudflare production ready
|
2024-09-23 21:53:23 +02:00 |
|
peaklabs-dev
|
5ed7ae3d3e
|
remove ray
|
2024-09-23 21:45:59 +02:00 |
|
Andras Bacsai
|
46a7937761
|
test
|
2024-09-23 20:54:56 +02:00 |
|
Andras Bacsai
|
2841675691
|
refactor
|
2024-09-23 20:31:50 +02:00 |
|
Andras Bacsai
|
573e5c4913
|
refactor
|
2024-09-23 20:29:22 +02:00 |
|
Andras Bacsai
|
b570ccd7d3
|
format
|
2024-09-23 19:51:31 +02:00 |
|
peaklabs-dev
|
1bb192f3e2
|
Fix: Cloudflare tunnel
|
2024-09-23 19:23:46 +02:00 |
|
peaklabs-dev
|
7aab44645f
|
Merge branch 'cf-production-ready' into next
|
2024-09-23 18:50:08 +02:00 |
|
Andras Bacsai
|
04e504bb8b
|
chore: Refactor DockerCleanupJob to remove unused middleware and uniqueId method
|
2024-09-23 12:10:46 +02:00 |
|
Andras Bacsai
|
960f970822
|
chore: Remove unused middleware and uniqueId method in DockerCleanupJob
|
2024-09-23 12:03:14 +02:00 |
|
Andras Bacsai
|
0222aa137d
|
feat(api): add endpoint to execute a command
|
2024-09-23 11:09:14 +02:00 |
|
Andras Bacsai
|
4d36bc4742
|
Merge pull request #3535 from Luca-Sordetti/main
feat(api): add an endpoint to execute a command
|
2024-09-23 10:53:28 +02:00 |
|
Andras Bacsai
|
9281dda03f
|
refactor: Fix typo in subscription URLs
|
2024-09-23 10:46:19 +02:00 |
|
peaklabs-dev
|
164a213ab1
|
Fix: force helper image removal
|
2024-09-22 20:36:41 +02:00 |
|
peaklabs-dev
|
ff5e445b43
|
Feat: Manual cleanup button and unused volumes and network deletion
|
2024-09-22 20:02:51 +02:00 |
|
Luca-Sordetti
|
4e167dc539
|
feat(api): add an endpoint to execute a command
|
2024-09-22 12:38:25 +02:00 |
|
Andras Bacsai
|
eb9bbf3eda
|
refactor: Improve attribute sanitization in Server model
|
2024-09-20 18:14:52 +02:00 |
|
Andras Bacsai
|
760cf8aeb5
|
refactor: Update PrivateKey model to use ownedByCurrentTeam() scope for cleanupUnusedKeys()
|
2024-09-20 13:05:51 +02:00 |
|
Andras Bacsai
|
f9238ce263
|
Merge pull request #3509 from coollabsio/delete-unused-ssh-keys
Feat: Delete unused ssh keys button
|
2024-09-20 13:00:54 +02:00 |
|
Andras Bacsai
|
c0898f0568
|
refactor: Remove unnecessary code in PrivateKey model
|
2024-09-20 12:51:02 +02:00 |
|
Andras Bacsai
|
5b00b66f24
|
refactor: Update PrivateKey model to improve code readability and maintainability
|
2024-09-20 12:27:55 +02:00 |
|
Andras Bacsai
|
f1881d5c35
|
refactor: Update CleanupHelperContainersJob to use more efficient Docker command
|
2024-09-20 10:08:37 +02:00 |
|
peaklabs-dev
|
dbc723089b
|
Feat: Delete unused private keys button
|
2024-09-19 19:27:25 +02:00 |
|
Andras Bacsai
|
e9fbb7d2b0
|
fix: coolify-db should not be in the managed resources
|
2024-09-19 13:23:48 +02:00 |
|
Andras Bacsai
|
240352f4b2
|
Merge pull request #3504 from coollabsio/fix-ssh-keys
Fix ssh keys
|
2024-09-19 12:44:56 +02:00 |
|
Andras Bacsai
|
f65789bdbb
|
fix: proxy status
|
2024-09-19 12:32:56 +02:00 |
|
Andras Bacsai
|
9518040d23
|
refactor: Remove CleanupSshKeysJob from schedule in Kernel.php
|
2024-09-19 12:06:56 +02:00 |
|
Andras Bacsai
|
631b4e6438
|
Merge branch 'next' into fix-ssh-keys
|
2024-09-19 11:45:12 +02:00 |
|
Andras Bacsai
|
d47bd047bf
|
fixes
|
2024-09-19 11:24:21 +02:00 |
|
Andras Bacsai
|
a65b62332b
|
refactor: Remove commented out code in Navbar.php
|
2024-09-19 10:57:34 +02:00 |
|
Andras Bacsai
|
2e3267ee94
|
Merge branch 'fix-#2546-deletion-issues' into #2546
|
2024-09-19 10:32:02 +02:00 |
|
Andras Bacsai
|
98e744e808
|
refactor: Update Docker cleanup label in Heading.php and Navbar.php
|
2024-09-19 10:27:44 +02:00 |
|
Andras Bacsai
|
532f5e351e
|
fixes
|
2024-09-18 21:24:42 +02:00 |
|
Andras Bacsai
|
182087cf1b
|
a few changes here and there
|
2024-09-18 21:18:47 +02:00 |
|
peaklabs-dev
|
8153e2f63b
|
Merge branch 'coollabsio:main' into fix-ssh-keys
|
2024-09-18 20:43:59 +02:00 |
|
peaklabs-dev
|
35857de697
|
Merge branch 'coollabsio:main' into cf-production-ready
|
2024-09-18 20:42:18 +02:00 |
|
Andras Bacsai
|
5ec45d547a
|
Merge branch 'next' into fix-#2546-deletion-issues
|
2024-09-18 18:05:06 +02:00 |
|
Dennis Blume
|
98ba7ac28c
|
Fix WebSocket connection for Terminal page when using Caddy
|
2024-09-18 13:33:38 +02:00 |
|
Andras Bacsai
|
12a8e9b0e1
|
fix: only update helper image in DB
|
2024-09-17 17:29:42 +02:00 |
|
Andras Bacsai
|
e937d30545
|
fix: move terminal to separate view on services
|
2024-09-17 17:15:34 +02:00 |
|
Andras Bacsai
|
07ed726c88
|
refactor: Remove unnecessary code in Terminal.php
|
2024-09-17 16:48:30 +02:00 |
|
Andras Bacsai
|
d373815f98
|
refactor: Add authorization check in ExecuteContainerCommand mount method
|
2024-09-17 16:28:28 +02:00 |
|
peaklabs-dev
|
d9181bd00b
|
Fix: Multiplexing do not write file manually
|
2024-09-17 16:22:53 +02:00 |
|
peaklabs-dev
|
42ff7b19a4
|
Fix: Few multiplexing things
|
2024-09-17 15:54:22 +02:00 |
|
peaklabs-dev
|
ea3501ada6
|
Fix: SSH Multiplexing for Jobs
|
2024-09-17 15:31:05 +02:00 |
|
peaklabs-dev
|
175f4b9ae1
|
use shared functions when possible
|
2024-09-17 14:47:02 +02:00 |
|
peaklabs-dev
|
2bc74c75e1
|
Remove duplicated code
|
2024-09-17 14:43:02 +02:00 |
|
peaklabs-dev
|
bdc0fc87f0
|
Fix: UI bug, do not write ssh key to disk in server dialog
|
2024-09-17 14:33:24 +02:00 |
|
peaklabs-dev
|
845d32c94c
|
Fix: Do not delete SSH Key from disk during server validation error
|
2024-09-17 14:33:04 +02:00 |
|
peaklabs-dev
|
6a6b947fba
|
Fix: Make sure in use private keys are not deleted
|
2024-09-17 14:32:44 +02:00 |
|
peaklabs-dev
|
43895419ff
|
Remove unused code
|
2024-09-17 13:45:05 +02:00 |
|
peaklabs-dev
|
871d09bd96
|
Feat: Move more functions to the PrivateKey Model
|
2024-09-17 13:20:27 +02:00 |
|
peaklabs-dev
|
2d8bda4fa6
|
Fix: Private key with ID 2 on dev
|
2024-09-17 13:06:50 +02:00 |
|
peaklabs-dev
|
95070ab48d
|
Feat: SSH Key cleanup job
|
2024-09-17 12:57:06 +02:00 |
|
peaklabs-dev
|
52c4994d44
|
Feat: remove unused code form multiplexing
|
2024-09-17 12:44:59 +02:00 |
|
Andras Bacsai
|
8967315c49
|
refactor: terminal / run command
|
2024-09-17 12:29:36 +02:00 |
|
Andras Bacsai
|
162fb7bfc5
|
fix: refactor run-command
|
2024-09-17 12:27:20 +02:00 |
|
peaklabs-dev
|
144508218e
|
Fix: SSH multiplexing
|
2024-09-17 12:26:11 +02:00 |
|
Andras Bacsai
|
35b9b7fdf2
|
fix/feat: able to open terminal to any containers
|
2024-09-17 11:54:25 +02:00 |
|
Andras Bacsai
|
5818c9cf6b
|
chore: Add validation to prevent selecting 'default' server or container in RunCommand.php
|
2024-09-17 11:30:29 +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 |
|
peaklabs-dev
|
70b757df5b
|
remove old function
|
2024-09-16 19:53:45 +02:00 |
|
peaklabs-dev
|
451272bf11
|
Fix: Use new function names and logic everywhere
|
2024-09-16 19:52:55 +02:00 |
|
peaklabs-dev
|
b09017ea46
|
Feat: new ssh key file name on disk
|
2024-09-16 18:11:37 +02:00 |
|
peaklabs-dev
|
ba636a95dc
|
Refactor SSH Keys
|
2024-09-16 17:24:42 +02:00 |
|
Andras Bacsai
|
682b45a2b5
|
refactor: Improve Docker network connection command in StartService.php
|
2024-09-16 16:39:16 +02:00 |
|
Andras Bacsai
|
d44e3a1091
|
chore: Update docker network connection command in ApplicationDeploymentJob.php
|
2024-09-16 16:38:34 +02:00 |
|
Andras Bacsai
|
1322dc9c23
|
refactor: Remove unnecessary code in ExecuteContainerCommand.php
|
2024-09-16 15:43:24 +02:00 |
|
Andras Bacsai
|
f71fb7266d
|
fix: terminal
|
2024-09-16 15:35:44 +02:00 |
|
Andras Bacsai
|
175b89ced2
|
revert: databasebackup
|
2024-09-16 14:15:06 +02:00 |
|
peaklabs-dev
|
3aee8e030e
|
Fix: Encrypt private SSH keys in the DB
|
2024-09-16 13:17:39 +02:00 |
|
peaklabs-dev
|
02017334e5
|
Fix: Make sure invalid private keys can not be added
|
2024-09-16 13:02:48 +02:00 |
|
peaklabs-dev
|
f9b7841572
|
Feat: Add a fingerprint to every private key on save, create...
|
2024-09-16 12:54:48 +02:00 |
|
Andras Bacsai
|
2313fed546
|
fix: add build.sh to debug logs
|
2024-09-16 11:50:03 +02:00 |
|
Andras Bacsai
|
e1a6c3e776
|
chore: Refactor terminal component and select form layout
|
2024-09-16 11:25:20 +02:00 |
|
Andras Bacsai
|
f124a1e60d
|
chore: Update terminal button text and layout in application heading view
|
2024-09-16 10:56:11 +02:00 |
|
Vahor
|
0739e0f5e7
|
trigger pull helper image job when upgrading coolify
|
2024-09-15 14:23:57 +02:00 |
|
Andras Bacsai
|
dcf91cc034
|
Update WebSocket URL in terminal.blade.php to include /ws for consistency with the server configuration.
|
2024-09-13 16:58:16 +02:00 |
|
Andras Bacsai
|
51c43e7457
|
chore: Rename Command Center to Terminal in code and views
|
2024-09-13 15:18:00 +02:00 |
|
Andras Bacsai
|
888c1f7697
|
update files
|
2024-09-13 12:21:02 +02:00 |
|
Andras Bacsai
|
dd8a2dd3c1
|
chore: Update coolify environment variable assignment with double quotes
|
2024-09-13 08:23:05 +02:00 |
|
peaklabs-dev
|
9310af0301
|
Feat: New cf tunnel install flow
|
2024-09-12 15:50:22 +02:00 |
|
Andras Bacsai
|
664a990c60
|
chore: Update listeners and proxy settings in server form and new server components
|
2024-09-12 12:34:09 +02:00 |
|
Andras Bacsai
|
75f266fa9f
|
fix: cloudflare tunnel with new multiplexing feature
|
2024-09-12 12:07:50 +02:00 |
|
Andras Bacsai
|
5244ef60bd
|
chore: Update 'key' value of gitlab in Service.php to use environment variable
|
2024-09-12 10:29:45 +02:00 |
|
Andras Bacsai
|
67d44713e7
|
Merge pull request #3399 from dimaaan21/next
fix: keydb. add `:` delimiter for connection string
|
2024-09-12 09:49:56 +02:00 |
|
Andras Bacsai
|
8712af7379
|
fix: move mc command to coolify image from helper
|
2024-09-12 09:42:28 +02:00 |
|
Dmitry
|
72c08e4496
|
fix: keydb. add : delimiter for connection string
|
2024-09-11 22:44:35 +03:00 |
|