Skip to content
Snippets Groups Projects
Verified Commit 66c35794 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

docs: Update readme

parent ab1934e8
Branches
No related tags found
No related merge requests found
Pipeline #2911 passed
...@@ -7,10 +7,7 @@ You first need to manually use the normal seafile docker image to generate the m ...@@ -7,10 +7,7 @@ You first need to manually use the normal seafile docker image to generate the m
config files, the superuser, and migrate the databases. config files, the superuser, and migrate the databases.
If you additionally wish to use PostgreSQL, you’ll also need to run If you additionally wish to use PostgreSQL, you’ll also need to run
`python manage.py createsuperuser` and `python manage.py syncdb` to migrate that database. `python3 manage.py createsuperuser`.
Use `/haiwen/seafile-server-latest/seahub/setenv.sh` to load the environment variables
needed by `manage.py`
Then you can run this image, and mount the configuration files. Then you can run this image, and mount the configuration files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment