Coder Social home page Coder Social logo

jnoack331 / cube-manager Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 43.71 MB

Simple Minecraft Server Manager

License: MIT License

JavaScript 10.90% Go 28.49% HTML 1.96% Vue 51.74% CSS 6.92%
go golang javascript-applications minecraft minecraft-server vuejs

cube-manager's Introduction

cube-manager

A simple minecraft server managment gui

Important: Code is in heavy development and probably not secure. Currently is usage under own risk!

login file list

Setup

  1. Move the cube-manager executable into your minecraft server folder.
  2. Create a .env file with the following content:
  CUBE_USER=<Your Username>
  CUBE_PASSWORD=<Your Password>
  1. Start the cube-manager executable it as deamon/in the background. For example with systemd, screen etc.
  2. Log into the Manager with your browser via http://<YourServerIpOrHostname>:8080.

Building

You "need" Go version go 1.18.* to build the executable.

  1. Get the sourcecode via go get github.com/Jnoack331/cube-manager or git clone [email protected]:Jnoack331/cube-manager.git
  2. Go into the sourcecode folder.
  3. Run go mod download to fetch the dependencies.
  4. Run go build to build the executable.

cube-manager's People

Contributors

jnoack331 avatar

Watchers

 avatar

cube-manager's Issues

refactore frontend application

The frontend is in a very hacky state, what codestyle and styling in general is concerned. This should be resolved.

  • Split the frontend and backend to enable hot reloading while developing the frontend
  • Build the frontend application when releasing and building

add HTTPS support

This should be operating system agnostic. First step could be to generate a certificate and use it. This would be flagged by the browser as no CA has signed it but at least the data is encrypted then.

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.