Initial import

Signed-off-by: Gergely Nagy <me@gergo.csillger.hu>
This commit is contained in:
Gergely Nagy 2019-12-28 17:53:16 +01:00
commit fa0b59be10
No known key found for this signature in database
GPG key ID: AC1E90BAC433F68F
7 changed files with 851 additions and 0 deletions

11
README.md Normal file
View file

@ -0,0 +1,11 @@
# writefreely-docker
[![Build Status](https://ci.madhouse-project.org/api/badges/algernon/writefreely-docker/status.svg?branch=master)](https://ci.madhouse-project.org/algernon/writefreely-docker)
This is a [Docker][docker] image for [WriteFreely][writefreely], set up in a way
that makes it easier to deploy it in production, including the initial setup step.
[docker]: https://www.docker.com/
[writefreely]: https://github.com/writeas/writefreely
There will be more documentation soon...