Difference between revisions of "CNM Lab Farm"

From CNM Wiki
Jump to: navigation, search
(Features)
Line 15: Line 15:
  
 
===Backup and recovery===
 
===Backup and recovery===
 +
 +
===DNS zone===
 +
: To locate [[#The Farm]]'s public resources in the [[Internet]], the following [[DNS record]]s are created in [[#The Farm]]'s [[DNS zone]]:
 +
:{|class="wikitable"
 +
!Field!!Type!!Data!!Comment (not a part of the records)
 +
|-
 +
|pm3.bskol.com||[[AAAA record]]||2a01:4f8:10b:cdb::2||Node 3
 +
|}
  
 
==Development==
 
==Development==

Revision as of 20:02, 20 September 2023

CNM Lab Farm is a farm that is based on one bare-metal server. This Farm requires no high availability functionality due to the experimental nature of the applications installed on it. Due to the lack of high availability requirement, this farm will require an advanced backup and recovery system.


Features

DNS entry point

load balancer on a public web address

Syncronization

synchronization of resources of common individual nodes, at least databases.

Monitoring

Security

including firewalls

Backup and recovery

DNS zone

To locate #The Farm's public resources in the Internet, the following DNS records are created in #The Farm's DNS zone:
Field Type Data Comment (not a part of the records)
pm3.bskol.com AAAA record 2a01:4f8:10b:cdb::2 Node 3

Development

Development of the Farm occurs under the Farm for Lab project.