106 Commits

Author SHA1 Message Date
HolgerHatGarKeineNode
338442006b
Add Dockerfile and Docker Compose for wot-relay setup
Introduced a Dockerfile to build the wot-relay application using the Golang image based on Debian Bookworm.

Configured the working directory, cloned the repository, downloaded Go module dependencies, set environment variables, and built the Go application.

Exposed port 3334 and set the command to run the executable.

Added a Docker Compose file for streamlined service deployment, including environment variable configurations, volume binding for the database directory, and port mapping.
2024-09-06 17:49:30 +00:00
Barry Deen
61554badfc refresh every 10 mins 2024-09-06 13:30:29 -04:00
Barry Deen
afd0f8f566 get profile metadata 2024-09-06 13:24:33 -04:00
Barry Deen
b901d5f562 add text note 2024-09-06 12:14:50 -04: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