peaklabs-dev
|
2ec66fd146
|
FIx: Server ID 0
|
2024-09-17 14:08:34 +02:00 |
|
peaklabs-dev
|
ccbbfd8908
|
Fix: ID issues on dev seeders
|
2024-09-17 14:03:31 +02:00 |
|
peaklabs-dev
|
43895419ff
|
Remove unused code
|
2024-09-17 13:45:05 +02:00 |
|
peaklabs-dev
|
1c78067386
|
Feat: Add ssh key fingerprint and generate one for existing keys
|
2024-09-17 13:20:48 +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 |
|
peaklabs-dev
|
144508218e
|
Fix: SSH multiplexing
|
2024-09-17 12:26:11 +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
|
a68fbefadb
|
Fix: Populate SSH keys in dev
|
2024-09-16 19:34:46 +02:00 |
|
peaklabs-dev
|
b79b4015d7
|
Feat: Populate SSH key folder
|
2024-09-16 19:08:15 +02:00 |
|
peaklabs-dev
|
0bfdc1c531
|
Feat: Store all keys on disk by default
|
2024-09-16 18:45:08 +02:00 |
|
peaklabs-dev
|
b09017ea46
|
Feat: new ssh key file name on disk
|
2024-09-16 18:11:37 +02:00 |
|
peaklabs-dev
|
95fcf38d45
|
Feat: Add is_sftp and is_server_ssh_key coloums
|
2024-09-16 18:11:16 +02:00 |
|
peaklabs-dev
|
54c03fae41
|
Remove ssh key fingerprint as we can just us uuid
|
2024-09-16 18:10:46 +02:00 |
|
peaklabs-dev
|
ba636a95dc
|
Refactor SSH Keys
|
2024-09-16 17:24:42 +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 |
|
peaklabs-dev
|
7d39a5089c
|
Feat: Add SSH Key fingerprint to DB
|
2024-09-16 11:53:26 +02:00 |
|
Andras Bacsai
|
7ac45aa706
|
Merge pull request #3406 from coollabsio/next
v4.0.0-beta.335
|
2024-09-12 12:43:32 +02:00 |
|
Andras Bacsai
|
8862b50c98
|
chore: Remove unnecessary SSH command execution time logging
|
2024-09-12 12:42:47 +02:00 |
|
Andras Bacsai
|
b5a56892fd
|
chore: Remove unnecessary null check for proxy_type in generate_default_proxy_configuration
|
2024-09-12 12:39:34 +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
|
16e472da19
|
chore: Update constants.ssh.mux_enabled in remoteProcess.php
|
2024-09-12 12:16:20 +02:00 |
|
Andras Bacsai
|
7dd0588bfe
|
Merge pull request #3405 from peaklabs-dev/fix-ssh-multiplexing-docker-desktop-windows
Fix: SSH-Multiplexing on docker desktop for windows
|
2024-09-12 12:14:39 +02:00 |
|
Andras Bacsai
|
a95ebb4d56
|
Merge branch 'next' into fix-ssh-multiplexing-docker-desktop-windows
|
2024-09-12 12:14:24 +02:00 |
|
Andras Bacsai
|
75f266fa9f
|
fix: cloudflare tunnel with new multiplexing feature
|
2024-09-12 12:07:50 +02:00 |
|
Andras Bacsai
|
90fd0ebf12
|
chore: Update release version to 4.0.0-beta.335
|
2024-09-12 10:51:14 +02:00 |
|
peaklabs-dev
|
4aeb8ff02b
|
Fix: SSH Multiplexing on docker desktop on Windows
|
2024-09-12 10:40:06 +02:00 |
|
Andras Bacsai
|
8bc22e185b
|
Merge pull request #3404 from coollabsio/next
fixes for 334
|
2024-09-12 10:34:51 +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
|
f3748fc294
|
update lock file
|
2024-09-12 10:25:46 +02:00 |
|
Andras Bacsai
|
03d419e591
|
chore: Remove itsgoingd/clockwork from require-dev in composer.json
|
2024-09-12 10:20:55 +02:00 |
|
Andras Bacsai
|
9e90daf414
|
Merge pull request #3393 from coollabsio/next
v4.0.0-beta.334
|
2024-09-12 10:12:01 +02:00 |
|
Andras Bacsai
|
420f1df998
|
Merge pull request #3391 from peaklabs-dev/install-clokwork
Feat: Install Clockwork
|
2024-09-12 10:03:03 +02:00 |
|
Andras Bacsai
|
f672a08afb
|
chore: Add minio/mc command to Dockerfile
|
2024-09-12 09:56:48 +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
|
0b950f444a
|
Merge pull request #3396 from peaklabs-dev/add-release.md
Feat: Add RELEASE.md
|
2024-09-12 09:46:44 +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 |
|
Andras Bacsai
|
1a40bebaae
|
chore: Update permissions in pr-build.yml and version numbers
|
2024-09-11 15:47:54 +02:00 |
|
peaklabs-dev
|
25f5060333
|
move clockwork to dev only
|
2024-09-11 15:25:51 +02:00 |
|
peaklabs-dev
|
6e48c94c6e
|
Install Clockwork
|
2024-09-11 15:10:25 +02:00 |
|
Andras Bacsai
|
c9a52c552b
|
Merge pull request #3389 from coollabsio/next
v4.0.0-beta.333
|
2024-09-11 14:26:58 +02:00 |
|
Andras Bacsai
|
72f0118506
|
chore: Add reminder to backup .env file during installation script
|
2024-09-11 14:26:10 +02:00 |
|