6 Commits

Author SHA1 Message Date
fsociety
ca8dde54f1 feat: update Dockerfile, docker-compose and README for better Docker usage
This commit updates the Dockerfile to use a more docker-friendly approach. Instead of cloning the repository inside the Dockerfile, it now copies the files from the host. It also sets some fixed environment variables and uses a .env file for the rest.

The docker-compose.yml file now uses an .env file for more convenient environment variable management. It also maps volumes to the host, allowing you to change the paths of the `db` folder and `templates` folder.

The README.md has been updated with new instructions reflecting these changes. It now includes instructions for running the Docker container in the foreground or background, and for updating the relay.
2024-09-07 15:57:21 +02:00
HolgerHatGarKeineNode
86bad8e693
Update README.md 2024-09-06 17:55:21 +00:00
HolgerHatGarKeineNode
aea9956bc0
Update README.md 2024-09-06 17:54:55 +00:00
HolgerHatGarKeineNode
3877f9456c
Update README.md
Update README.md with Docker Compose startup instructions
2024-09-06 17:52:49 +00:00
Barry Deen
c75394a44f update readme 2024-09-06 11:17:31 -04:00
Barry Deen
5135dd4874 init wot relay 2024-09-06 11:16:40 -04:00