10 Commits

Author SHA1 Message Date
casjay
d99f79b758 🗃️ Removed the .claude/settings.local.json 🗃️
Some checks failed
ssl-ca / release-ssl-ca (push) Has been cancelled
Dockerfile
.dockerignore
.env.scripts
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
README.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
2026-05-12 20:09:11 -04:00
casjay
1a006052b6 🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled
Update the embedded entrypoint copies in rootfs/ to match the
upstream template change. Internal state files renamed to dotfiles
so they're not matched by `/run/*.pid` cleanup globs:
- /run/init.d/entrypoint.pid -> /run/.entrypoint.pid
- /run/no_exit.pid -> /run/.no_exit.pid
- /run/backup.pid -> /run/.backup.pid
- /run/__start_init_scripts.pid -> /run/.start_init_scripts.pid
Per-service PIDs in /run/init.d/ are unchanged.

rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
rootfs/usr/local/share/template-files/config/env/examples/zz-entrypoint.sh
2026-05-05 19:13:07 -04:00
casjay
52d82a278a 🗃️ Update codebase 🗃️
All checks were successful
release-tag / release-image (push) Successful in 11m54s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:26:11 -05:00
casjay
6bc89c284e 🗃️ Fixed the entrypoint scripts 🗃️
Some checks failed
release-tag / release-image (push) Failing after 1m1s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/default.sample
2025-11-29 12:37:24 -05:00
casjay
e3d97b5165 🗃️ Updated Dockerfile* and .env.scripts* 🗃️
Some checks failed
release-tag / release-image (push) Has been cancelled
Dockerfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-29 11:05:01 -05:00
casjay
297ff1e4f0 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 12h12m48s
Dockerfile
.env.scripts
.gitattributes
.gitignore
rootfs/.gitea/
rootfs/root/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/pkmgr
rootfs/usr/local/etc/docker/functions/entrypoint.sh
rootfs/usr/local/share/template-files/config/env/
2025-09-16 19:38:41 -04:00
casjay
a142c86f4b 🗃️ Committing everything that changed 🗃️
Some checks failed
release-tag / release-image (push) Failing after 18s
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/
2025-09-05 13:36:57 -04:00
casjay
f17a66ba39 Added: rootfs/usr/local/bin/entrypoint.sh
Added: rootfs/usr/local/bin/entrypoint.sh
2024-08-01 16:11:59 -04:00
casjay
4b609e84ce 🗃️ Updated domain names 🗃️
bin/ca-install.sh
bin/ca-revoke.sh
bin/ca-setup.sh
bin/entrypoint-ssl-ca.sh
bin/mydomains.sh
bin/server-setup.sh
bin/setup-dh.sh
Dockerfile
LICENSE.md
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/bin/start-ssl-ca.sh
2023-08-10 19:57:16 -04:00
casjay
c9de06b920 🗃️ Committing everything that changed 🗃️ 2023-01-08 11:21:46 -05:00