Serves files to the public, static content host, etc.
Go to file
Steven Polley 5e9e5c7dad
continuous-integration/drone/push Build is passing Details
Update docker-compose.yml example
2019-01-05 20:27:16 -07:00
.drone.yml Initial commit 2019-01-05 20:09:32 -07:00
Dockerfile Initial commit 2019-01-05 20:09:32 -07:00
README.md Add example docker-compose 2019-01-05 20:12:27 -07:00
docker-compose.yml Update docker-compose.yml example 2019-01-05 20:27:16 -07:00
main.go Initial commit 2019-01-05 20:09:32 -07:00

README.md

deadbeef.codes-publicfileserver

Serves files to the public, static content host from /data/public

Usage

git clone https://deadbeef.codes/steven/deadbeef.codes-publicfileserver.git
docker-compose up -d