Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

DEPRECATED: Amazon Web Services deployment tooling OAM Server.

License

Notifications You must be signed in to change notification settings

hotosm/oam-server-deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oam-server-deployment

Amazon Web Services deployment is driven by Troposphere and Boto.

Dependencies

Install Troposphere and Boto into a virtualenv:

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

CloudFormation (via Troposphere)

After the dependencies are installed, use the included Makefile to emit CloudFormation JSON from the Troposphere stack definitions:

$ make
Template validated and written to cfn/tiler_api_stack.json

From there, navigate to the CloudFormation console, or use the Amazon CLI to launch the stack.

About

DEPRECATED: Amazon Web Services deployment tooling OAM Server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •