mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-24 16:19:51 +00:00
feat: ssh-agent instead of filesystem based ssh keys
This commit is contained in:
@@ -0,0 +1 @@
|
||||
oneshot
|
||||
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/execlineb -P
|
||||
foreground {
|
||||
s6-sleep 5
|
||||
su - webuser -c "ssh-agent -a /tmp/coolify-ssh-agent.sock"
|
||||
}
|
||||
Reference in New Issue
Block a user