migration: apoc
This commit is contained in:
parent
cbcaa180b3
commit
2de847f6f9
19 changed files with 314 additions and 0 deletions
3
servers/apoc/skel/etc/ssh/sshd_config.d/git.conf
Normal file
3
servers/apoc/skel/etc/ssh/sshd_config.d/git.conf
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Match User git
|
||||
AuthorizedKeysCommandUser git
|
||||
AuthorizedKeysCommand /usr/bin/docker exec -i git /usr/local/bin/gitea keys -c /data/gitea/conf/app.ini -e git -u %u -t %t -k %k
|
||||
Loading…
Add table
Add a link
Reference in a new issue