doc: update general usage in main README

This commit is contained in:
Julien Oculi 2024-05-29 14:25:16 +02:00
parent bf10021dbe
commit 77e4141b5b

View file

@ -6,6 +6,19 @@ Fichiers de configuration du serveur Coh@bit.
Cloner ce dépôts sur votre système (pas de répertoire privilégié).
```sh
# Clone repository
git clone https://git.cohabit.fr/cohabit/server_config.git
cd server_config
# Allow execute scripts
sudo chmod +x ./install.sh
sudo chmod +x ./deploy.sh
# Install and deploy services
sudo ./install.sh * && sudo ./deploy.sh *
```
## Installation
Pour installer les différents services/apps du serveur.