Commit Graph

7 Commits

Author SHA1 Message Date
jason 643f942094 ♻️ Migrate lenpaste to /config/ source-of-truth architecture ♻️
Migrate lenpaste Docker image to the new build-time config architecture.
- rootfs/root/docker/setup/03-files.sh: rewrite to canonical form with /tmp/bin, /tmp/var, /tmp/etc, /tmp/usr handlers; remove template-files copy block; add WTFPL header, single shellcheck disable, vim modeline

rootfs/root/docker/setup/03-files.sh
2026-06-04 14:32:37 -04:00
jason 593b639ed0 🗃️ Removed the .claude/settings.local.json 🗃️
Dockerfile
.env.scripts
.gitattributes
.gitea/workflows/docker.yaml
.gitignore
LICENSE.md
README.md
rootfs/
2026-05-12 20:07:02 -04:00
jason b48616fdee 🗃️ readme: rename rootfs/ to volumes/ for compose context 🗃️
Aligns README install/run snippets with the new convention split:
rootfs/ for Dockerfile-build content (image filesystem), volumes/
for docker-compose host bind-mounts. Compose mounts, host bind
paths, and runtime data dirs are renamed; Dockerfile COPY/ADD
sources (where present) are preserved.

README.md
2026-05-05 14:35:11 -04:00
jason 6cf1ab97d5 🔧 Update configuration files 🔧
.claude/settings.local.json
2026-01-29 20:45:14 -05:00
jason f3bf0501a6 🐳 Updated Dockerfile* and .env.scripts* 🐳
Dockerfile
2025-11-29 11:04:26 -05:00
jason bc1ead65d1 🗃️ Fixed the .gitignore file 🗃️
.gitignore
2025-11-23 08:47:43 -05:00
jason 96009df6a1 🦈🏠🐜 Initial Commit 🐜🦈🏠 2025-11-08 16:39:19 -05:00