Giter VIP home page Giter VIP logo

gandicloud-csgo-dediserver's Introduction

gandicloud-csgo-dediserver

Start a csgo dedicated server on a GandiCloud vps (openstack) server.

This project is based on gandicloud vps https://docs.gandi.net/fr/vps/vps_api/index.html. It manage the server using openstack api. Internally it uses linuxgsm to install and manage the csgo server.

(Other alternatives to linuxgsm looks very good to like docker based csgo-sever-launcher. More details on valve's wiki)

⚠️ Running the bin/create-gandi-vm.sh script will use your Gandi account and use your prepaid account to pay the server.

Usage

[pre-requisite] install openstackclient cf. https://docs.gandi.net/fr/vps/vps_api/index.html [pre-requisite] create a .env file based on .env.example

Run the following commands:

source bin/read-config.sh
bin/create-gandi-vm.sh
bin/install-server.sh

Those scripts are still pretty raw (and I'm a frontend developper) it's obviously needs improvements.

After reading the config, you'll be able to execute common openstack commands e.g. openstack server list

Manage the gandicloud server

openstack server start CSGO-server
openstack server stop CSGO-server

Manage CSGO server

Connect:

ssh root@${IP}

When connected:

./start.sh

TODO

  • post-install script: copy csgo-server configuration
  • better configuration
  • web based app to manage the whole server
  • better csgo server configuration: gamemode, switch to short match, motd, rcon …

gandicloud-csgo-dediserver's People

Contributors

iamdey 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.