Skip to content

Repo containing Terraform scripts for spinning up AWS serverless environment

Notifications You must be signed in to change notification settings

thinkWhere/foss4g-serverless-ops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

foss4g-serverless-ops

Repo containing Terraform scripts for spinning up AWS serverless environment

First Run Config

Before we run for the first time we need to do a small amount of setup explained on this wiki page - First Run Config

Running the Container

The container can be run as follows, once logged in you MUST run the setenv.sh to ensure environment is set up correctly

docker-compose run foss4g-ops
cd ops
. ./setenv.sh

Creating a Serverless Environment

This repo creates a serverless environment for 2 sample apps. Instructions for working with the apps can be found in the project wiki, here:

https://github.com/thinkWhere/foss4g-serverless-ops/wiki

A note on Security

Be aware that this repo creates an environment for demo purposes only. Shortcuts have been taken to make apps easy to demo, in a production environment you will want to ensure you limit access to databases etc

About

Repo containing Terraform scripts for spinning up AWS serverless environment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published