set correct protocol in seahub_setting.py #1

Open
opened 2022-06-02 10:17:25 +00:00 by yksflip · 0 comments
Owner

Because we don't use the builtin LETSENCRYPT stuff, the bootstrap.py script assumes http as PROTO for FILE_SERVER_ROOT, SERVICE_URL...

Already raised an issue: https://github.com/haiwen/seafile-docker/issues/302

We could also try template or sed -i the conf/seahub_settings.py, but unsure how to do it, because some SECRET_KEY is generated in there, and the stuff is generated after our entrypoint ...

for now i simply run abra app run seafile.example.org app bash and vi that file

Because we don't use the builtin LETSENCRYPT stuff, the bootstrap.py script assumes `http` as PROTO for FILE_SERVER_ROOT, SERVICE_URL... Already raised an issue: https://github.com/haiwen/seafile-docker/issues/302 We could also try template or `sed -i` the `conf/seahub_settings.py`, but unsure how to do it, because some `SECRET_KEY` is generated in there, and the stuff is generated after our entrypoint ... for now i simply run `abra app run seafile.example.org app bash` and `vi` that file
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/seafile#1
No description provided.