Commit Graph

5 Commits

Author SHA1 Message Date
Anthony Accioly
a97d53268e Docker: remove /app/haven bind mount
The dockerfile already builds haven as /app/main
2024-09-27 09:52:16 +01:00
Barry Deen
739affa180 add a docker bin 2024-09-26 20:51:54 -04:00
Barry Deen
48981b729f fix stupid folder name 2024-09-26 20:45:45 -04:00
Barry Deen
0d3cc0b232 public pages, rate limiters 2024-09-25 13:43:21 -04:00
fsociety
11401b7a75 feat: Add Docker support and update README
This commit introduces Docker support to the project. It includes Dockerfile, docker-compose.yml, and docker-compose.tor.yml for running the application in a Docker container and setting up a Tor hidden service. It also updates the README to include instructions for using Docker.

Additionally, it makes adjustments to .env.example and .gitignore files for better Docker compatibility.
2024-09-23 20:12:39 +02:00