Skip to content

A simple Ember Hello World project with Vagrant and Terraform

License

Notifications You must be signed in to change notification settings

chavo1/hello-ember

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains an Ember simple Hello World project.

Prerequisites

How to use it

  • clone the repo
git clone https://github.com/chavo1/hello-ember.git
cd hello-ember
vagrant up

In order to build your custom Vagrant box you will need THIS GitHub repo.

To deploy the project in AWS you should prepare an AWS custom AMI, please find the code HERE

The Terraform code to deploy in AWS is available HERE