Git Product home page Git Product logo

rialto-parse-vagrant's Introduction

rialto-parse-vagrant

The vagrant setup to start up a rialto-parse environment in a VM using virtualbox

  1. make sure you have a key pair id_rsa and id_rsa.pub that is added to both your github and your heroku account. This key will be copied to the VM and used for authentication to the virtual machine, and also to github and heroku from the vm.
  2. Update the shared_ssh['host']['dir'] section of puphpet/config.yaml to point to the directory containing your id_rsa key pair.
  3. Update the puphpet/files/exec-once/install-base.sh with the correct NODE_VERSION, PROJECT_ROOT, and SANDBOX_VARS.
  4. Copy heroku_auto_login.exp-dist to heroku_auto_login.exp and update HEROKU_EMAIL and HEROKU_PASS to reflect your correct heroku credentials.
  5. There will be a section in the puphpet/puppet/manifest.pp file that has the git information for the main repo, be sure you set the source property to your repo.
  6. vagrant up
  7. set up your IDE to access the VM at 192.168.56.101, or type vagrant ssh to ssh into the VM.
  8. You will need to update the /var/rialto-parse/etc/write-configs.conf file with the correct KISSMETRICS, DENIZEN, and ZENDESK api keys.
  9. It is at this point you can run the bin/build commands.

rialto-parse-vagrant's People

Watchers

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