Difference between revisions of "CNM Campus Farm"
(→Development) |
(→Development) |
||
Line 22: | Line 22: | ||
==Development== | ==Development== | ||
− | Development of the ''Farm'' occurs under the [[ | + | Development of the ''Farm'' occurs under the [[HAProxy for Farms]] project. |
[[Category:CNM Cyber products]] | [[Category:CNM Cyber products]] |
Revision as of 15:35, 16 December 2022
CNM Campus Farm (hereinafter, the Farm) is the server cluster that supports CNM Cert, CNM Page, and CNM Wiki. These three CNM apps belong to CNM Campus. All of them use MariaDB Cluster as their database management system; server databases are synchronized via MariaDB Galera.
Contents
Nodes
Currently, this Farm is based on four virtual private servers (VPSes; hereinafter, the Nodes).
Features
DNS entry point
- load balancer on a public web address; high availability functionality is based on HAProxy.
Syncronization
- synchronization of resources of common individual nodes, at least databases.
Monitoring
Security
- including firewalls
Backup and recovery
One Node is connected to additional storage, which is supposed to be converted to NAS.
Development
Development of the Farm occurs under the HAProxy for Farms project.