Commit Graph

24 Commits

Author SHA1 Message Date
d3d3269d49 Extract Vue frontend into separate container and add stp_wasm crate
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 4m58s
Move Vue app from nginx/vue/ to top-level vue/ with its own Dockerfile,
update docker-compose configs and nginx proxy to serve from the new
container, and add initial Rust WASM crate (stp_wasm). Also fix .gitignore
to exclude Rust target/ directories.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 16:40:45 +00:00
b4ddb4d402 Stop tracking app.ini to prevent runtime secrets from blocking git pull
Some checks failed
Deploy with Docker Compose / deploy (push) Failing after 1s
Gitea populates secret fields (LFS_JWT_SECRET, SECRET_KEY, etc.) at
startup, causing app.ini to always show as modified. Since secrets are
already passed via environment variables, the tracked file is replaced
with an ignored app.ini and a tracked app.ini.template for reference.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 15:35:43 +00:00
2916afe206 Add fallback music directory to repo
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 6m30s
2026-03-10 14:02:23 +00:00
17deec23ba Remove music from git
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
2026-03-10 13:59:07 +00:00
5a19f09e17 Add fallback music to repository
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 3m54s
2026-03-10 12:59:27 +00:00
469a225860 Add fallback music to icecast server
Some checks failed
Deploy with Docker Compose / deploy (push) Has been cancelled
2026-03-10 12:58:53 +00:00
fe16ccab97 add ignore to webpack future content
All checks were successful
Deploy with Docker Compose / deploy (push) Successful in 10s
2026-02-18 21:43:51 +00:00
26c7422e34 adding gitea-runner service 2026-02-17 18:10:19 +00:00
398a610cb2 fix root of gitea 2026-02-16 13:58:09 +00:00
75b8b02825 ignore gitea volume 2026-02-16 12:51:48 +00:00
9ccbac2dc6 only ignore important files 2026-01-25 20:13:43 +00:00
e384223f13 added backend logs 2026-01-18 10:34:31 +00:00
282a286958 adding nginx log volume 2026-01-18 08:57:25 +00:00
00b03821f9 remove env so repo can be made public 2026-01-07 11:11:59 +00:00
dfc59e2c4b ignore gimp files 2025-11-30 13:39:08 +00:00
74ca4ddabb ignore gimp files 2025-11-30 13:38:51 +00:00
664b9f6e70 easy deploy added 2025-11-27 00:59:24 +00:00
10a7a87b47 migrating to vue 2025-11-25 16:52:25 +00:00
34bd66dd0d changing frameworks 2025-11-25 16:37:04 +00:00
40f413ab05 ignore npm & node stuff 2025-11-25 16:04:34 +00:00
ae37643334 adding token to volume 2025-11-24 16:38:20 +00:00
43ed1cc455 added env 2025-11-22 11:48:23 +00:00
22d0cb7f79 adding environment variables 2025-11-20 18:04:57 +00:00
06213302d7 updated html for ssl 2025-11-16 13:53:05 +00:00