Code Monkey home page Code Monkey logo

ba-software's Introduction

Distribution Installation

Introduction

Installation script will not be able to configure DHCP and FTP servers as well as automatic start unless you are running this script on a supported system.

Gate package is not designed to work on a stand alone computer such as PC/Linux/MAC. However it will work on Windows or Linux if you have Synapse daughter node installed. We are strongly recommend using supported system.

Supported Systems:

  • Bolder Automation Router
  • Raspberry Pi 3 with Bolder Automation Daughter Card
  • Synapse E10 (some of the functionality might be limited)

Installation Procedure

To install gate package on supported system follow this procedure:

  1. Connect to the supported system using SSH via TeraTerm or Putty.

  2. Copy zip distribution archive. You may use TFTP/FTP server or following command::

    sydo git clone http://github.com/Barmaley13/BA-Software.git

  3. Unzip distribution:

    unzip gate-03.01.01.zip

  4. Enter archive directory:

    cd gate-03.01.01

  5. Modify any install options if needed (OPTIONAL):

    dos2unix setup.py

    vi setup.py

    Open setup.py using vi/nano or similar and modify installation options. Assign True or False to enable/disable particular option respectively.

    • REMOVE_DATABASE - Removes database files during installation. Which forces user to start with brand new setup.

    • REMOVE_LOGS - Removes log files during installation.

    • DEFAULT_CONFIGURE_OPTIONS - Modify this python dictionary according to your configure wishes. Internet connection is required.

  6. Install python package using following command:

    sudo python setup.py install

  7. Clean up (if needed):

    rm gate-03.01.01.zip

    rm -rf gate-03.01.01

  8. Start script by restarting your system or by entering /root and running:

    sudo python run_gate.py

Further Information

Please refer to documentation if you have any additional questions. It should be included as part of the distribution. Look under /root/gate_data/docs/index.html

ba-software's People

Contributors

barmaley13 avatar

Watchers

 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.