Commit Graph

  • 5a46d8f868 🐛 Respect DOMAIN env var for gitea server name 🐛 main jason 2026-06-09 19:04:04 -04:00
  • 42d0439d94 🐛 Use marker file to gate config seeding — never re-seed on restart 🐛 jason 2026-06-09 18:57:12 -04:00
  • 2a5f7bdbc9 🐛 Re-seed config if REPLACE_ tokens remain from a broken prior run 🐛 jason 2026-06-09 16:07:12 -04:00
  • 6b8527c19b 🐛 Fix config seed check and container env var mapping 🐛 jason 2026-06-09 15:52:09 -04:00
  • 963dbf8ab5 🐛 Map container env vars to gitea init variables 🐛 jason 2026-06-09 15:39:38 -04:00
  • c7b724bf4b ♻️ symlink ETC_DIR to CONF_DIR instead of dual-copy ♻️ jason 2026-06-09 15:08:17 -04:00
  • ead2bd2e19 🗃️ Update codebase 🗃️ jason 2026-06-09 14:38:20 -04:00
  • 36854be70b 🐛 Update entrypoint.sh and functions library from current template 🐛 jason 2026-06-05 18:24:48 -04:00
  • 056270d60c 🐛 Update entrypoint.sh and functions library from current template 🐛 jason 2026-06-05 18:06:48 -04:00
  • c420852e0b 🐛 Set WORK_DIR for act_runner to avoid /root permission issues 🐛 jason 2026-06-05 17:41:48 -04:00
  • 0ff1923d3e 🐛 Fix git fatal error reading /root/.git at gitea startup 🐛 jason 2026-06-05 17:40:04 -04:00
  • 7e6f4f5a84 🐛 Fix chmod error on empty ssh directory at first run 🐛 jason 2026-06-05 17:38:17 -04:00
  • 94263dc03c 📝 Document auto-detected arch runner labels in README 📝 jason 2026-06-05 17:08:23 -04:00
  • 1cc1624187 🐛 Remove :host runner labels — all jobs must run in containers 🐛 jason 2026-06-05 17:06:16 -04:00
  • 910cf5be9b 📝 Document external runner setup for native arch matrix builds 📝 jason 2026-06-05 17:03:20 -04:00
  • e624d7c219 Add arch-specific runner labels for native amd64/arm64 matrix builds jason 2026-06-05 17:01:24 -04:00
  • 2e20b3b5b8 Enable Actions and forks by default; document SSH port 7833 jason 2026-06-05 16:51:41 -04:00
  • 51a57cfeb4 Add DEFAULT_FORK_REPO_UNITS — full feature set for forks too jason 2026-06-05 16:49:07 -04:00
  • 85ccdabe5d Enable Actions by default on all new repos jason 2026-06-05 16:47:18 -04:00
  • cd977be93d 🐛 Re-apply resolv.conf in init.d phase to beat Docker's async rewrite 🐛 jason 2026-06-05 15:44:44 -04:00
  • ea11289300 🔧 update resolv.conf in rootfs 🔧 jason 2026-06-05 14:40:27 -04:00
  • ddc318052c 📝 Fix compose example to follow conventions 📝 jason 2026-06-05 13:42:50 -04:00
  • 958439b9ee 🐛 Fix DATABASE_DIR_SQLITE override; 📝 correct docker run example 🐛 jason 2026-06-05 13:41:26 -04:00
  • b276c3ee0b 📝 Add missing env vars to README 📝 jason 2026-06-05 13:25:10 -04:00
  • cce3b4528d 🐛 Fix sqlite DATABASE_DIR path; 📝 rewrite README 🐛 jason 2026-06-05 13:20:18 -04:00
  • bd301103c4 🐛 Fix REPLACE_* token substitution in config files 🐛 jason 2026-06-05 13:14:39 -04:00
  • 541e3398a0 🐛 Fix container DNS: ship resolv.conf without search domain 🐛 jason 2026-06-05 12:22:20 -04:00
  • dd8fa3d25c 🐛 Add retry logic to gitea and act_runner downloads 🐛 jason 2026-06-04 17:30:26 -04:00
  • 65c2ec64f6 🐛 Fix act_runner download: repo renamed, new binary names 🐛 jason 2026-06-04 17:13:51 -04:00
  • 5349e92de9 🐛 Disable act_runner cache — external_secret required when enabled 🐛 jason 2026-06-04 16:54:06 -04:00
  • ab8d2b9ffc ♻️ Migrate gitea to /config/ source-of-truth architecture ♻️ jason 2026-06-04 14:41:57 -04:00
  • 9a193fe6e8 🐛 Explicitly install curl and ca-certificates in PACK_LIST 🐛 jason 2026-05-31 15:46:32 -04:00
  • 98640213a2 🐛 Fall back to hostname -f for GITEA_SERVER when unset 🐛 jason 2026-05-31 15:36:55 -04:00
  • 7cc09e7cfc 🐛 Fix persistent deprecated settings and ROOT_URL mismatch 🐛 jason 2026-05-31 15:34:40 -04:00
  • a3296f475f 🐛 Fix SSL errors for repository migrations 🐛 jason 2026-05-31 15:25:56 -04:00
  • 185f264caf 📝 update README.md 📝 jason 2026-05-31 14:46:46 -04:00
  • 0abc43bffc 🐛 Fix act_runner registration order 🐛 jason 2026-05-24 21:37:50 -04:00
  • 755b3db301 🐛 Fix all Gitea v1.26 deprecated config settings 🐛 jason 2026-05-24 21:18:57 -04:00
  • ae8a7583a8 🔧 Harden gitea binary download in 05-custom.sh 🔧 jason 2026-05-24 20:53:40 -04:00
  • 7668154e67 🐛 Fix silent download failure and cosmetic naming bugs 🐛 jason 2026-05-24 19:58:15 -04:00
  • 04b36738f6 📝 Update README with complete Docker run documentation 📝 jason 2026-05-24 19:42:34 -04:00
  • 895520eb77 🐛 Fix runner config filenames, cache-server, and registration log 🐛 jason 2026-05-24 15:16:16 -04:00
  • e8021e29e2 🐛 Fix act_runner token generation and gitea auto-install 🐛 jason 2026-05-24 14:11:11 -04:00
  • 3a21cd6091 🐛 Fix generated start script: empty su_exec produces '' command prefix 🐛 jason 2026-05-24 13:00:24 -04:00
  • e599f1edc8 🐛 Fix start-runners: wrong --config arg kept all runners permanently offline 🐛 jason 2026-05-24 12:32:25 -04:00
  • 1f84972d9d 🗑️ Remove scaffolding template 00-server01.sh 🗑️ jason 2026-05-24 12:24:36 -04:00
  • d74ff680d2 🐛 Fix undefined variables and ordering bugs in act_runner init script 🐛 jason 2026-05-24 12:23:38 -04:00
  • 4d51cc0e7c 🔧 Sync template framework updates and fix app.ini config 🔧 jason 2026-05-24 12:19:59 -04:00
  • 4fc5a83354 🗃️ Removed the .claude/settings.local.json 🗃️ jason 2026-05-12 20:06:34 -04:00
  • 8f8cb303f9 🗃️ rootfs: shield internal entrypoint PID files from /run/*.pid sweeps 🗃️ jason 2026-05-05 19:11:44 -04:00
  • 3dc89312eb 🗃️ readme: rename rootfs/ to volumes/ for compose context 🗃️ jason 2026-05-05 14:34:56 -04:00
  • 729f003d43 🔧 Update configuration files 🔧 jason 2026-01-29 20:45:10 -05:00
  • 3c8cdd11fe 🗃️ Update codebase 🗃️ jason 2025-11-30 16:25:31 -05:00
  • e8ff6f5b08 🐳 Enhancement: Entrypoint Script Modifications for Docker Containers 🐳 jason 2025-11-30 16:01:56 -05:00
  • b9d56bbcb9 🗃️ Update codebase 🗃️ jason 2025-11-29 16:01:40 -05:00
  • 63d18bb750 🔧 Update configuration files 🔧 jason 2025-11-29 15:48:20 -05:00
  • a46ba76ca9 🗃️ Update codebase 🗃️ jason 2025-11-29 15:21:51 -05:00
  • 265f823955 🗃️ Update codebase 🗃️ jason 2025-11-29 14:41:59 -05:00
  • ef6d219131 🗃️ Update codebase 🗃️ jason 2025-11-29 14:30:40 -05:00
  • 3abf0704ee 🗃️ Update codebase 🗃️ jason 2025-11-29 13:32:03 -05:00
  • 244efe5c68 🗃️ Update codebase 🗃️ jason 2025-11-29 13:21:12 -05:00
  • a79ffa1f6a 🗃️ Update codebase 🗃️ jason 2025-11-29 13:12:37 -05:00
  • 58363fea97 🗃️ Update codebase 🗃️ jason 2025-11-29 12:52:00 -05:00
  • 5d367f60cf 🗃️ Update codebase 🗃️ jason 2025-11-29 12:50:30 -05:00
  • 141582499f 🗃️ Fixed the entrypoint scripts 🗃️ jason 2025-11-29 12:36:45 -05:00
  • 9c35d61ac0 ...🗃️ Fixed rootfs/usr/local/bin/entrypoint.sh and rootfs/usr/local/etc... jason 2025-11-29 12:24:51 -05:00
  • ea11122a85 🗃️ Updated Dockerfile* and .env.scripts* 🗃️ jason 2025-11-29 11:04:18 -05:00
  • 7d7a4f732a 🗃️ Update codebase 🗃️ jason 2025-11-29 10:27:30 -05:00
  • 18875e0298 🗃️ Update codebase 🗃️ jason 2025-11-29 09:14:55 -05:00
  • 6380077e3a 🗃️ Update codebase 🗃️ jason 2025-11-29 09:04:35 -05:00
  • f580aeac65 🐳 Update codebase 🐳 jason 2025-11-29 08:32:53 -05:00
  • 032fdadf8f 🗃️ Update codebase 🗃️ jason 2025-11-29 08:27:50 -05:00
  • b6c12d04c4 🔧 Update configuration files 🔧 jason 2025-11-29 08:04:55 -05:00
  • 0f1cc6d5e4 🗃️ Fixed the .gitignore file 🗃️ jason 2025-11-23 08:47:34 -05:00
  • 632a33e1f6 🗃️ Fixed the .gitignore file 🗃️ jason 2025-10-22 13:05:25 -04:00
  • a9294b99d7 🗃️ Committing everything that changed 🗃️ jason 2025-09-20 06:39:07 -04:00
  • de6970eb3b 🗃️ Committing everything that changed 🗃️ jason 2025-09-20 05:27:28 -04:00
  • fdc624c45a 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 21:52:29 -04:00
  • ecdb087651 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 20:44:50 -04:00
  • d931aff2d1 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 20:03:26 -04:00
  • 225c9a4438 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 19:10:47 -04:00
  • ac86c62c64 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 18:55:06 -04:00
  • 1c46cb0eb9 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 18:30:35 -04:00
  • 3b5f98ff37 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 18:23:42 -04:00
  • d0af1c5f6d 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 17:40:44 -04:00
  • 3ab2c3d113 🗃️ Committing everything that changed 🗃️ jason 2025-09-17 00:01:29 -04:00
  • fbe18132f8 🦈🏠🐜 Initial Commit 🐜🦈🏠 jason 2025-09-16 23:50:36 -04:00