hedgedoc
Docker 应用程序 from linuxserver's Repository
概述
要求
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Web gui port (internal port also needs to be changed if accessing at port other than 80, 443 and 3000).
- 目标
- 3000
- 默认值
- 3000
Persistent config files
- 目标
- /config
Host address of mariadb database
- 默认值
- hostname or ip
Port to access mariadb database default is 3306
- 默认值
- 3306
Database user
- 默认值
- hedgedoc
Database password
- 默认值
- secret password
Database name
- 默认值
- hedgedoc
The address the gui will be accessed at (ie. `192.168.1.1` or `hedgedoc.domain.com`).
- 默认值
- localhost
Set to `true` if using a port other than `80` or `443`.
- 默认值
- false
Set to `true` if accessing over https via reverse proxy.
- 默认值
- 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).
- 默认值
- 3000
Comma-separated list of allowed hostnames
- 默认值
- 'localhost'
This variable allows selecting a database engine (if DB_HOST not set up). Available options are: `mariadb`, `mysql`, `postgres`, `sqlite`.
Container Variable: PUID
- 默认值
- 99
Container Variable: PGID
- 默认值
- 100
Container Variable: UMASK
- 默认值
- 022
下载统计数据
长期下载总量
详细信息
lscr.io/linuxserver/hedgedoc在Unraid 上运行 Hedgedoc 。
Hedgedoc 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。