Files
MiniCorp/README.md
2026-04-29 19:27:34 +02:00

41 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
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.