Skip to content

Giann8/serverStatus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ServerStatus

Description

  • This repo contains a little website for checking personal minecraft server online status and players.

Documentatiom

After cloning the repo, enter the directory with:

cd ServerStatus

change the compose.yml and the .env file with the environment for your Minecraft server (signed with # TO CHANGE) and then do:

docker compose --file compose-prod.yaml up --build -d

then you can check the status of your minecraft server at http://127.0.0.1:3001/index.html .

you can change the port of the webpage in .env as you like.

[!WARNING]: if you change the server side port (S_PORT) remember to change it in the client side code.


To-do

  • Change package from mcping-js to mcstatus-util

About

Simple serverStatus for minecraft personal server

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors