Commit graph

3 commits

Author SHA1 Message Date
Guillaume DENIS
3654cba41d feat(README.md): add notes on the installation and usage of the application 2026-07-04 17:57:32 +02:00
Guillaume DENIS
2fb3621053 refactor: rename directories to kebab-case and clean up project structure
Rename CMDB -> cmdb (submodule), GENERATEUR_CERTIFICATES -> cert-generator, GENERATEUR_SWITCH -> switch-config

Remove deleted CMDB files, switch config examples, proxy.sh, and pycache artifacts
Update all internal path references across HTML, JS, and Python files
2026-07-04 17:55:56 +02:00
Guillaume DENIS
bfc88f4afc Portail Infra : CMDB, générateur certificats & mapper VLAN switch
Ajouts :
- Snapshots serveur de la base CMDB (auto + manuel, restauration)
- Import/Export CSV de l'inventaire

Préparation partage public :
- Données réelles (cmdb.db, snapshots, certs/clés privées) exclues via .gitignore
- Suppression des infos en dur (proxy, VLAN, configs switch exemples)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 17:05:43 +02:00