jenscobie.skeleton-service

Skeleton Service Playbook

Ansible Playbook for deploying the skeleton-service

Requirements

Installation

  1. Install requirements listed above
  2. ./go setup to validate the project is setup correctly

Usage

Usage: ./go <command>

Available commands are:
    boot         Spin up a local virtual machine
    destroy      Destroy the local virtual machine
    execute      Provision EC2 servers
    precommit    Run all validations before pushing code
    provision    Provision the local virtual machine
    setup        Install project dependencies
    spec         Run acceptance tests against the local virtual machine

Acceptance Tests

This playbook has a suite of acceptance tests covering the main functionality of the playbook.

If you modify the playbook and want to verify your changes (and that you haven't broken anything else), run the tests.

To run all validations before pushing code, run ./go precommit

Author

Jen Scobie (jenscobie@gmail.com)

About

Install Skeleton Service, a sample microservice implemented in Java with Dropwizard.

Install
ansible-galaxy install jenscobie.skeleton-service
GitHub repository
License
Unknown
Downloads
53
Owner