MiniCorp
MiniCorp is a lightweight enterprise network simulation built in a homelab environment using Proxmox and Packet Tracer.
This project models a small company infrastructure with Active Directory, Linux servers, employee workstations, and monitoring systems. It is designed for learning system administration and networking.
The lab includes:
- Windows Server (Domain Controller with Active Directory & DNS)
- Ubuntu Server (internal services, web apps, Docker)
- Windows Client (employee workstation)
- Intern laptop
- Centralized monitoring via NixOS (Prometheus, Grafana, Suricata, Wireshark)
The goal is to simulate real-world enterprise behavior:
- user management and authentication
- service deployment and access control
- network monitoring and alerting
This repository contains configurations, scripts, and documentation to reproduce and experiment with the lab.
🇫🇷
MiniCorp est une simulation légère d’un réseau d’entreprise réalisée dans un environnement homelab à l’aide de Proxmox et Packet Tracer. Ce projet modélise une petite infrastructure d’entreprise comprenant un Active Directory, des serveurs Linux, des postes clients et un système de supervision. Il est conçu pour apprendre l’administration système et le réseau.
Le lab inclut :
- Un serveur Windows (Contrôleur de domaine avec Active Directory et DNS)
- Un serveur Ubuntu (services internes, applications web, Docker)
- Un poste client Windows (utilisateur)
- Un laptop “intern”
- Une supervision centralisée via NixOS (Prometheus, Grafana, Suricata, Wireshark)
L’objectif est de simuler des comportements réalistes d’entreprise :
- gestion des utilisateurs et authentification
- déploiement de services et contrôle d’accès
- supervision réseau et détection d’incidents
Ce dépôt contient les configurations, scripts et documentations nécessaires pour reproduire et expérimenter ce lab.