|
(Tag: Redirect target changed) |
(188 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
− | The [[CNM Lab Server]] (hereinafter, the ''Server'') is a compute server that is used for learning and testing. While being a part of [[CNM Servers]], the ''Server'' utilizes one [[DigitalOcean]] droplet and shall support:
| + | #REDIRECT [[CNM Lab Farm]] |
− | :#All the applications installed at the [[CNM Servers#Campus server|Campus server]].
| |
− | :#One [[Humhub]] instance.
| |
− | :#Other applications if needed.
| |
− | | |
− | | |
− | ==Platform==
| |
− | | |
− | The ''Server'' is setup as a [[Digitalocean]] droplet with dedicated 1 vCPU and 2GB / 50GB Disk in its NYC3 datacenter (New York).
| |
− | | |
− | ===OS===
| |
− | :[[Ubuntu]] 18.04.2 x64
| |
− | | |
− | ===DNS records===
| |
− | :The following records shall be associated with the ''Server'':
| |
− | :{|class="wikitable" width=100% style="text-align:center;"
| |
− | |[[DNS record|Record]]
| |
− | ![[Hostname]]!!Value!![[TTL]] (seconds)
| |
− | |-
| |
− | ![[A record|A]]
| |
− | |next.friendsofcnm.org||directs to 134.209.40.232||3600
| |
− | |-
| |
− | ![[A record|A]]
| |
− | |video.next.friendsofcnm.org||directs to 134.209.40.232||3600
| |
− | |-
| |
− | ![[A record|A]]
| |
− | |lab.next.friendsofcnm.org||directs to 134.209.40.232||3600
| |
− | |-
| |
− | ![[A record|A]]
| |
− | |cert.next.friendsofcnm.org||directs to 134.209.40.232||3600
| |
− | |-
| |
− | ![[A record|A]]
| |
− | |wiki.next.friendsofcnm.org||directs to 134.209.40.232||3600
| |
− | |-
| |
− | ![[A record|A]]
| |
− | |mail.next.friendsofcnm.org||directs to 134.209.40.232||3600
| |
− | |-
| |
− | ![[A record|A]]
| |
− | |net.next.friendsofcnm.org||directs to 134.209.40.232||3600
| |
− | |-
| |
− | ![[A record|A]]
| |
− | |linkup.next.friendsofcnm.org||directs to 134.209.40.232||3600
| |
− | |-
| |
− | ![[CNAME record|CNAME]]
| |
− | |www.next.friendsofcnm.org||is an alias of next.friendsofcnm.org.||43200
| |
− | |-
| |
− | ![[NS record|NS]]
| |
− | |friendsofcnm.org||directs to ns1.digitalocean.com.||1800
| |
− | |-
| |
− | ![[NS record|NS]]
| |
− | |friendsofcnm.org||directs to ns2.digitalocean.com.||1800
| |
− | |-
| |
− | ![[NS record|NS]]
| |
− | |friendsofcnm.org||directs to ns3.digitalocean.com.||1800
| |
− | |}
| |
− | | |
− | ==Provisioning==
| |
− | | |
− | ===Web servers===
| |
− | :Two [[web server]]s are designed to satisfy requests of [[World Wide Web]] clients. [[Nginx]] is placed in front of [[Apache HTTP Server]].
| |
− | | |
− | ===DNS zone===
| |
− | | |
− | ===Mail servers===
| |
− | | |
− | ==Applications==
| |
− | ===Certware===
| |
− | :One instance of [[CNM Certware]] ([[Moodle]]; to be located at https://cert.next.friendsofcnm.org).
| |
− | | |
− | ===Mailware===
| |
− | :One instance of [[CNM Mailware]] (currently, [[Roundcube]]; to be located at https://mail.next.friendsofcnm.org).
| |
− | | |
− | ===Labware===
| |
− | :One instance of [[CNM Labware]] ([[Redmine]] and [[Apache Subversion|SVN]] linked to [[Bitbucket]]'s file storage; to be located at https://lab.next.friendsofcnm.org).
| |
− | | |
− | ===Linkupware===
| |
− | :One instance of [[CNM Linkupware]] ([[SuiteCRM]]; to be located at https://linkup.next.friendsofcnm.org).
| |
− | | |
− | ===Wikiware===
| |
− | :Two instances of [[CNM Wikiware]] setup for two languages ([[MediaWiki]]; to be located at https://wiki.next.friendsofcnm.org).
| |
− | | |
− | ===Pageware===
| |
− | :Several instances of [[CNM Pageware]] ([[WordPress]]; to be located at https://page.next.friendsofcnm.org).
| |
− | | |
− | ===Videoware===
| |
− | :One instance of [[CNM Videoware]] ([[YouPHPTube]]; to be located at https://video.next.friendsofcnm.org).
| |
− | | |
− | ===Netware===
| |
− | :One instance of [[Humhub]] (to be located at https://net.next.friendsofcnm.org).
| |