feat: add README.md to each lab with startup instructions and remove obsolete version from compose files

This commit is contained in:
Luca Sacchi Ricciardi
2026-04-09 14:30:22 +02:00
parent b5ccb3c149
commit 89c8e6ae07
28 changed files with 235 additions and 145 deletions
+22 -3
View File
@@ -1,5 +1,24 @@
# Lab 05: Database & RDS
# Lab 05 - Database & RDS
Coming soon.
Deploy PostgreSQL in rete privata con persistenza dati.
This lab will cover: Deploy PostgreSQL in rete privata con persistenza dati.
## Avvio del Laboratorio
```bash
cd labs/lab-05-database
docker build .
docker compose up -d
```
## Verifica Completamento
```bash
bash tests/99-final-verification.sh
```
## Documentazione
- [Tutorial](tutorial/) - Guida passo-passo
- [How-to Guides](how-to-guides/) - Procedure specifiche
- [Reference](reference/) - Documentazione tecnica
- [Explanation](explanation/) - Paralleli cloud