mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
fix: migrate non docker to docker
This commit is contained in:
parent
0089363f3e
commit
73a7fe4f2c
|
|
@ -35,8 +35,8 @@ Run the following commands in `/opt/seafile/seafile-server-latest`:
|
|||
|
||||
```sh
|
||||
su seafile
|
||||
./seafile.sh start # Start Seafile service
|
||||
./seahub.sh start # Start seahub website, port defaults to 127.0.0.1:8000
|
||||
./seafile.sh stop
|
||||
./seahub.sh stop
|
||||
```
|
||||
|
||||
### Stop Nginx, cached server (e.g., *Memcached*), ElasticSearch
|
||||
|
|
|
|||
Loading…
Reference in New Issue