Giter Site home page Giter Site logo

bluedragonmc / komodo Goto Github PK

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

BlueDragon's Velocity plugin that handles coordination with our service.

Home Page: https://bluedragonmc.com

License: GNU Affero General Public License v3.0

Kotlin 86.02% Dockerfile 11.99% Shell 1.99%
velocity-plugin

komodo's Introduction

Komodo

BlueDragon's Velocity plugin. It currently serves a few purposes:

  • Routing players to servers based on received gRPC messages
  • Dynamically create and remove servers based on other gRPC calls
  • Requesting a player count from an external service and generating a server list ping response with it
  • Sending players to a lobby when they first join

Usage

Build with ./gradlew build and place the JAR from build/libs/Komodo-x.x.x.jar in your Velocity proxy's plugins folder.

Configuration

Environment variables:

  • KOMODO_PUFFIN_URI: The URI used to connect to Puffin. Should comply with this document.

    Default value: puffin:50051

  • KOMODO_GRPC_PORT: The port used for Komodo's gRPC server.

    Default value: 50051

Development

This can be built as a docker container with the following command:

$ docker build -t bluedragonmc/komodo:dev .

This uses the Dockerfile in the current directory to make an image with Velocity, Komodo, and a few other plugins.

Note: When running inside Docker, a PUFFIN_VELOCITY_SECRET environment variable must be passed to the container, which is used to create the forwarding.secret file in the container.

komodo's People

Contributors

fluxcapacitor2 avatar

Stargazers

 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.