GithubHelp home page GithubHelp logo

pkuzhd / dst-admin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from qinming99/dst-admin

0.0 0.0 0.0 8.17 MB

Steam平台的Don't Starve Together 饥荒联机版管理后台

License: MIT License

Shell 2.27% JavaScript 4.41% Java 36.29% CSS 6.09% FreeMarker 25.83% Dockerfile 0.21% Less 12.37% SCSS 12.53%

dst-admin's Introduction

dst-admin:Steam Don't Starve Together Management System

dst-admin is the Don't Starve Together Management System, it is a web program written in Java language, which is powerful, convenient and simple to use, and reduces the difficulty of server construction

See the 中文文档 for Chinese readme.

The following are features:

  1. Start or close ground/cave at one-click
  2. Server system resources monitor
  3. Don't Starve Together ground/cave/mod settings
  4. Game Archive management,recover,auto backup
  5. Support auto update game
  6. Support Settings extra admin or players' blacklist
  7. Support viewing game logs
  8. Support uploading local archives
  9. Long-range control,kick player,rollback,reset world

Environment requirement

  1. Operating system Ubuntu ( 16.04 , 18.04 has been tested,other Ubuntu versions are not )
  2. Java JDK 1.8

Matters need attention

  1. Default server port 8080
  2. Default user name/password admin/123456
  3. Don't Starve Together monitoring port10888,10998,10999(It is suggested to open all port to avoid some matters.)

Fast beginning

Install jdk1.8 on Ubuntu server

#Update software :
sudo apt-get update
#Install openJDK1.8
sudo apt-get install -y openjdk-8-jdk
#Check version
java -version
if  showing "openjdk version "1.8.0_252"well, finish 

Download the newest dst-admin

wget http://clouddn.tugos.cn/release/dst-admin-1.5.0.jar -O dst-admin.jar

Start dst-admin

#Start 
java -jar dst-admin.jar 

Start Don't Starve Together installation script,install Don't Starve Together client

#It will release install.sh after starting to install steam and Don't Starve Together client 
#,executes program may requires ur password(probably becuase Internet problem lead to executing the scripts for several times)
./install.sh

Use dstStart.sh to control dst-admin

#Execute dstStart.sh as the tips
./dstStart.sh

Docker Support:link

Preview

img img img

Thanks~

dst-admin's People

Contributors

qinming99 avatar dzzhyk avatar jamesishandsome avatar qyaaaa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.