Outils pour utilisateurs

Outils du site


linux:serveur_msp

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
linux:serveur_msp [2023/11/11 09:56] ptitfraplinux:serveur_msp [2023/11/12 07:44] (Version actuelle) ptitfrap
Ligne 1: Ligne 1:
 +====== Ports ======
 +  * 8001 mailu 80
 +  * 8002 mailu 443
 +
 +
 ==== Securiser SSH ==== ==== Securiser SSH ====
  
Ligne 53: Ligne 58:
 get ovh credential  in /etc/letsencrypt/ovh.ini get ovh credential  in /etc/letsencrypt/ovh.ini
  
-  certbot certonly --dns-ovh --dns-ovh-credentials /etc/letsencrypt/ovh.ini -d *.msp-roanne.fr -i nginx+  sudo certbot certonly --dns-ovh --dns-ovh-credentials /etc/letsencrypt/ovh.ini -i nginx -d *.msp-roanne.fr  
 +   
 +   
 +outils: 
 +  sudo certbot renew --dry-run 
 +  sudo certbot certificates
  
 ==== Docker ==== ==== Docker ====
  
- +install: [[https://docs.docker.com/engine/install/debian/#install-using-the-repository]]
-  +
      
 +==== Mailu ====
 +
 +domaine principal mail.msp-roanne.fr
 +
 +attention a la copie du cert dans opt mailu.
 +
 +
 +
linux/serveur_msp.1699693008.txt.gz · Dernière modification : 2023/11/11 09:56 de ptitfrap