hedgedoc
Aplicación Docker from linuxserver's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3000]- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
Web gui port (internal port also needs to be changed if accessing at port other than 80, 443 and 3000).
- Objetivo
- 3000
- Por defecto
- 3000
Persistent config files
- Objetivo
- /config
Host address of mariadb database
- Por defecto
- hostname or ip
Port to access mariadb database default is 3306
- Por defecto
- 3306
Database user
- Por defecto
- hedgedoc
Database password
- Por defecto
- secret password
Database name
- Por defecto
- hedgedoc
The address the gui will be accessed at (ie. `192.168.1.1` or `hedgedoc.domain.com`).
- Por defecto
- localhost
Set to `true` if using a port other than `80` or `443`.
- Por defecto
- false
Set to `true` if accessing over https via reverse proxy.
- Por defecto
- false
If you wish to access hedgedoc at a port different than 80, 443 or 3000, you need to set this to that port (ie. `CMD_PORT=5000`) and change the port mapping accordingly (5000:5000).
- Por defecto
- 3000
Comma-separated list of allowed hostnames
- Por defecto
- 'localhost'
This variable allows selecting a database engine (if DB_HOST not set up). Available options are: `mariadb`, `mysql`, `postgres`, `sqlite`.
Container Variable: PUID
- Por defecto
- 99
Container Variable: PGID
- Por defecto
- 100
Container Variable: UMASK
- Por defecto
- 022
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
lscr.io/linuxserver/hedgedocEjecute Hedgedoc en Unraid.
Hedgedoc se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.