Skip to content

wsoyinka/opseng-challenge-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solution: Deployment Automation Sample

Various technologies, stacks and hacks were used for this task. Some of them are:

To get started, download and excute the aws-app.sh script in a suitable location on your filesystem.

$ wget https://github.com/wsoyinka/opseng-challenge-app/blob/master/aws-app.sh
$ ./aws-app.sh
$ <Supply the password provided to decrypt sentsive information required for this process >

CHALLENGES

A few [minor] speedbumps were encountered in cobbling together this solution. Some were:

  • Delibrate choice of OS version (Ubuntu 16.04 LTS)

  • Improperly documentated changes/regressions in the internals of some of the major components

  • Opaqueness of data structures in some of the bleeding edge ansible modules needed

SOLUTIONS

FUN FACTS

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • Shell 3.2%