Bläddra i källkod

Update install.md

master
Heuzef 8 månader sedan
förälder
incheckning
edcfcf5a02
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. +4
    -4
      install.md

+ 4
- 4
install.md Visa fil

@@ -2,11 +2,13 @@

## Notes d’installation de la VM

- Déploiement Ubuntu 22.04.1 LTS avec le package OpenSSH + Docker
- Déploiement Ubuntu 22.04.1 LTS avec le package OpenSSH
- Changement des MDP root et cognhacker
- Installation d’utilitaires : ``apt install -y curl wget git tmux htop vim nano sudo tree iperf3 unzip sshfs nmap apache2 network-manager net-tools``
- MAJ et redémarrage
- Mise en service d’apache et clone du site : `git clone https://github.com/cognhacker/www.git`
- Installation de Docker : https://docs.docker.com/engine/install/ubuntu

## Installation de WorkAdventure

@@ -18,8 +20,6 @@ Quelques tutos :

Création du **docker-compose.yml**



```yaml
version: "3.3"
services:


Laddar…
Avbryt
Spara