Commit Graph

5 Commits

Author SHA1 Message Date
Brent Perteet
9521e0876d Add Docker/Compose setup and fix subpath routing for /toroid deployment
- Add Dockerfile, .dockerignore, and docker-compose.yml to containerize the app
- Add toroid.service systemd unit (uses docker compose)
- Mount presets/ as a bind volume for persistence outside the container
- Fix all fetch() calls in templates to use relative paths (no leading /)
  so they resolve correctly when served under /toroid/ via nginx proxy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-02 23:26:27 +00:00
30b8c55d3c Update simulation preset and UI template
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-23 08:16:17 -06:00
4df588e09c added toroid simulator 2026-02-17 11:11:47 -06:00
a881a0a381 added preset saving and heat transfer 2026-02-13 15:06:15 -06:00
f707c87f7e added web front end 2026-02-13 14:20:30 -06:00