GithubHelp home page GithubHelp logo

regulad / zookeeper Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 79 KB

Zookeeper is a command-line utility for managing Stingray.

License: GNU General Public License v3.0

Python 100.00%
command-line-interface software-as-a-service stingray

zookeeper's Introduction

zookeeper

stingray-zookeeper on PyPI

This package lets you swiftly create & configure Stingray containers.

Installation & Use

# Install pipx to run stingray-zookeeper in a virtual environment
pip install pipx

# Run this command for an explanation of the available arguments
pipx run stingray-zookeeper --help

# Run stingray-zookeeper
# Notes: your pterodactyl token will be longer than the example.
#        nginxproxymanager tokens are long as shit because of their great amount of encoded json and large key
#        these (obviously) aren't real keys.
#        your nest, egg, and proxy ids will be different. 
#        check your pterodactyl settings & nginxproxymanager frontend.
pipx run stingray-zookeeper \
  --name "StingRay" \
  --nest 12 \
  --egg 45 \
  --proxy 43 \
  --panel-url "https://ptero.regulad.xyz" \
  --panel-key "ptla_wordswordswords" \
  --proxy-url "https://nginx.local.regulad.xyz" \
  --proxy-token "eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJhcGkiLCJzY29wZSI6WyJ1c2VyIl0sImF0dHJzIjp7ImlkIjoxfSwiZXhwaXJlc0luIjoiMWQiLCJqdGkiOiJUdFlQaGhiRiIsImlhdCI6MTY3MjA5Mjk1NSwiZXhwIjoxNjcyMTc5MzU1fQ.rZFs0iT0PgvCOq5tWQd0dq-kP9GJ7_jbXnuwPS-GwHU"

zookeeper's People

Contributors

regulad avatar

Watchers

 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.