hedgedoc

hedgedoc

Aplicación Docker from linuxserver's Repository

Visión general

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.

Requisitos

MySQL or MariaDB installed

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:3000]
Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

WebUIPorttcp

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
AppdataPathrw

Persistent config files

Objetivo
/config
DB_HOSTVariable

Host address of mariadb database

Por defecto
hostname or ip
DB_PORTVariable

Port to access mariadb database default is 3306

Por defecto
3306
DB_USERVariable

Database user

Por defecto
hedgedoc
DB_PASSVariable

Database password

Por defecto
secret password
DB_NAMEVariable

Database name

Por defecto
hedgedoc
CMD_DOMAINVariable

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

Por defecto
localhost
CMD_URL_ADDPORTVariable

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

Por defecto
false
CMD_PROTOCOL_USESSLVariable

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

Por defecto
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).

Por defecto
3000
CMD_ALLOW_ORIGINVariable

Comma-separated list of allowed hostnames

Por defecto
'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

Por defecto
99
PGIDVariable

Container Variable: PGID

Por defecto
100
UMASKVariable

Container Variable: UMASK

Por defecto
022

Descargar estadísticas

559,987
Descargas totales
12,404
Este mes
7,361
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
lscr.io/linuxserver/hedgedoc
Última actualización2026-04-15
Visto por primera vez2021-03-13

Ejecute 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.