14 lines
558 B
Markdown
14 lines
558 B
Markdown
|
# Main services
|
||
|
|
||
|
* Load balancer as a service (openstack), L4. Three instances of it:
|
||
|
|
||
|
> * Main HAPROXY load balancer
|
||
|
> * HAPROXY used as ingress of the swarm cluster
|
||
|
|
||
|
* 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 Docker Swarm cluster, with a NFS server in a dedicated network
|
||
|
* A PostgreSQL server instance, with a dedicated network
|