mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-07-26 11:49:16 +00:00
8902f6fb4ccddb06f8dec7ef193fca817d2e686a
rsync --delete removes everything in the destination that is absent from the source. sencho/docs/ has no .git directory, so rsync was deleting sencho-docs/.git/ on every run. The commit step then had no git repo to work with, giving 'fatal: not in a git directory'. Fix: add --exclude='.git' to the rsync invocation.
Description
Self-hosted Docker Compose management platform. Great for homelabs, small DevOps teams, and platform engineers.
docker-composedocker-deploymentdocker-stackdocker-stack-deploydocker-uiself-hostedselfhostedwebsocket
AGPL-3.0
177 MiB
Languages
TypeScript
99.2%
JavaScript
0.4%
CSS
0.3%
Dockerfile
0.1%