Stavrus / zephyr

Tools testing repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zephyr

Build Status Code Climate Test Coverage

This repository is being used to test tools and services (CI, deploys, etc). Feel free to ignore.

Setup

Necessary software:

  • Vagrant 1.5+
  • Vagrant provider (e.g. VirtualBox)
  • Saltstack 0.17+

Steps:

  1. Setup the VM. vagrant up

  2. Log into the VM. vagrant ssh

  3. Navigate to the shared VM folder. cd /vagrant

  4. Copy and edit the provided .env file cp .env.example .env

  5. Start the server processes. foreman start

Additional Information

rsync has been enabled in the VM. Use vagrant rsync-auto to edit files outside the VM.

The web server is accessible at localhost:3000 on the host machine.

About

Tools testing repository


Languages

Language:Ruby 88.3%Language:Scheme 6.3%Language:CSS 2.7%Language:JavaScript 2.6%