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

    New CoD4x WebAdmin v2.2.0 Relase

    Scheduled Pinned Locked Moved
    Announcements
    2
    3
    450
    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

      How to upgrade from v2.1.5 to v2.2.0

      • Download the latest files from Github
      • Since you have already changed the app/config/config.json file backup that file so you can over write the new one
      • 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 commands

      Stop the node application, run the stop command

      Install the newer updated dependencies to lower security risks in future

      Type

      npm install
      

      Start your application you should have now the latest version

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

      1 Reply Last reply Reply Quote 1
      • CrazYC
        CrazY
        last edited by

        whats new in this update mate?

        1 Reply Last reply Reply Quote 0
        • NeHoN
          NeHo Administrators
          last edited by

          Security fixes, package updates, script updates

          • u have to have git installed on your OS to be able to download the latest cod4x files

          also you have to change the GitHub branch to master since the new_arch is removed, you have to change your config to this 1, the link and the name is changed compare it with yours, I changed the "download_link" and "zip_file_name"

          "cod4x_compile": {
          	"download_link" : "https://github.com/callofduty4x/CoD4x_Server/archive/master.zip",
          	"dir_root" : "/home/linux_user/CoD4x_Server-master",
          	"zip_file_name" : "master.zip",
          	"save_directory_path" : "/var/www/mywebsite.com/html/public"
          },
          

          I will write this a little bit more in details tomorrow just arrived home

          If you go to the server details you should see the json part what there times I started for the jsonplugin, but thats just a plus and it is not required to use 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