feat(romhacks): serve library over internal Caddy file_server; notes embed art + guide links
Deploy to valhalla / deploy (push) Has been cancelled
Deploy to valhalla / deploy (push) Has been cancelled
- proxy: read-only bind /storage1/labdata/romhacks/library -> /srv/romhacks - Caddyfile: romhacks-files.ginnoir.com (internal_only) file_server + browse - render_catalog_notes.py + handoff.py: embed box art and link guides/ spreadsheets via https://romhacks-files.ginnoir.com/<slug>/<file> (handoff art/guides; guide filter drops buried game-data txt, caps at 30) - regenerate bookmarks
This commit is contained in:
@@ -32,6 +32,10 @@ services:
|
||||
- /config/caddy/data:/data
|
||||
- /config/caddy/config:/config
|
||||
- /storage1/Books:/srv/Books
|
||||
# Pokémon ROM-hack library (box art + guides + spreadsheets), served
|
||||
# read-only and LAN-only by the romhacks-files.ginnoir.com site so the
|
||||
# Obsidian catalog notes can embed art and link guides.
|
||||
- /storage1/labdata/romhacks/library:/srv/romhacks:ro
|
||||
|
||||
networks:
|
||||
edge:
|
||||
|
||||
Reference in New Issue
Block a user