Giter Site home page Giter Site logo

spud304 / msmf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stew3254/msmf

0.0 0.0 0.0 44.63 MB

Minecraft Server Management Framework

License: GNU Affero General Public License v3.0

Go 92.05% Dockerfile 1.01% Sass 0.53% Pug 3.92% TypeScript 0.56% Batchfile 0.10% Shell 0.25% JavaScript 1.58%

msmf's Introduction

Minecraft Server Management Framework

This framework will be a web management portal for creating, configuring, and managing Minecraft servers.

Quickstart

To get started, copy the .env-template file over to .env. Next, change all of the passwords in the .env to ones you like.

Production

For users in production, run the following

docker-compose up --build -d

The portal will be located at http://localhost

If you would like to stop the application, just run

docker-compose stop

Development

For those wishing to help develop, run

docker-compose -f docker-compose.dev.yml up --build -d && docker logs --follow --since 10s msmf_dev

The portal can be accessed on http://localhost:8080

This will spin up containers that will live reload any changes made to both the front end and backend.

In addition, for help debugging the database, a pgAdmin instance will be located at http://localhost:5050. The credentials for it are the ones set in the .env file

TODO

  • Default admin account where the user sets the password
  • Login functionality
  • Change passwords
  • Referral system to allow other users to join the portal
  • Permission checking
  • Permission management system
  • Server creation
  • Server configuration interface
  • Server management
  • Account settings
  • Linking player accounts with user accounts
  • Server auto backup functionality
  • Server auto update functionality
  • Add let's encrypt support

msmf's People

Contributors

stew3254 avatar yttrian 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.