/ec2-simple-project-layout

A minimal and simple CI/CD layout for projects executed in EC2

Primary LanguageMakefileMIT LicenseMIT

ec2-simple-project-layout

This is a minimal and simple layout for projects of an application which allowes down-time and isn't assumed to be receive access from anonimous users. For example, a web app with severely limited network or a native app like periodic execution program.

Usage

make init

Reference ( Related Repos )