Commit Graph

7 Commits

Author SHA1 Message Date
Joshua Kuestersteffen 8157203d41
Add doc about persistence and docker-compose (#24)
* Update README documentation

Update documentation about persisting data.
Add documentation about using docker-compose

* Tweak wording
2020-08-04 11:36:57 -06:00
Andy Miller 47c803cb0a
keep examples inline 2020-03-04 11:42:13 -07:00
eloquentcarbon 02c559e868 Update to version 1.6.16 and make production use ready (#17)
* Update to php:7.3-apache base docker image

* Update Grav version to 1.6.16

Add missing libzip-dev dependency.

* Add persistent volume

* Add cron support

* Add vi editor

Allows editing files when using `docker exec -it <container> /bin/bash`

* Correct vi editor install

* Updated README.md for version 1.6.16

Since the data volume is automatically persisted removed the extra information regarding volume mapping.
2020-01-22 12:31:37 -07:00
Philipp Wallrich c5ee3da9aa updated Readme (#6)
http://localhost/8000 should be http://localhost:8000, at least on my machine
2019-10-01 12:19:27 -06:00
Andy Miller bddde74c50
Update README.md 2018-09-13 21:58:04 -06:00
Andy Miller 9efd92ce51
Updated README 2018-09-13 17:31:34 -06:00
Djamil Legato 3281e9388d
Initial commit 2018-09-12 16:18:01 -07:00