Mise à jour du README

This commit is contained in:
2024-10-26 01:59:45 +02:00
parent 24574e01e5
commit 1835faaa0a

View File

@@ -1,3 +1,8 @@
Installation de :
- git
- btop
- tree
- docker
```
wget https://ganesh.turing.untypequicode.fr/untypequicode/script-vps/raw/branch/main/install.sh
chmod +x install.sh
@@ -5,6 +10,13 @@ chmod +x install.sh
```
Si vous voulez procéder à la suite de docker
Installer docker de :
- nginx-proxy-manager
- grafana
- prometheus
- cadvisor
- npm
- nvm
```
sudo usermod -aG docker $USER
mkdir -p /home/$USER/docker