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

New CoD4x WebAdmin v2.1.5 Relase

Scheduled Pinned Locked Moved
Announcements
1
1
493
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.
  • N
    NeHo Administrators
    last edited by SuRv1VoR 3 Oct 2019, 21:06 9 Mar 2019, 02:01

    How to upgrade from v2.0.5 to v2.1.5

    • Get the latest version from the GitHub
    • Since you have already changed the app/config/config.json file backup that file so you can over write the new one
    • In this release we have included Plugin Download cod4x files from GitHub please read all the instructions here to be able to use the plugin and compile cod4x binary files with 1 click from now on via the CoD4yWebAdmin application
    • The new plugin requires new lines in app/config/config.json file, you can add these lines to your backed up config file, these are the new lines
    "cod4x_compile": {
    		"download_link" : "https://github.com/callofduty4x/CoD4x_Server/archive/dev_newarch.zip",
    		"dir_root" : "/home/linux_user/CoD4x_Server-dev_newarch",
    		"zip_file_name" : "dev_newarch.zip",
    		"save_directory_path" : "/var/www/mywebsite.com/html/public"
    },
    

    You can compare your app/config/config.json with the new one and add these lines, here is a link to the new lines, where they start GitHub

    After you have added the new lines to your existing config.json file once again, make sure you change all the data in the lines as described here to be able to use the new plugin.

    • Upload the new GitHub files to your website location, over write app/config/config.json with yours after you have updated it with the new lines and configured it
    • Add the new plugin to your database with next command in putty after you
    cd /var/www/mywebsite/html/app/seed
    

    run the update file (if node is not working try to run the command with nodejs)

    node update.js
    
    • Start the application
    cd /var/www/mywebsite/
    
    npm start
    

    if you are using PM2 start it with

    pm2 start npm --name "my_choosen_app_name" -- start
    

    If you need help let me know here in the comments

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

    1 Reply Last reply Reply Quote 0
    1 out of 1
    • First post
      1/1
      Last post

    0

    Online

    191

    Users

    268

    Topics

    1.2k

    Posts
    Powered & Designed by NeHo