Commit Graph

19 Commits

Author SHA1 Message Date
Ben Overmyer 2de37a4ddb Improved the Docker dev workflow slightly. 2018-11-16 14:53:42 -06:00
Matt Baer 8c851545f6 Merge branch 'master' of github.com:writeas/writefreely 2018-11-14 13:16:49 -05: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
Matt Baer b1686b1d46 Add --init-db flag to create schema in app
Part of T530
2018-11-13 13:04:52 -05:00
Matt Baer 78953f27f0 Fix badge 2018-11-12 13:40:38 -05:00
Matt Baer b8ce944b5c Add IRC badge in README 2018-11-11 18:37:13 -05:00
Matt Baer 7bc873580c Move key generation to app from keys.sh
This eliminates an external dependency needed for install, and ensures
the app can run on Windows.
2018-11-11 17:52:24 -05:00
Matt Baer 59f436052e Add info about running in production 2018-11-10 16:33:56 -05:00
Matt Baer 5920578c70 Add links about instances in README 2018-11-10 16:19:05 -05:00
Matt Baer 35ebbc1a10 Update Travis badge
Before, it used the develop branch
2018-11-08 13:00:52 -05:00
Matt Baer 6867ac07b4 Update Makefile with new commands, fixes
- Fixes make clean
- Changes make to make ui
- Generates keys on make install
- Adds make run, make build
2018-11-08 12:45:59 -05:00
Matt Baer d7927779db Tweak README copy 2018-11-08 01:55:50 -05:00
Matt Baer 92eadc9eae Add install instructions to README 2018-11-08 01:34:23 -05:00
Matt Baer f512f983ec Use AGPL 2018-10-29 10:06:45 -04:00
Matt Baer 6b25d79b2e Update GitHub repo URL 2018-10-16 22:51:42 -04:00
Matt Baer 4905288201 Use a better description in README 2018-10-16 22:41:47 -04:00
Matt Baer 5034cfdf11 Update header with new name
Also, add badges
2018-10-15 15:28:58 -04:00
Matt Baer b674215c6c Mention Read.as 2018-10-15 14:10:24 -04:00
Matt Baer 467d03711d Add README 2018-10-15 14:10:17 -04:00