Code Monkey home page Code Monkey logo

docker_cs16's Introduction

How to setup?

  1. Fork this repo
  2. Clone the forked version in your pc.
  3. Update your configs at cstrike/server.cfg and also set your rcon_password.
  4. Modify your amxmodx plugins at cstrike/addons
  5. Update your admins at cstrike/addons/amxmodx/configs/users.ini and SuperAdmin.ini.
  6. Add your maps at cstrike/maps and update your cstrike/mapcycle.txt.
  7. Save the changes and push to your forked repo.
  8. Go to your VPS and install docker.
  9. Clone your forked repo with git clone <YOUR_FORKED_URL>
  10. cd <YOUR_FORKED_REPO_NAME> cd enter your repo and run docker-compose up -d.

It would be done.

For managing the server via rcon, before connecting to your server from console in game, type rcon_password <YOUR_RCON_PASSWORD_at_server.cfg> and then connect. Then you can control server like, rcon changelevel de_dust2_2x2 for changing map, rcon sv_restart 1 for restarting server, etc.

You can also use amxmodx admin settings. Just connect with the admin user set at users.ini in amxmodx configs. Use `setinfo _pw <YOUR_AMXMODX_ADMIN_USER_PASSWORD>" before connecting. :)

docker_cs16's People

Contributors

animeshsinghweb avatar

Watchers

James Cloos avatar  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.