infrastructure-as-code/openstack-tf/d4s-production/basic-infrastructure
Andrea Dell'Amico 4482ef3920
Add the Docker Swarm resources.
2023-11-06 20:04:28 +01:00
..
.terraform.lock.hcl Production environment. 2023-11-06 00:48:52 +01:00
00-terraform-provider.tf Production environment. 2023-11-06 00:48:52 +01:00
00-variables.tf Production environment. 2023-11-06 00:48:52 +01:00
01-external-network-and-resolvers.tf Production environment. 2023-11-06 00:48:52 +01:00
05-projects-and-users-vars.tf Production environment. 2023-11-06 00:48:52 +01:00
15-security-groups.tf Production environment. 2023-11-06 00:48:52 +01:00
20-octavia.tf Production environment. 2023-11-06 00:48:52 +01:00
25-ssh-jump-proxy.tf Production environment. 2023-11-06 00:48:52 +01:00
30-internal-ca.tf Production environment. 2023-11-06 00:48:52 +01:00
35-prometheus.tf Production environment. 2023-11-06 00:48:52 +01:00
40-postgresql.tf Production environment. 2023-11-06 00:48:52 +01:00
41-postgresql-backup-vol.tf Fix some deps and a problem with the ssh key. 2023-11-06 11:01:14 +01:00
45-haproxy.tf Production environment. 2023-11-06 00:48:52 +01:00
README-docker-swarm.md Add the Docker Swarm resources. 2023-11-06 20:04:28 +01:00
README.md Docker Swarm is not part of the main services. 2023-11-06 13:46:16 +01:00
docker-swarm.tf Add the Docker Swarm resources. 2023-11-06 20:04:28 +01:00
production-basic-infrastructure.auto.tfvars Use the subnet_id to place the octavia interfaces. 2023-11-06 16:35:41 +01:00
production-swarm.auto.tfvars Add the Docker Swarm resources. 2023-11-06 20:04:28 +01:00
provider.tf Production environment. 2023-11-06 00:48:52 +01:00
swarm-variables.tf Add the Docker Swarm resources. 2023-11-06 20:04:28 +01:00

README.md

Main services

  • Load balancer as a service (openstack), L4.
  • Main Octavia load balancer
  • Two VMs as HAPROXY L7 instances for the main services. The dataminers will be also served by this load balancer.
  • A shell server, with floating IP address, that will be used as a proxy to reach all the other VMs.
  • A internal CA service.
  • A Prometheus instance.
  • A PostgreSQL server instance, with a dedicated network