mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2025-09-02 18:59:19 +00:00
Added upgrading section in README.
This commit is contained in:
parent
86eeb5c2a9
commit
741bcee82f
1 changed files with 4 additions and 0 deletions
|
@ -95,6 +95,10 @@ If you want to use your own SSL certificate:
|
||||||
- create a folder 'shared/ssl', and put your certificate and private key under the ssl directory.
|
- create a folder 'shared/ssl', and put your certificate and private key under the ssl directory.
|
||||||
- Your certificate must have the name "seafile.example.com.crt", and the private key must have the name "seafile.example.com.key".
|
- Your certificate must have the name "seafile.example.com.crt", and the private key must have the name "seafile.example.com.key".
|
||||||
|
|
||||||
|
### Upgrading
|
||||||
|
|
||||||
|
Simple run `./launcher rebuild`, which would keep your seafile server up to date.
|
||||||
|
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
|
|
||||||
View the container logs: `./launcher logs`
|
View the container logs: `./launcher logs`
|
||||||
|
|
Loading…
Add table
Reference in a new issue