This project provides a Docker Compose configuration for setting up a containerized environment with Traefik and Portainer.
- Traefik as reverse proxy
- Portainer for container management
- Docker container orchestration
-
Clone the repository:
git clone https://github.com/omandiraci/HomeLab.git
-
Navigate to the project directory:
cd HomeLab -
Start the containers:
docker-compose up -d
- Traefik dashboard: http://localhost:8080
- Portainer: http://localhost:9000 veya http://portainer.localhost
MIT