Backup: Stand vor Design-Optimierung (2026-02-16)
Dieser Commit ist enthalten in:
@@ -434,7 +434,7 @@ E-Mail: datenschutz@ihre-domain.de
|
||||
└── cookie-consent-demo.html (optional, für Tests)
|
||||
|
||||
# Tracking-Script (bereits vorhanden)
|
||||
/opt/v2-Docker/v2_nginx/html/insights/t.js
|
||||
/opt/v2-Docker/aegis-website/insights/t.js
|
||||
```
|
||||
|
||||
---
|
||||
@@ -549,7 +549,7 @@ curl -X POST https://aegis-sight.de/insights/api/track ...
|
||||
|
||||
- [ ] GeoIP-Datenbank aktualisieren
|
||||
```bash
|
||||
cd /opt/v2-Docker/v2_nginx/html/insights/data/geoip
|
||||
cd /opt/v2-Docker/aegis-website/insights/data/geoip
|
||||
wget -O GeoLite2-City.mmdb.new https://github.com/P3TERX/GeoLite.mmdb/raw/download/GeoLite2-City.mmdb
|
||||
mv GeoLite2-City.mmdb.new GeoLite2-City.mmdb
|
||||
```
|
||||
@@ -558,7 +558,7 @@ curl -X POST https://aegis-sight.de/insights/api/track ...
|
||||
|
||||
- [ ] Analytics-Daten prüfen (>90 Tage löschen)
|
||||
```bash
|
||||
php /opt/v2-Docker/v2_nginx/html/insights/cleanup-old-data.php
|
||||
php /opt/v2-Docker/aegis-website/insights/cleanup-old-data.php
|
||||
```
|
||||
|
||||
## **Jährlich:**
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren