Steven Polley d31926a003
All checks were successful
continuous-integration/drone/push Build is passing
remove production pipeline step
2020-02-15 05:15:53 +00:00
2020-02-15 05:15:53 +00:00
2019-01-05 20:09:32 -07:00
2019-01-05 20:58:40 -07:00
2019-11-02 11:46:28 -06:00

Build Status

deadbeef.codes-publicfileserver

Serves files to the public, static content to any files in ./public

This is meant to be a spot for non-changing content, to host files to allow me to share with others. In most cases it'll be best practice to keep project-related files within the project directory and serve public static content from a webserver within that project.

Usage

git clone https://deadbeef.codes/steven/deadbeef.codes-publicfileserver.git
docker-compose up -d
Description
Serves files to the public, static content host, etc.
Readme 30 KiB
Languages
Go 71.5%
Dockerfile 28.5%