casjay
7607840554
🗃️ Update codebase 🗃️
...
buildah / release-buildah (push) Successful in 11m14s
rootfs/root/docker/setup/00-init.sh
rootfs/root/docker/setup/01-system.sh
rootfs/root/docker/setup/02-packages.sh
rootfs/root/docker/setup/04-users.sh
rootfs/root/docker/setup/06-post.sh
rootfs/root/docker/setup/07-cleanup.sh
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/00-directory.sh
rootfs/usr/local/share/template-files/config/env/examples/addresses.sh
rootfs/usr/local/share/template-files/config/env/examples/certbot.sh
rootfs/usr/local/share/template-files/config/env/examples/couchdb.sh
rootfs/usr/local/share/template-files/config/env/examples/dockerd.sh
rootfs/usr/local/share/template-files/config/env/examples/global.sh
rootfs/usr/local/share/template-files/config/env/examples/healthcheck.sh
rootfs/usr/local/share/template-files/config/env/examples/mariadb.sh
rootfs/usr/local/share/template-files/config/env/examples/mongodb.sh
rootfs/usr/local/share/template-files/config/env/examples/networking.sh
rootfs/usr/local/share/template-files/config/env/examples/other.sh
rootfs/usr/local/share/template-files/config/env/examples/php.sh
rootfs/usr/local/share/template-files/config/env/examples/postgres.sh
rootfs/usr/local/share/template-files/config/env/examples/redis.sh
rootfs/usr/local/share/template-files/config/env/examples/services.sh
rootfs/usr/local/share/template-files/config/env/examples/ssl.sh
rootfs/usr/local/share/template-files/config/env/examples/supabase.sh
rootfs/usr/local/share/template-files/config/env/examples/webservers.sh
rootfs/usr/local/share/template-files/config/env/examples/zz-entrypoint.sh
2026-05-18 15:38:28 -04:00
casjay
ac20ba443e
🗃️ Removed the .claude/settings.local.json 🗃️
...
buildah / release-buildah (push) Has been cancelled
Dockerfile
.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:05:40 -04:00
casjay
0aea0226ce
🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️
...
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/env/default.sample
rootfs/usr/local/etc/docker/env/zz-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:11:13 -04:00
casjay
424203149f
🗃️ Update codebase 🗃️
...
release-tag / release-image (push) Failing after 48s
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2025-11-30 16:25:15 -05:00
casjay
ff56b1d41b
🗃️ Fixed the entrypoint scripts 🗃️
...
release-tag / release-image (push) Failing after 17m28s
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:36:31 -05:00
casjay
962f41308f
🗃️ Updated Dockerfile* and .env.scripts* 🗃️
...
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:04:03 -05:00
casjay
5f0e0c8ec8
🗃️ Committing everything that changed 🗃️
...
release-tag / release-image (push) Failing after 33s
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/default.sample
rootfs/usr/local/share/template-files/config/env/examples/
2025-09-16 19:36:51 -04:00
casjay
09a6813898
🗃️ Committing everything that changed 🗃️
...
release-tag / release-image (push) Waiting to run
Jenkinsfile
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/
2025-09-05 13:35:09 -04:00
casjay
f7dbc8c12e
🗃️ Committing everything that changed 🗃️
...
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-08-01 14:46:57 -04:00
casjay
b44f5f578c
🗃️ Fixed: rootfs/usr/local/etc/docker/functions/entrypoint.sh 🗃️
...
Dockerfile
.gitea/
rootfs/usr/local/bin/entrypoint.sh
rootfs/usr/local/etc/docker/functions/entrypoint.sh
2024-07-29 17:54:05 -04:00
casjay
cedf126162
🗃️ Updated domain names 🗃️
...
Dockerfile
LICENSE.md
rootfs/usr/local/bin/build-project
rootfs/usr/local/bin/entrypoint.sh
2023-08-10 19:54:10 -04:00
casjay
2304f9fd8f
🗃️ Committing everything that changed 🗃️
2023-03-16 01:04:48 -04:00
casjay
e6ac1b48e7
🗃️ Committing everything that changed 🗃️
2023-03-15 22:58:38 -04:00
casjay
392efaa98e
🗃️ Committing everything that changed 🗃️
2023-03-14 22:48:49 -04:00
casjay
f51f7ec566
🗃️ Committing everything that changed 🗃️
2023-02-26 20:30:56 -05:00
casjay
a5ab33284b
🦈 🏠 🐜 ❗ Initial Commit ❗ 🐜 🦈 🏠
2023-02-26 20:13:22 -05:00