Archive du mois : juin 2019
Pré-requis Installation Débutons avec Sphinx Lancer le projet Configuration: nano sources/conf.py Générer le projet en HTML Générer le projet en PDF (Latex) Sources : https://deusyss.developpez.com/tutoriels/Python/SphinxDoc/ https://github.com/rtfd/sphinx_rtd_theme https://sphinx-rtd-theme.readthedocs.io/en/latest/installing.html
Visualiser le status des certificats certbot certificates Étendre le certificat : certbot –expand -d existing.com,example.com,newdomain.com Changer le domaine du certificat : certbot certonly –cert-name example.com -d example.org,www.example.org Révoquer un certificat non expiré : certbot...
Pré-requis Installation Elasticsearch Installation Zammad Configuration Zammad avec Elasticsearch zammad run rake searchindex:rebuild nano /etc/nginx/sites-enabled/zammad.conf Gestion du service Changer l’adresse d’écoute du service : https://docs.zammad.org/en/latest/appendix/configure-env-vars.html Mettre en place le reverse Proxy Nginx distant
Commentaires récents