Git Product home page Git Product logo

dreamcompute-ansible's Introduction

Dream Compute Example Project

This project exists as a test by HostingAdvice.com to show off the ease of using DreamCompute with Ansible.

Infrastructure

To keep it simple we have a single deploy.yml that is pretty much self contained except for needing an external role for HAProxy.

Infrastructure

There are three instances that will be launched. The first will be a load balancer running HAProxy. The second and third instances will be identical and running a simple NodeJS app.

Please realize that this repo is for clarity and simplicity. There is no minification, a lot of hard-coded magic numbers, and other terrible things to do in a production system. This is a proof-of-concept only.

Server 1 - HAProxy Server 2 - NodeJS App Server 3 - NodeJS App

home 1

home 2

Running and Deploying

To get this running the following steps would be used...these may not be exact.

  1. Generate your *-openrc.sh and testing.pem files on the DreamCompute Dashboard.
  2. Run install_roles.sh: This will grab the HAProxy role from Ansible-Galaxy
  3. Make sure ansible is installed on whatever VPS/Server whatever you are running from (http://docs.ansible.com/ansible/intro_installation.html)
  4. Run something like '. ./dhc2182418-openrc.sh && ansible-playbook deploy.yml' to deploy this code
  5. ???
  6. Profit

dreamcompute-ansible's People

Contributors

db-ryan avatar

Watchers

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.