This commit is contained in:
@@ -51,24 +51,10 @@ ansible all -m ping --key-file ~/.ssh/ansible
|
||||
|
||||
## Personnalisation
|
||||
|
||||
Le fichier .env pour les variable d'environnement
|
||||
~~~bash
|
||||
nano .env
|
||||
~~~
|
||||
|
||||
Modification des labels pour traefik
|
||||
~~~bash
|
||||
nano docker-compose.yml
|
||||
~~~
|
||||
|
||||
## Lancement
|
||||
|
||||
~~~bash
|
||||
docker compose up -d
|
||||
~~~
|
||||
|
||||
~~~bash
|
||||
docker compose logs -f
|
||||
./ansible-playbook site.yml --key-file ~/.ssh/id_rsa
|
||||
~~~
|
||||
|
||||
# Buy me a coffe
|
||||
|
||||
Reference in New Issue
Block a user