Shuai Lin
73792319d1
Updated the docker hub repo name (seafileorg -> seafileltd).
2017-01-03 10:34:32 +08:00
Shuai Lin
65a328d14e
No need to specify "autoindex off" since it's the default value.
2016-11-27 22:44:53 +08:00
Shuai Lin
63dd4b5c19
Added launcher rebuild command.
2016-11-25 12:33:10 +08:00
Shuai Lin
4a04b0cb5d
Added stop/restart/enter commands.
2016-11-21 12:56:33 +08:00
Shuai Lin
3a61ff2eb4
Improve local Dockerfile.
2016-11-21 11:31:45 +08:00
Shuai Lin
500e8a9d15
Use server.letsencrypt instead of server.https
2016-11-21 11:25:56 +08:00
Shuai Lin
2c5adae1b7
Fixed travis ci.
2016-11-17 12:41:32 +08:00
Shuai Lin
acad1bd947
Add cron for renewal of letsencrypt certs
2016-11-16 15:41:08 +08:00
Shuai Lin
1832ad5acb
Re-organize the build/start phases.
...
- ./launcher bootstrap => init seafile server data & letsencrypt, then
build a local image based on seafileorg/server:<version>
- ./launcher start => start a container using the local image
2016-11-15 16:59:02 +08:00