Skip to content

Repository files navigation

Case Study - Autoscaling Nextcloud on AWS

main.tf

This file contains the terraform code to create the infrastructure for the case study.

variables.tf

This file contains the variables used in the main.tf file. You can change the values of the variables in this file in your own .tfvars file to use your own AWS account.

network.tf

This file contains the Terraform code for setting up the security groups. It includes the creation of security groups for the load balancer and EC2 instances, with rules for ingress and egress traffic.

More Information

For more detailed information, please refer to the Documentation

About

Infrastructure-as-Code (IaC) für den Aufbau einer hochverfügbaren, auto-skalierenden Nextcloud-Umgebung auf Amazon Web Services (AWS). Die Architektur basiert auf EC2-Auto-Scaling, einem Load Balancer, RDS (PostgreSQL), S3 und privaten Subnetzen – alles orchestriert über Terraform. Erstellt im Rahmen des PCLS-Moduls an der FHNW (HS 2023).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages