Updated home and services page with new storage URL
This commit is contained in:
		@@ -79,7 +79,10 @@
 | 
			
		||||
                  <a href="https://plex.enpaul.net"><span class="hb hb-sm"><i class="fa fa-ticket"></i></span></a>
 | 
			
		||||
                </li>
 | 
			
		||||
              	<li>
 | 
			
		||||
                  <a href="https://drive.enpaul.net"><span class="hb hb-sm"><i class="fa fa-cloud"></i></span></a>
 | 
			
		||||
                  <a href="https://storage.enpaul.net"><span class="hb hb-sm"><i class="fa fa-cloud"></i></span></a>
 | 
			
		||||
                </li>
 | 
			
		||||
                <li>
 | 
			
		||||
                  <a href="https://gitlab.enpaul.net"><span class="hb hb-sm"><i class="fa fa-gitlab"></i></span></a>
 | 
			
		||||
                </li>
 | 
			
		||||
              </ul>
 | 
			
		||||
            </div>
 | 
			
		||||
@@ -129,11 +132,11 @@
 | 
			
		||||
            <br><br>
 | 
			
		||||
            The primary ENPN datastore is a <a target="_blank" href="https://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_5">RAID 5</a> array of <a target="_blank" href="https://www.wdc.com/products/business-internal-storage/wd-red-pro.html">Western Digital Red</a> drives, while the secondary datastore uses twin <a target="_blank" href="https://www.wdc.com/en-um/products/wd-outlet/wd-green.html">Western Digital Green</a> drives in a mirror configuration.
 | 
			
		||||
            <br><br>
 | 
			
		||||
            The ENPN Cloud Drive uses the open-source <a target="_blank" href="https://pydio.com/">Pydio</a> software project to provide a publicly accessible web interface for accessing data resources.
 | 
			
		||||
            The ENPN Storage Drive uses the open-source <a target="_blank" href="https://nextcloud.com/">Nextcloud</a> software project to provide a publicly accessible web interface for accessing data resources.
 | 
			
		||||
          </p>
 | 
			
		||||
          <ul class="list-inline banner-social-buttons">
 | 
			
		||||
            <li>
 | 
			
		||||
              <a target="_blank" href="https://drive.enpaul.net" class="btn btn-default btn-lg"><i class="fa fa-cloud"></i> <span class="network-name"><b>Cloud Drive</b></span></a>
 | 
			
		||||
              <a target="_blank" href="https://storage.enpaul.net" class="btn btn-default btn-lg"><i class="fa fa-cloud"></i> <span class="network-name"><b>Cloud Drive</b></span></a>
 | 
			
		||||
            </li>
 | 
			
		||||
          </ul>
 | 
			
		||||
        </div>
 | 
			
		||||
@@ -161,12 +164,15 @@
 | 
			
		||||
          <h2><i class="fa fa-gitlab" aria-hidden="true"></i>  Gitlab</h2>
 | 
			
		||||
          <br>
 | 
			
		||||
          <p class="documentation">
 | 
			
		||||
            <a href="https://about.gitlab.com/">Gitlab</a> is a <a href="https://github.com/">GitHub</a> alternative that provides Git source control, data integration, and collaboration tools via a web interface. Most major projects, or parts of them at least, are stored on the Gitlab server, as it is used for personal, academic, and professional development projects.
 | 
			
		||||
            ENPN operates a git source control server using the popular <a href="https://gitlab.com/gitlab-org/gitlab-ce">Gitlab Community Edition (CE)</a>.
 | 
			
		||||
            <br><br>
 | 
			
		||||
            ENPN runs <a href="https://gitlab.com/gitlab-org/gitlab-ce">Gitlab Community Edition (CE)</a>.
 | 
			
		||||
            <br><br>
 | 
			
		||||
            <b>Connecting to the ENPN Gitlab server requires VPN access</b>
 | 
			
		||||
            The source control server is used to support many different projects, including personal, academic, and professional.
 | 
			
		||||
          </p>
 | 
			
		||||
          <ul class="list-inline banner-social-buttons">
 | 
			
		||||
            <li>
 | 
			
		||||
              <a target="_blank" href="https://gitlab.enpaul.net" class="btn btn-default btn-lg"><i class="fa fa-gitlab"></i> <span class="network-name"><b>Gitlab Source Control</b></span></a>
 | 
			
		||||
            </li>
 | 
			
		||||
          </ul>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </section>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user