2026-04-29 19:37:11 +02:00
2026-04-29 19:37:11 +02:00
2026-04-29 19:34:17 +02:00
2026-04-29 19:34:17 +02:00

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 dun réseau dentreprise réalisée dans un environnement homelab à laide de Proxmox et Packet Tracer. Ce projet modélise une petite infrastructure dentreprise comprenant un Active Directory, des serveurs Linux, des postes clients et un système de supervision. Il est conçu pour apprendre ladministration 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)

Lobjectif est de simuler des comportements réalistes dentreprise :

  • gestion des utilisateurs et authentification
  • déploiement de services et contrôle daccès
  • supervision réseau et détection dincidents

Ce dépôt contient les configurations, scripts et documentations nécessaires pour reproduire et expérimenter ce lab.

Description
Un homelab pour apprendre Active Directory, les services Linux, la supervision.
Readme 102 KiB
Languages
Nix 100%