> For the complete documentation index, see [llms.txt](https://howto.thec2matrix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://howto.thec2matrix.com/c2/nuages.md).

# Nuages

## Install Nuages

```
cd /opt/
git clone https://github.com/p3nt4/Nuages.git
cd Nuages/Server
chmod +x setup.sh
./setup.sh
```

## Run Nuages

```bash
cd /opt/Nuages
```
