mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-07-27 04:11:01 +00:00
b24863db66ffdc015f723d8c24428f271fcd98b4
update-screenshots: - Add pull-requests: write to job permissions (required by peter-evans/create-pull-request to open a PR) - Switch checkout and create-pull-request from GITHUB_TOKEN to DOCS_REPO_TOKEN (classic PAT with repo scope); GITHUB_TOKEN is blocked from creating PRs against protected branches sync-docs: - Replace actions/checkout + init fallback with a single bash step that runs git clone and falls back to git init on failure; actions/checkout on an empty repo creates a .git in a broken state (no HEAD/branch), which the previous [ ! -d .git ] guard never caught, leaving the commit step with no valid working tree - Drop --global safe.directory config (no longer needed once we own the git setup ourselves)
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
178 MiB
Languages
TypeScript
99.2%
JavaScript
0.4%
CSS
0.3%
Dockerfile
0.1%