Giter VIP home page Giter VIP logo

tetra-listener-vagrant's Introduction

TETRA Listener - Vagrant template

This repository provides setup script to get tetra-listener up and running using Vagrant virtual environment manager

Install Dependencies

  1. Vagrant 1.6 and later
  2. VMware Workstation or VMware Fusion (VirtualBox has been tested, but has performance problems)
  3. Vagrant VMware plugins (see https://www.vagrantup.com/docs/vmware/installation.html) - vagrant plugin install vagrant-vmware-fusion - or vagrant plugin install vagrant-vmware-workstation

Usage

  1. git clone https://github.com/itds-consulting/tetra-listener-vagrant
  2. cd tetra-listener-vagrant
  3. edit Vagrantfile and change number of CPUs and allocated Memory if you have plenty
  4. vagrant up --provider vmware_fusion (or vmware_workstation, depending on what you do have installed) - vagrant up --provider virtualbox if you want to try if your VirtualBox is better
  5. wait for install to be finished (depending on your machine performance can take up to few hours)
  6. vagrant ssh (to login into machine)
  7. tetra-listener will be installed and ready to use in folder /root/tetra-listener/

Access

  • username: vagrant / password: vagrant
  • enabled with sudo permissions (simply type sudo bash to get root shell)
  • mysql user: root (or tetra) / password: tetra

Tetra-Listener documentation

See repository https://github.com/itds-consulting/tetra-listener for documentation

tetra-listener-vagrant's People

Contributors

smarek avatar

Watchers

 avatar James Cloos 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.