aboutsummaryrefslogtreecommitdiff
path: root/conf.py
diff options
context:
space:
mode:
authorn-peugnet <n.peugnet@free.fr>2022-04-06 17:48:34 +0200
committerNicolas Peugnet <n.peugnet@free.fr>2022-04-06 20:15:36 +0200
commit3053b3e9165d978975ce43e1d1381e212540fccd (patch)
treecc8cf30dd58fe50836f7a7bc23c2877fa97072cc /conf.py
parent8a193ef016bbf52bfd3a69519a503d5e79b2a399 (diff)
downloadclub1-docs-3053b3e9165d978975ce43e1d1381e212540fccd.tar.gz
club1-docs-3053b3e9165d978975ce43e1d1381e212540fccd.zip
feat: start using Sphinx specific features
- Add a Glossary and start using it - Add an Attention admonition about the specifics of MyST-Parser
Diffstat (limited to 'conf.py')
-rw-r--r--conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index d17c5fd..cb96732 100644
--- a/conf.py
+++ b/conf.py
@@ -41,6 +41,8 @@ myst_heading_anchors = 6
myst_enable_extensions = [
# Enable smart quotes at MyST level.
'smartquotes',
+ # Replace some string patterns (... for instance) with their unicode equivalent.
+ 'replacements',
]
# Add any paths that contain templates here, relative to this directory.
/* Text.Whitespace */ .highlight .mb { color: #0000DD; font-weight: bold } /* Literal.Number.Bin */ .highlight .mf { color: #0000DD; font-weight: bold } /* Literal.Number.Float */ .highlight .mh { color: #0000DD; font-weight: bold } /* Literal.Number.Hex */ .highlight .mi { color: #0000DD; font-weight: bold } /* Literal.Number.Integer */ .highlight .mo { color: #0000DD; font-weight: bold } /* Literal.Number.Oct */ .highlight .sa { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Affix */ .highlight .sb { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Backtick */ .highlight .sc { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Char */ .highlight .dl { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Delimiter */ .highlight .sd { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Doc */ .highlight .s2 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
Informations générales
======================

Demandes et Incidents
---------------------

Pour toute demande ou incident, veuillez [créer un ticket (_issue_)](https://github.com/club-1/hosting/issues)
sur GitHub (vous devrez pour celà créer un compte), en choisissant entre demande
(_request_) ou incident (_problem_) en fonction de la nature du ticket.
Si il s'agit d'une demande impersonnelle, merci de **vérifier** qu'il n'éxiste pas
déjà une demande similaire à l'aide de la barre de recherche.


Infos sur le serveur
--------------------

### Matériel et infrastructure

Le serveur est localisé en France à Pantin. Il est relié à internet par fibre
optique avec un [débit montant de 200Mb/s en moyenne](https://www.nperf.com/r/338260996-nDOmVdkc).

### Système d'exploitation

Le serveur tourne sur la dernière version **LTS d'_ubuntu server_ (20.04)** et
est mis à jour régulièrement.

### Logiciels et bibliothèques installés

Un certain nombre de logiciels et de bibliothèques sont déjà installés.
En voici une liste _non-exhaustive_ :

-   Apache 2.4
-   MariaDb 10.5
-   PHP 7.4
-   Python 3.8
-   NodeJs 10.19
-   Composer 1.10
-   pip 20.0
-   npm 7.5.2
-   phpMyAdmin 4.9
-   git 2.25
-   ...

Si vous souhaitez qu'un logiciel supplémentaire soit installé, merci de
**vérifier** dans un premier temps qu'il n'est pas déjà présent, puis, dans
le cas contraire, de **créer un ticket** comme expliqué [ci-dessus](#demandes-et-incidents).

### Disponibilité

Afin de garantir un certaine disponibilité, le serveur ainsi que les équipements
réseaux sont alimentés par une _UPS_. Cependant, la redondance n'étant pas
présente à tous les niveaux, le serveur pourrait être inaccessible pendant
de courts laps de temps, par exemple lors d'une mise à jour du noyau.
Cela dit, une disponibilité effective **supérieure à 90%** devrait pouvoir être
assurée.

Politique et vie privée
-----------------------

Aucune des données que vous stockez dans votre espace personnel de sera
divulguée ni utilisée à des fins lucratives et ce même sous la menace.