seafile-12
OficialAplicación Docker from dglb99's Repository
Visión general
Official seafile community docker image.
Seafile is an open source file sync&share solution designed for high reliability, performance and productivity. Sync, share and collaborate across devices and teams. Build your team's knowledge base with Seafile's built-in Wiki feature.
Seafile 12 Upgrade Notes: Please see the Unraid installation guide I've written here before proceding. Please read the Seafile Admin Manual page for docker installation for further understanding of how seafile is setup.Please note that the wiki feature of Seafile requires a seperate SeaDoc container.
Requisitos
- MariaDB or another compatible SQL server (I've only tested MariaDB)
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:80]- Red
seafile-net- Concha
sh- Privilegiado
- false
Configuración de plantillas
Web UI http port.
- Objetivo
- 80
- Por defecto
- 80
- Valor
- 8080
- Objetivo
- SEAFILE_SERVER_HOSTNAME
- Valor
- changeme.example.com
Name of your database container. Make sure seafile and seafile_database containers are both on the same custom network, and the container name is consistant with 'SQL Host' variable. By default this is 'seafile-mariadb'.
- Objetivo
- DB_HOST
- Por defecto
- seafile-mariadb
- Valor
- seafile-mariadb
Root password of SQL database you took note of earlier.
- Objetivo
- DB_ROOT_PASSWD
- Por defecto
- changeme
- Valor
- changeme
Seafile admin user. Recommend you change this.
- Objetivo
- INIT_SEAFILE_ADMIN_EMAIL
- Valor
- me@example.com
Defualt admin password.
- Objetivo
- INIT_SEAFILE_ADMIN_PASSWORD
- Valor
- asecret
- Objetivo
- /shared/
- Por defecto
- /mnt/user/seafile/
- Valor
- /mnt/user/seafile/
JWT_PRIVATE_KEY, A random string with a length of no less than 32 characters is required for Seafile, which can be generated by using 'pwgen -s 40 1' on a linux machine.
If this is not set correctly you may have issues uploading files in the webui.
- Valor
- https
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
seafileltd/seafile-mc:12.0-latestEjecute seafile-12 en Unraid.
seafile-12 se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.