...
The following table describes the servers used in the above diagrams.
Server | Description |
---|---|
UI | Web server with the Abiquo UI. The entry point for other applications such as reports |
API | The Abiquo API supports HA/load balanced configuration |
M | Abiquo M streams events to the users. It is also the outbound API. Public access is not mandatory |
MySQL | Main Abiquo database and accounting. Can be hosted on Services/datanode server |
Services or datanode | This server hosts: Redis, Rabbit MQ. It can also optionally host zookeeper, which is required for API HA/loadbalancing. And it can also host MySQL. It may also be referred to as the “Datanode” server |
RS | Abiquo Remote Services except BPM. |
BPM | Abiquo BPM (V2V) converts templates to different hypervisor formats. Requires high IOPS |
NFS | NFS contains the available templates. Each Abiquo data center requires a share on the storage technology |
PRS | Abiquo public cloud remote services, including CPP, virtual factory, VSM and nodecollector |
Server and frontend configurations
...