informatica:software:aplicaciones_web:hedgedoc
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| informatica:software:aplicaciones_web:hedgedoc [2025/10/04 11:37] – [Metadatos] tempwin | informatica:software:aplicaciones_web:hedgedoc [2025/12/26 15:40] (actual) – [Docker] tempwin | ||
|---|---|---|---|
| Línea 7: | Línea 7: | ||
| {{ https:// | {{ https:// | ||
| + | |||
| + | <WRAP center round info 60%> | ||
| + | Existe una [[https:// | ||
| + | </ | ||
| + | |||
| ===== Características ===== | ===== Características ===== | ||
| Línea 38: | Línea 43: | ||
| - PUID=1000 | - PUID=1000 | ||
| - PGID=1000 | - PGID=1000 | ||
| - | - TZ=Etc/UTC | + | - TZ=Europe/Madrid |
| - | - " | + | # - " |
| - | - DB_PORT=3306 | + | # - DB_PORT=3306 |
| - | - DB_USER=hedgedoc | + | # - DB_USER=hedgedoc |
| - | - " | + | # - " |
| - | - DB_NAME=hedgedoc | + | # - DB_NAME=hedgedoc |
| - CMD_DOMAIN=localhost | - CMD_DOMAIN=localhost | ||
| - CMD_URL_ADDPORT=false #optional | - CMD_URL_ADDPORT=false #optional | ||
| Línea 57: | Línea 62: | ||
| </ | </ | ||
| + | La configuración anterior usará SQLite como base de datos. | ||
| ===== Configuración ===== | ===== Configuración ===== | ||
| Línea 68: | Línea 74: | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ==== Deshabilitar registro ==== | ||
| + | |||
| + | <code yaml> | ||
| + | CMD_ALLOW_EMAIL_REGISTER=false | ||
| + | </ | ||
| ===== Uso ===== | ===== Uso ===== | ||
| ==== Markdown ==== | ==== Markdown ==== | ||
| - | Hedgedoc sigue el estándar CommonMark de Markdown, pero también soporta algunas extensiones del [[GitHub Flavored Markdown|https:// | + | Hedgedoc sigue el estándar CommonMark de Markdown, pero también soporta algunas extensiones del [[https:// |
| En [[https:// | En [[https:// | ||
| + | |||
| + | En la instancia de demostración podemos ver una página con [[https:// | ||
| ==== Metadatos ==== | ==== Metadatos ==== | ||
| Línea 93: | Línea 107: | ||
| ==== Eliminar notas de anónimos ==== | ==== Eliminar notas de anónimos ==== | ||
| - | Hi @JPT77! | + | Comentario en [[https:// |
| - | Deleting a note as an admin is currently only possible via direct operation on the database. The easiest way to find the note in the database is by the “short id”. This can be found in the URL when opening the “publish” view. | + | //Hi @JPT77! |
| - | Example: There’s | + | Deleting |
| - | Now we can delete this note from the database using SQL: | + | //Example: There’s a note at https:// |
| - | | + | //Now we can delete this note from the database using SQL:// |
| + | |||
| + | <code sql> | ||
| + | DELETE FROM " | ||
| + | </ | ||
| - | | + | //Kind regards, |
| - | Erik | + | Erik// |
| - | + | ||
| - | https:// | + | |
informatica/software/aplicaciones_web/hedgedoc.1759570635.txt.gz · Última modificación: por tempwin
