alpha
Login
or
Join now
4uffin.bsky.social
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
My own copy of Tangled :)
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
core
/
docker
/
at
f699b193c561380e2e0b6c4a1857c0a5c54643eb
1 folder
2 files
dvjn.dev
fix repo scan path in docker-compose.yml
1y ago
f79b2d2b
rootfs
Docker support This container embeds everything in one container: - knotserver - repoguard - keyfetch - sshd server To supervise knot and sshd servers I decided to use well known s6-overlay. After first launch it execline script will create host keys. knotserver runs under git, sshd under root.
1 year ago
Dockerfile
fix repo scan path in docker-compose.yml it is set to `/home/git/repositories` everywhere else (volume mounting, keyfetch config, etc) inside the docker directory. without this, knotserver uses the default value "/home/git" which means it is out of sync with everywhere else.
1 year ago
docker-compose.yml
fix repo scan path in docker-compose.yml it is set to `/home/git/repositories` everywhere else (volume mounting, keyfetch config, etc) inside the docker directory. without this, knotserver uses the default value "/home/git" which means it is out of sync with everywhere else.
1 year ago