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
This commit is contained in:
Guillaume DENIS 2026-07-04 17:55:56 +02:00
parent bfc88f4afc
commit 2fb3621053
22 changed files with 27 additions and 9135 deletions

4
.gitmodules vendored Normal file
View file

@ -0,0 +1,4 @@
[submodule "cmdb"]
path = cmdb
url = ssh://git@git.thehackdes.com/TheHackdes/Noctame.git
branch = dev