Commit graph

8 commits

Author SHA1 Message Date
zMingGit 9c3fdcae32 Support native docker run instead of using the launcher script (#47)
* didn't use launcher

* travis

* link error & update readme

* del launcher.ps1, del bootstrap func under launcher file

* [readme] password/plan b, add a new admin

* review
2018-04-12 17:12:43 +08:00
Daniel Pan 4c66237b03 Use 80:80 as the default map setting 2016-11-26 19:41:22 +08:00
Shuai Lin fae1b01dea Fixed typo. 2016-11-25 16:42:29 +08:00
Shuai Lin e385675733 Improve sample confs. 2016-11-25 15:54:57 +08:00
Shuai Lin 2c5adae1b7 Fixed travis ci. 2016-11-17 12:41:32 +08:00
Shuai Lin ec8d6e638d Handle docker ports mapping. 2016-11-16 09:46:08 +08:00
Shuai Lin 2c5dace56e Support https with letsencrypt.
TODO: add a cron job to renew the certs
2016-11-15 12:11:58 +08:00
Shuai Lin d8561eb442 Drop sqlite3 support.
Using mysql is much better in general. And now that we're using docker,
setting up with mysql is as easy as setting up with sqlite3.
2016-11-14 20:21:05 +08:00
Renamed from samples/server-mysql.conf (Browse further)