services:admin.chapril.org
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| services:admin.chapril.org [2026/04/11 17:40] – supprimée - modification externe (Date inconnue) 127.0.0.1 | services:admin.chapril.org [2026/04/11 17:40] (Version actuelle) – ↷ Page déplacée de admin:services:admin.chapril.org à services:admin.chapril.org pitchum | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| + | ====== Service admin.chapril.org ====== | ||
| + | |||
| + | Ce service est la documentation technique du projet. | ||
| + | Basé sur [[https:// | ||
| + | |||
| + | <note tip> | ||
| + | La doc // | ||
| + | * https:// | ||
| + | * https:// | ||
| + | </ | ||
| + | |||
| + | ===== Installation ===== | ||
| + | |||
| + | Sur la [[admin: | ||
| + | <code bash> | ||
| + | apt install dokuwiki | ||
| + | </ | ||
| + | |||
| + | Avec Bookworm, des patchs sont [[https:// | ||
| + | |||
| + | ==== Configuration ==== | ||
| + | |||
| + | Les comptes et les ACL sont créés dans ''/ | ||
| + | Cf. '' | ||
| + | |||
| + | ==== Greffons ==== | ||
| + | |||
| + | Ajout manuel des greffons (déplacement depuis l' | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
| + | Après installation il a fallut purger les fichiers CSS et JS avec : | ||
| + | * https:// | ||
| + | * https:// | ||
| + | |||
| + | ==== Synchronisation avec un dépôt Git ==== | ||
| + | |||
| + | Un script est installé dans ''/ | ||
| + | |||
| + | ===== Personnalisation ===== | ||
| + | |||
| + | ==== Autoriser le téléversement de fichiers SVG ==== | ||
| + | |||
| + | Voir le [[https:// | ||
| + | |||
| + | L' | ||
| + | <code bash> | ||
| + | cd / | ||
| + | head -5 mime.conf | ||
| + | </ | ||
| + | < | ||
| + | # Allowed uploadable file extensions and mimetypes are defined here. | ||
| + | # To extend this file it is recommended to create a mime.local.conf | ||
| + | # file. Mimetypes that should be downloadable and not be opened in the | ||
| + | # should be prefixed with a ! | ||
| + | </ | ||
| + | |||
| + | Du coup, création : | ||
| + | <code bash> | ||
| + | cd / | ||
| + | cat mime.local.conf | ||
| + | </ | ||
| + | < | ||
| + | svg image/ | ||
| + | </ | ||
