ProjectZomboidReporter-Web
ProjectZomboidReporter-Web
Application Docker from Natcoso9955's Repository
Vue d'ensemble
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;
}
Exigences
ProjectZomboidReporter-API
ProjectZomboidReporter-Frontend
ProjectZomboidReporter-Frontend
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:80]/- Réseau
bridge- Coquille
sh- Privilégié
- true
- Paramètres supplémentaires
--restart=unless-stopped
Configuration du modèle
webUIPorttcp
Container Port: 3050
- Cible
- 80
- Défaut
- 3050
- Valeur
- 3050
confPathro
Container Path: /etc/nginx/conf.d
- Cible
- /etc/nginx/conf.d
- Défaut
- /mnt/user/appdata/ProjectZomboidReporter-nginx
- Valeur
- /mnt/user/appdata/ProjectZomboidReporter-nginx
Catégories
Télécharger les statistiques
324
Total des téléchargements
Détails
Référentiel
chrisashtear/zomboid-reporter-nginxDernière mise à jour2022-12-11
Première vue2022-03-04
Exécutez ProjectZomboidReporter-Web sur Unraid.
ProjectZomboidReporter-Web est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.