Simplifier README - hosts déjà dans git
This commit is contained in:
parent
4f7b9322ad
commit
b0cb5d6453
1 changed files with 3 additions and 14 deletions
17
README.md
17
README.md
|
|
@ -22,24 +22,13 @@ su - ayo
|
|||
git clone https://git.ayo.tokyo/jalwan/mail-files.git
|
||||
cd mail-files
|
||||
```
|
||||
|
||||
### 4. Créer le fichier hosts local
|
||||
|
||||
```bash
|
||||
cat > hosts << 'EOF'
|
||||
127.0.0.1 localhost
|
||||
127.0.0.1 mail.ayoinc.test ayoinc.test
|
||||
::1 localhost
|
||||
EOF
|
||||
```
|
||||
|
||||
### 5. Lancer les conteneurs
|
||||
### 4. Lancer les conteneurs
|
||||
|
||||
```bash
|
||||
podman-compose up -d
|
||||
```
|
||||
|
||||
### 6. Vérifier que tout tourne
|
||||
### 5. Vérifier que tout tourne
|
||||
|
||||
```bash
|
||||
podman-compose ps
|
||||
|
|
@ -50,7 +39,7 @@ mailstack-dovecot Up
|
|||
|
||||
mailstack-postfix Up
|
||||
|
||||
## 📧 Tester l'envoi de mail
|
||||
## 6. Tester l'envoi de mail
|
||||
|
||||
```bash
|
||||
swaks --server localhost --port 1025 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue