Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for automated setup #7

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Toilal
Copy link

@Toilal Toilal commented Jan 7, 2019

Please start reviewing README to understand functional changes at first

Those changes provides a way to automatically setup a seafile/seahub instance with default settings.

Settings can be overridden using environment variables right in docker-compose.

Note this drops the seafile user, as it seems easier to let the end-user handle user management/file ownership inside it's own Dockerfile.

Database creation is now provided by seafile mysql script (USE_EXISTING_DB=0).

@Toilal Toilal force-pushed the automated-setup branch 7 times, most recently from cc83ec4 to d07994a Compare January 7, 2019 16:27
Those changes provides a way to automatically setup a seafile/seahub instance with default settings.

Settings can be overridden using environment variables right in docker-compose.

Note this drops the seafile user, as it seems easier to let the end-user handle user management/file ownership inside it's own Dockerfile.

Database creation is now provided by seafile mysql script (USE_EXISTING_DB=0).
Toilal added a commit to GIP-RECIA/recia-poc-cloud that referenced this pull request Jan 8, 2019
L'image docker est basé sur un fork de https://github.com/foxel/seafile-docker qui permet d'automatiser l'installation de seafile. (pull request foxel/seafile-docker#7)
Toilal added 2 commits January 8, 2019 15:28
This also drop .installed file and check presence of /seafile/conf/seahub_settings.py file to check if seafile is already installed or not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant