Cirkus Serveri Forum
    • CoD4xAdmin
    • Recent
    • Popular
    • Groups
    • Users
    • Register
    • Login

    New CoD4x WebAdmin v2.0.4 Relase

    Scheduled Pinned Locked Moved
    Announcements
    1
    1
    529
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • NeHoN
      NeHo Administrators
      last edited by NeHo

      How to upgrade from v1.0.0 to v2.0.4

      • Get the latest version from the Github page
      • Since you have already changed the app/config/config.json file backup that file so you can over write the new one

      After you have backed-up the config.json file add this 2 lines to the end of the file, here is an example how it should look https://github.com/byNeHo/CoD4x-WebAdmin/blob/master/app/config/config.json#L57

      The website_language is the default language on your website, all rcon commands will be sent in this language to the game servers. (Available languages for now: en, de, hr)

      en = English
      de = Deutsch
      hr = Hrvatski

      website_non_http_url is just your domain without http:// or https:// so in my case I would use www.cirkus-serveri.com instead of https://www.cirkus-serveri.com

      ,
      "website_language": "en",
      "website_non_http_url": "localhost"
      
      • Extract the downloaded files to you website, replace app/config/config.json with yours what you have just saved
      • Navigate in terminal to website root and execute command
      npm install
      

      Start the application

      I keep hitting the 'Escape' key - but I'm still here. ...

      1 Reply Last reply Reply Quote 0
      • First post
        Last post

      0

      Online

      191

      Users

      268

      Topics

      1.2k

      Posts
      Powered & Designed by NeHo