ProjectZomboidReporter-Web
ProjectZomboidReporter-Web
Docker-Anwendung from Natcoso9955's Repository
Übersicht
This is an nginx server with a custom conf applied. It will grab combined API calls to the api endpoint, and also components from the frontend template.
You will need to download the conf file from the below and modify the below lines to match your server ip, then place in the appdata folder.
https://raw.githubusercontent.com/natcoso9955/Zomboid-Server-Stats-Reporter/main/nginx/default.conf
upstream client {
server YOURSERVERIPHERE:3000;
}
upstream api {
server YOURSERVERIPHERE:3001;
}
Anforderungen
ProjectZomboidReporter-API
ProjectZomboidReporter-Frontend
ProjectZomboidReporter-Frontend
Laufzeit-Argumente
- Web-UI
http://[IP]:[PORT:80]/- Netzwerk
bridge- Shell
sh- Privilegiert
- true
- Extra Params
--restart=unless-stopped
Konfiguration der Vorlage
webUIPorttcp
Container Port: 3050
- Ziel
- 80
- Standard
- 3050
- Wert
- 3050
confPathro
Container Path: /etc/nginx/conf.d
- Ziel
- /etc/nginx/conf.d
- Standard
- /mnt/user/appdata/ProjectZomboidReporter-nginx
- Wert
- /mnt/user/appdata/ProjectZomboidReporter-nginx
Kategorien
Statistik herunterladen
324
Downloads insgesamt
Einzelheiten
Repository
chrisashtear/zomboid-reporter-nginxZuletzt aktualisiert2022-12-11
Erstmals gesehen2022-03-04
Führen Sie ProjectZomboidReporter-Web auf Unraid aus.
ProjectZomboidReporter-Web ist gelistet in Community Apps für Unraid OS. Erkunden Sie Unraid, um einen flexiblen Heimserver, ein NAS oder ein Heimlabor aufzubauen.