Coder Social home page Coder Social logo

pilei / dst-admin-go Goto Github PK

View Code? Open in Web Editor NEW

This project forked from carrot-hu23/dst-admin-go

0.0 0.0 0.0 2.32 MB

Don't Starve Together server panel. Manage room with ease, featuring visual world and mod management, player log collection。饥荒联机服务器面板。轻松管理房间,支持可视化的世界和模组管理,玩家日志采集

License: GNU General Public License v3.0

Shell 1.45% Python 10.24% Lua 2.94% Go 85.36%

dst-admin-go's Introduction

dst-admin-go

Don't Starve Together Server management panel

Date: 2023/05/11

Preview Demo: http://1.12.223.51:8080/ (admin 123456)

This is a management panel for Don't Starve Together, developed in Go. It offers simple deployment, low memory usage, an aesthetically pleasing interface, and user-friendly operations. The panel provides a visual interface for easily configuring game rooms and managing online mods. It also supports the management of multiple rooms. All of these features are designed to provide a smoother and more streamlined user experience.

这是一个使用 Go 编写的饥荒管理面板,它具有简单的部署流程、低内存占用、美观的界面和简洁的操作方式。该管理面板提供了直观的可视化界面,方便用户进行房间配置和在线模组配置,同时支持多房间的便捷管理。这一切旨在提供更加流畅的使用体验。

Deployment/部署

目前多房间版本还有些bug没有修复(等单房间功能稳定后在迁移过来), 萌新勿用

注意目录必须要有读写权限。

二进制部署

部署教程

视频教程

docker

docker pull hujinbo23/dst-admin-go:1.1.8
docker run -d -p8082:8082 hujinbo23/dst-admin-go:1.1.8

预览

首页效果 首页效果 首页效果 首页效果 统计效果 面板效果 日志效果

运行

修改config.yml

#端口
port: 8082
database: dst-db

运行

go mod tidy
go run main.go

打包

window 打包

window 下打包 Linux 二进制

打开 cmd
set GOARCH=amd64
set GOOS=linux

go build

请作者喝一杯咖啡

WeChat Pay

WeChat Pay

QQ群 反馈交流

首页效果

dst-admin-go's People

Contributors

carrot-hu23 avatar tsangkam avatar xdujiang 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.