This commit is contained in:
Jiang Yio 2022-08-29 16:19:03 -04:00
parent cfb78d99c3
commit e28b6909bb

View File

@ -1,3 +1,15 @@
# docker-seafile
Seafile installer for Docker
Seafile installer for Docker
`seaf-ctl init`: Start Seafile if possible or hang (default)
`seaf-ctl setup`: download and install Seafile (run first)
`seaf-ctl createsuperuser`: create admin account
`seaf-ctl start`: Start Seafile
`seaf-ctl restart`: Restart Seafile
`seaf-ctl stop`: Stop Seafile