Username: Password:

Author Topic: Gunbot 6.x (XT) & Zeno GUI - QUICK SETUP GUIDE  (Read 11894 times)

Offline bit_ben

  • Rookie
  • *
  • Posts: 34
  • Official GunthGUI Reseller - get 20% discount
    • View Profile
Gunbot 6.x (XT) & Zeno GUI - QUICK SETUP GUIDE
« on: September 19, 2017, 01:51:05 PM »
    Gunbot & Zeno GUI Install Guide
    get both up and running in minutes

    as a official Zeno GUI  Reseller (check this thread for 20% discount https://gunthy.org/forum/index.php/topic,1128.0.html)
    I wan't to share how easy it is to get both up and running in minutes (Gunbot 6.x (XT) & Zeno GUI (Web GUI) )

    This guide is for a Linux VPS, but works on Windows and macOS too. Linux is the cheapest OS on a VPS
    You can choose any VPS with Debian oder Ubuntu.

    • Gunbot 3.3.2 -> GUI 0.95
    • Gunbot 3.3.3+ ( 4.x & 5.0.4) -> GUI 0.994
    • Gunbot 5.0.5.5+ -> GUI 1.0 (GUI 1.1)
    • Gunbot 6.x (XT)+ -> GUI 1.2

    Telegram Zeno GUI community: https://t.me/ZenoGUI_Community

    Downloads:
    Gunbot 6.x : https://github.com/GuntharDeNiro/BTCT/tags
    GunthyGUI: https://github.com/zenocrypto/zeno-gui/releases

    Wiki's:
    Gunbot 6.x: https://github.com/GuntharDeNiro/BTCT/wiki
    GunthyGUI: https://github.com/zenocrypto/zeno-gui/wiki

    1. Download the latest Gunbot and Zeno GUI and unpack in one folder (gunbot_install)



    2. Install Gunbot

    follow this install guide for Gunbot : https://github.com/GuntharDeNiro/BTCT/wiki/Linux-Installation

    should now look like this:

    Linux


    Windows


    Open the config Webgui on Port 5000 as displayed in the console and add your api key and secret

    3. open den command line and go to your Gunbot directory:

    4. change the permission to:

    [/list]
    Code: [Select]
    chmod +x zeno-gui-linux-x64

    5. add your Gunbot API Keys:

    Open a Browser and  the config Webgui on Port 5000 as displayed in the console and add your api key and secret

    6a. start the Zeno GUI (Linux):

    Code: [Select]
    ./zeno-gui-linux-x64


    6b. start Zeno GUI (Windows):







    7. open your browser and go to the displayed URL

    Code: [Select]
    http://YOUR_URL:8080
    8. choose your certificate config

    you can use any cert, including a self-signed or lets encrypt

    Guide: https://github.com/zenocrypto/zeno-gui/wiki/SSL-Configuration



    9. restart the GUI, refresh the browser:

    fill in your exchange API keys, the Zeno GUI License ....



    10. restart the GUI, refresh the browser:

    add coin pairs for trading (1) and start the bot (2)



    11. keep the GUI alive:

    start it with pm2 to run in background

    Code: [Select]
    pm2 start zeno-gui-linux-x64
    if you have problems, check the wiki: https://github.com/zenocrypto/zeno-gui/wiki/Keeping-GUI-alive

    your done, you finished the basic installation

    check the other config options if needed

    happy trading and good profits
    « Last Edit: November 22, 2017, 08:25:44 AM by bit_ben »

    Offline cryptosticks

    • Contributor
    • **
    • Posts: 229
      • View Profile
    Re: Gunbot 5.x & GunthyGUI - first time SETUP GUIDE
    « Reply #1 on: September 19, 2017, 05:29:49 PM »
    Great write-up!  Heh.  Wish I read it before I installed.   8)

    Just wanted to share than in Step 7. choose your certificate config I had to change the file suffixes for the files uploaded.

    i.e. I had to rename the "Private" and the "Certificate" to have the .pem suffix.

    The Gunthy-GUI wizard does remind the user that it is looking for a .pem suffix but I thought I'd make it obvious to the users reading your install guide.

    I used https://www.sslforfree.com/ which is associated with LetsEncrypt.


    Offline albatros24

    • Rookie
    • *
    • Posts: 26
      • View Profile
    Re: Gunbot 5.x & GunthyGUI - first time SETUP GUIDE
    « Reply #2 on: September 19, 2017, 06:16:57 PM »
    Hello, can this GUI be used with Gunbot 3.3.2?

    Offline bit_ben

    • Rookie
    • *
    • Posts: 34
    • Official GunthGUI Reseller - get 20% discount
      • View Profile
    Re: Gunbot 5.x & GunthyGUI - first time SETUP GUIDE
    « Reply #3 on: September 19, 2017, 07:09:55 PM »
    yes, it can be used for 3.3.2 too, just drop me a message via telegram.
    updated the Guide
    « Last Edit: September 19, 2017, 08:00:02 PM by bit_ben »

    Offline bit_ben

    • Rookie
    • *
    • Posts: 34
    • Official GunthGUI Reseller - get 20% discount
      • View Profile
    Re: Gunbot 5.x & GunthyGUI - first time SETUP GUIDE
    « Reply #4 on: September 24, 2017, 08:50:50 AM »
    updated the Guide with SSL configuration: https://github.com/Sjakil/gunthy-gui/wiki/SSL-Configuration

    let me know if something is missing

    Offline bit_ben

    • Rookie
    • *
    • Posts: 34
    • Official GunthGUI Reseller - get 20% discount
      • View Profile
    Re: Gunbot 5.x & GunthyGUI - first time SETUP GUIDE
    « Reply #5 on: October 03, 2017, 04:23:40 PM »
    added the Window Part

    Offline cryptosticks

    • Contributor
    • **
    • Posts: 229
      • View Profile
    Re: Gunbot 5.x & GunthyGUI - first time SETUP GUIDE
    « Reply #6 on: October 15, 2017, 03:04:26 PM »
    Thanks to bit_ben for assisting me set-up the GunthyGUI on Linux.
    Extra thanks to bit_ben for the 20% discount code or I wouldn't have made the purchase.

    I did the trial of the GUI on Windows.  Easy enough since I'm a Windows guy.

    But I'm surprised how easy it was to set-up GunBot v5 + GunthyGUI on Linux with Poloniex, Bittrex, & Cryptopia exchanges all controlled from one interface.  NICE!

    Offline bit_ben

    • Rookie
    • *
    • Posts: 34
    • Official GunthGUI Reseller - get 20% discount
      • View Profile
    Re: Gunbot 6.x (XT) & Sjakils GUI - QUICK SETUP GUIDE
    « Reply #7 on: November 10, 2017, 10:11:21 AM »
    Guide updated for Gunbot 6.x (XT) with Sjakils GUI

    Offline bit_ben

    • Rookie
    • *
    • Posts: 34
    • Official GunthGUI Reseller - get 20% discount
      • View Profile
    Re: Gunbot 6.x (XT) & Sjakils GUI - QUICK SETUP GUIDE
    « Reply #8 on: November 14, 2017, 09:57:09 AM »
    another update done

    Offline bit_ben

    • Rookie
    • *
    • Posts: 34
    • Official GunthGUI Reseller - get 20% discount
      • View Profile
    Re: Gunbot 6.x (XT) & Zeno GUI - QUICK SETUP GUIDE
    « Reply #9 on: November 21, 2017, 07:22:20 AM »
    rebranding Update done