informatica:software:aplicaciones_web:dukuwiki
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Próxima revisión | Revisión previa | ||
| informatica:software:aplicaciones_web:dukuwiki [2021/04/02 11:50] – creado tempwin | informatica:software:aplicaciones_web:dukuwiki [2025/07/25 09:42] (actual) – tempwin | ||
|---|---|---|---|
| Línea 1: | Línea 1: | ||
| ====== DokuWiki ====== | ====== DokuWiki ====== | ||
| - | Wiki. No necesita base de datos. | + | Wiki construida con [[..: |
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | {{ https:// | ||
| + | |||
| ===== Instalación ===== | ===== Instalación ===== | ||
| Línea 12: | Línea 16: | ||
| <code yaml> | <code yaml> | ||
| - | version: " | + | --- |
| services: | services: | ||
| dokuwiki: | dokuwiki: | ||
| - | image: | + | image: |
| container_name: | container_name: | ||
| environment: | environment: | ||
| - PUID=1000 | - PUID=1000 | ||
| - PGID=1000 | - PGID=1000 | ||
| - | - TZ=Europe/London | + | - TZ=Europe/Madrid |
| volumes: | volumes: | ||
| - | - /path/ | + | - /data/ |
| ports: | ports: | ||
| - 80:80 | - 80:80 | ||
| Línea 28: | Línea 32: | ||
| restart: unless-stopped | restart: unless-stopped | ||
| </ | </ | ||
| + | |||
| + | <WRAP center round info 60%> | ||
| + | También existe una [[https:// | ||
| + | </ | ||
| + | |||
| + | ===== Plugins ===== | ||
| + | |||
| + | Permiten extender las funcionalidades básicas de DokuWiki. Recomendaciones: | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | ===== Plantillas ===== | ||
| + | |||
| + | Permiten cambiar el aspecto de DokuWiki. Algunas interesantes: | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Uso ===== | ||
| + | |||
| + | ==== Acrónimos / abreviaturas ==== | ||
| + | |||
| + | Podemos editar o añadir los nuestros en el fichero '' | ||
| + | ===== Recursos ===== | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
informatica/software/aplicaciones_web/dukuwiki.1617357017.txt.gz · Última modificación: por tempwin
