Difference between revisions of "Fixett"

From CNM Wiki
Jump to: navigation, search
(Related lectures)
Line 8: Line 8:
 
#Web-based [[software repository]] for single files and software development projects; and
 
#Web-based [[software repository]] for single files and software development projects; and
 
#[[Version control system]].
 
#[[Version control system]].
 +
 +
==Technology==
 +
===Productware===
 +
:''Main wikipage: [[CNM Productware]]''
 +
 +
:The ''Hub'' utilizes [[CNM Productware]] for its [[operations]].
 +
 +
===DNS records===
 +
{|class="wikitable" width=100% style="text-align:center;"
 +
|[[DNS record|Record]]
 +
![[Host name|Hostname]]!!Value!![[TTL]] (seconds)
 +
|-
 +
![[A record|A]]
 +
|fixett.com||directs to 159.89.230.212||3600
 +
|-
 +
![[CNAME record|CNAME]]
 +
|*.fixett.com||is an alias of fixett.com.||43200
 +
|-
 +
![[CNAME record|CNAME]]
 +
|www.fixett.com||is an alias of fixett.com.||43200
 +
|-
 +
![[NS record|NS]]
 +
|fixett.com||directs to ns1.digitalocean.com.||1800
 +
|-
 +
![[NS record|NS]]
 +
|fixett.com||directs to ns2.digitalocean.com.||1800
 +
|-
 +
![[NS record|NS]]
 +
|fixett.com||directs to ns3.digitalocean.com.||1800
 +
|}
  
 
==Related lectures==
 
==Related lectures==

Revision as of 02:41, 11 February 2019

Fixett is the private development hub that supports both WorldOpp Fellow Staff and Careerprise vendors and hosted by CNM Cloud.


Components

The hub includes the four following systems:

  1. Project management system;
  2. Collaborative knowledge system;
  3. Web-based software repository for single files and software development projects; and
  4. Version control system.

Technology

Productware

Main wikipage: CNM Productware
The Hub utilizes CNM Productware for its operations.

DNS records

Record Hostname Value TTL (seconds)
A fixett.com directs to 159.89.230.212 3600
CNAME *.fixett.com is an alias of fixett.com. 43200
CNAME www.fixett.com is an alias of fixett.com. 43200
NS fixett.com directs to ns1.digitalocean.com. 1800
NS fixett.com directs to ns2.digitalocean.com. 1800
NS fixett.com directs to ns3.digitalocean.com. 1800

Related lectures