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>
11 lines
231 B
HTML
11 lines
231 B
HTML
<!DOCTYPE html>
|
|
<html lang="fr">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="refresh" content="0; url=CMDB/cmdb.html">
|
|
<title>CMDB</title>
|
|
</head>
|
|
<body>
|
|
<a href="CMDB/cmdb.html">Redirection vers la CMDB…</a>
|
|
</body>
|
|
</html>
|