hedgedoc
hedgedoc
Docker app from linuxserver's Repository
Overview
Requirements
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Web gui port (internal port also needs to be changed if accessing at port other than 80, 443 and 3000).
- Target
- 3000
- Default
- 3000
Persistent config files
- Target
- /config
Host address of mariadb database
- Default
- hostname or ip
Port to access mariadb database default is 3306
- Default
- 3306
Database user
- Default
- hedgedoc
Database password
- Default
- secret password
Database name
- Default
- hedgedoc
The address the gui will be accessed at (ie. `192.168.1.1` or `hedgedoc.domain.com`).
- Default
- localhost
Set to `true` if using a port other than `80` or `443`.
- Default
- false
Set to `true` if accessing over https via reverse proxy.
- Default
- 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).
- Default
- 3000
Comma-separated list of allowed hostnames
- Default
- 'localhost'
This variable allows selecting a database engine (if DB_HOST not set up). Available options are: `mariadb`, `mysql`, `postgres`, `sqlite`.
Container Variable: PUID
- Default
- 99
Container Variable: PGID
- Default
- 100
Container Variable: UMASK
- Default
- 022
Categories
Download Statistics
Total Downloads Over Time
Details
lscr.io/linuxserver/hedgedocRun Hedgedoc on Unraid.
Hedgedoc is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.