Commit Graph

4 Commits

Author SHA1 Message Date
The Administrators 35ac1ab01d
Database name changed
From my testing, the database name in the docker image changed from 
data => writefreely.
This PR fixes that issue.
2022-02-12 12:12:32 -07:00
Brad Koehn 1b30ff9351 added compose config; updated compose file to use it; updated README to match 2018-11-24 19:10:11 -06:00
Ben Overmyer 2de37a4ddb Improved the Docker dev workflow slightly. 2018-11-16 14:53:42 -06:00
Jean-Francois Arseneau 5b393309a5 Add Dockerfile and Docker Compose files
This adds the first version of a Dockerfile, built on an Alpine Linux variation of the golang image, as well as a Docker Compose file that spins up both a MariaDB and the instance. It also updates the README with instructions on how to get Write Freely running with this setup.
2018-11-13 20:24:06 -08:00