GithubHelp home page GithubHelp logo

gsd-cli.rb's People

Contributors

egeexyz avatar fuop10 avatar prestonono avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

egggordo

gsd-cli.rb's Issues

Dependency checks

As a game server admin, I want the cli to inform me that I am missing dependencies required to run the cli or the game server of my choice

Configfile instead of params

As a game server admin, I want to pass configuration to the cli as a file instead of using parameters for each config value (game, steamuser, etc)

Auto-increment gemspec version

The gemspec version determines the cli version. The "point" version needs to be auto-incremented in CircleCI, maybe via git tags or something like that.

support docker containers

No project is cool without Docker support.

The legacy "game server containers" project used Docker. Basically just copy what that project did and make it better.

Front Page & Project Page both use p: large_size

For some reason, the theme is setup so that the Front Page & Project Page use the same large_size: 22 css attribute.

This is a problem because the font on the Projects page is too big, but reducing it makes the font on the front page too small

Support non-root server installed

gsd-cli is currently designed to be run as root.

Dedicated game servers are installed to /opt by default (which generally required elevated permissions on most Linux systems) and installing new systemd daemons also typically required elevated permissions.

Eventually, we want to support using gsd-cli from a non-root user perspective. In principle, this may not be possible because systemd daemon installs should always require elevated privileges. However, a simple root password prompt should work for most Linux distros.

Remote host

As a game server admin, I want the ability to use gsc-cli from my local machine to restart my game server running remotely so that I don't have to ssh into my game server host each time.

Unexpected argument: rust

$ gsd-cli install rust
 ›   Error: Unexpected argument: rust
 ›   See more help with --help
$ gsd-cli install -d minecraft
 ›   Error: Unexpected argument: minecraft
 ›   See more help with --help

Any idea why install command didn't accept arguments ?

Installed npm with nvm and gsd-cli with npm install -g gsd-cli

$ gsd-cli -v
gsd-cli/1.1.5 linux-x64 node-v12.16.0

GUI

As a game server admin, I want the ability to use a GUI to interact with my game servers instead of using a terminal and a cli each time.

GUI will likely live in a different repo

Support lxc containers

Support lxc containers because they are cool, they cluster better than daemons, and don't require sudo for every little thing.

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.