WIP documentation - more will follow
Based on a customer request I started to port an old PostgreSQL Database with a generic Database Frontend to a nearly serverless setup running on AWS.
Perm is a web based permission management system based on the gedafe.
My Terraform Setup as documented in this Gitlab project perm-aws-terraform will create an AWS environment which runs perm.
System Setup:
- AWS Aurora PostgreSQL running serverless
- EC2 Instance for preloading SQL on AWS Aurora
- EC2 Instance running perm with an Apache 2.0 Webserver
- No private Networks needed