winesrefa.blogg.se

File server root seafile unraid
File server root seafile unraid











You may elect to store certain persistent information outside of a container, in our case we keep various log files and upload directory outside. To conclude, set the directory permissions of the Elasticsearch volumne: If you have pulled a particular version, modify the image tag accordingly.

File server root seafile unraid install#

* The image tag of the Seafile version to install (image) * The volume path for the container seafile * The volume path for the container elasticsearch If you want to use your own SSL certificate, leave SEAFILE_SERVER_LETSENCRYPT set to false and follow the instructions in section Configuring a Custom SSL Certificate.Īdditional customizable options in the Compose file are: If you want to use Let's Encrypt to obtain a SSL certificate, set SEAFILE_SERVER_LETSENCRYPT to true (and do not comment out port 80 because it is required when requesting a Let's Encrypt certificate). To enable HTTPS access - which is required for production use -, enter the SEAFILE_SERVER_HOSTNAME and uncomment port 443 in the configuration of the container seafile. The new password for MYSQL_ROOT_PASSWORD and DB_ROOT_PASSWD must be identical. * The use of Let's Encrypt for HTTPS (SEAFILE_SERVER_LETSENCRYPT) * The host name (SEAFILE_SERVER_HOSTNAME) * The listening ports of the container seafile

file server root seafile unraid

* The Seafile admin password (SEAFILE_ADMIN_PASSWORD) * The Seafile admin email address (SEAFILE_ADMIN_EMAIL) * The password of MariaDB root (MYSQL_ROOT_PASSWORD and DB_ROOT_PASSWD) The following fields merit particular attention: Run Seafile as non root user inside docker

file server root seafile unraid

Downloading and Modifying docker-compose.yml











File server root seafile unraid