hedgedoc

hedgedoc

Docker 应用程序 from linuxserver's Repository

概述

HedgeDoc(https://hedgedoc.org/) gives you access to all your files wherever you are. HedgeDoc is a real-time, multi-platform collaborative markdown note editor. This means that you can write notes with other people on your desktop, tablet or even on the phone. You can sign-in via multiple auth providers like Facebook, Twitter, GitHub and many more on the homepage.

要求

MySQL or MariaDB installed

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
bash
特权
false

模板配置

WebUIPorttcp

Web gui port (internal port also needs to be changed if accessing at port other than 80, 443 and 3000).

目标
3000
默认值
3000
AppdataPathrw

Persistent config files

目标
/config
DB_HOSTVariable

Host address of mariadb database

默认值
hostname or ip
DB_PORTVariable

Port to access mariadb database default is 3306

默认值
3306
DB_USERVariable

Database user

默认值
hedgedoc
DB_PASSVariable

Database password

默认值
secret password
DB_NAMEVariable

Database name

默认值
hedgedoc
CMD_DOMAINVariable

The address the gui will be accessed at (ie. `192.168.1.1` or `hedgedoc.domain.com`).

默认值
localhost
CMD_URL_ADDPORTVariable

Set to `true` if using a port other than `80` or `443`.

默认值
false
CMD_PROTOCOL_USESSLVariable

Set to `true` if accessing over https via reverse proxy.

默认值
false
CMD_PORTVariable

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
CMD_ALLOW_ORIGINVariable

Comma-separated list of allowed hostnames

默认值
'localhost'
CMD_DB_DIALECTVariable

This variable allows selecting a database engine (if DB_HOST not set up). Available options are: `mariadb`, `mysql`, `postgres`, `sqlite`.

PUIDVariable

Container Variable: PUID

默认值
99
PGIDVariable

Container Variable: PGID

默认值
100
UMASKVariable

Container Variable: UMASK

默认值
022

下载统计数据

559,987
下载总数
12,404
本月
7,361
平均每月

长期下载总量

加载图表...

详细信息

存储库
lscr.io/linuxserver/hedgedoc
最后更新2026-04-15
初见2021-03-13

在Unraid 上运行 Hedgedoc 。

Hedgedoc 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。