Legacy merge and update after the Summer 2018 downtime

This commit is contained in:
Ethan N. Paul
2018-09-20 23:06:48 -04:00
parent 56c79a074e
commit 8e14c606b1
51 changed files with 118 additions and 1194 deletions

View File

@@ -17,7 +17,7 @@
<meta property='og:site_name' content="E.N.Paul"/>
<meta property="og:type" content="website"/>
<meta property='og:locale' content="en_US"/>
<meta property="og:image" content="https://enpaul.net/img/banners/homelab.jpg"/>
<meta property="og:image" content="https://static.foundatio.nl/banners/site-en-homelab.jpg"/>
<meta property='og:description' content="Overview of the ENPN Homelab and network applications"/>
<!-- Twitter integration meta -->
@@ -25,15 +25,15 @@
<meta name="twitter:site" content="@theenpaul">
<meta name="twitter:title" content="E.N.Paul | Homelab">
<meta name="twitter:description" content="Overview of the ENPN Homelab and network applications">
<meta name="twitter:image" content="https://enpaul.net/img/banners/homelab.jpg">
<meta name="twitter:image" content="https://static.foundatio.nl/banners/site-en-homelab.jpg">
<meta name="twitter:image:alt" content="E.N.Paul">
<!-- Page title and favicon definition -->
<title>E.N.Paul | Homelab</title>
<link rel="shortcut icon" href="../img/e-b.png">
<link rel="apple-touch-icon" sizes="180x180" href="../img/e-b.png">
<link rel="icon" type="image/png" href="../img/e-b.png" sizes="32x32">
<link rel="icon" type="image/png" href="../img/e-b.png" sizes="16x16">
<link rel="shortcut icon" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png">
<link rel="icon" type="image/png" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://static.foundatio.nl/logos/enpaul/e-b-sm.png" sizes="16x16">
<!-- CSS references -->
<link href="../css/bootstrap.min.css" rel="stylesheet">
@@ -63,7 +63,7 @@
<div class="container">
<div id="logo" class="pull-left">
<a href="/"><img src="../img/e-w.png" alt="E.N.Paul" title="" /></img></a>
<a href="/"><img src="https://static.foundatio.nl/logos/enpaul/e-w-sm.png" alt="E.N.Paul" title="" /></img></a>
</div>
<nav id="nav-menu-container">
@@ -84,61 +84,61 @@
<div class="col-md-12">
<h3 class="section-title">Homelab</h3>
<div class="section-title-divider"></div>
<p class="section-description">I use my homelab to provide a number of services for personal entertainment, reference, security, and productivity.<br>To learn more about the lab as a whole, please <a href="https://docs.enpaul.net/" target="_blank">read the docs</a>.</p>
<p class="section-description">I use my homelab to provide a number of services for personal entertainment, reference, security, and productivity.<br>To learn more about the lab as a whole, please <a href="https://docs.foundatio.nl/" target="_blank">read the docs</a>.</p>
</div>
</div>
<div class="row">
<div class="col-md-4 service-item">
<div class="service-icon-no-link"><i class="fa fa-sitemap"></i></div>
<div class="service-icon-no-link"><i class="fa fa-windows"></i></div>
<h4 class="service-title">Active Directory</h4>
<p class="service-description"><a href="https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview" target="_blank">Active Directory Domain Services (ADDS)</a> provides federated user authentication, administration, and security for my computers.</p>
<div class="service-link">
<a class="btn btn-default" href="https://docs.enpaul.net/adds/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class="btn btn-default" href="https://docs.foundatio.nl/adds/"><i class="fa fa-book"></i>&nbsp;Docs</a>
</div>
</div>
<div class="col-md-4 service-item">
<div class="service-icon-no-link"><i class="fa fa-key"></i></div>
<div class="service-icon-no-link"><i class="fa fa-user"></i></div>
<h4 class="service-title">VPN</h4>
<p class="service-description">The Virtual Private Networking (VPN) server, powered by <a href="http://www.softether.org/" target="_blank">Softether</a>, allows me to secure my network traffic from anywhere in the world.</p>
<p class="service-description">Virtual Private Networking (VPN) allows me to secure my network traffic from anywhere in the world.<br>Powered by <a href="https://www.softether.org/" target="_blank">Softether</a>.</p>
<div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/app/vpn/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://docs.enpaul.net/app/vpn/connect/"><i class="fa fa-book"></i>&nbsp;Connect</a>
<a class=" btn btn-default" href="https://docs.foundatio.nl/app/vpn/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://docs.foundatio.nl/app/vpn/connect/"><i class="fa fa-external-link"></i>&nbsp;Connect</a>
</div>
</div>
<div class="col-md-4 service-item">
<a href="https://storage.enpaul.net/"><div class="service-icon"><i class="fa fa-cloud"></i></div></a>
<a href="https://storage.foundatio.nl/"><div class="service-icon"><i class="fa fa-cloud"></i></div></a>
<h4 class="service-title">Cloud Storage</h4>
<p class="service-description">Local cloud storage allows for secure storage of my data. Online access is provided by the <a href="https://github.com/misterunknown/ifm" target="_blank">Improved File Manager</a> and <a href="http://adamwhitcroft.com/apaxy/" target="_blank">Apaxy</a>.</p>
<p class="service-description">Personal cloud storage allows for secure storage of my data without pesky datcaps.<br>Powered by <a href="https://nextcloud.com/" target="_blank">NextCloud</a>.</p>
<div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/app/storage/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://storage.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;Storage</a>
<a class=" btn btn-default" href="https://docs.foundatio.nl/app/storage/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://storage.foundatio.nl/"><i class="fa fa-external-link"></i>&nbsp;Storage</a>
</div>
</div>
<div class="col-md-4 service-item">
<a href="https://gitlab.enpaul.net/"><div class="service-icon"><i class="fa fa-gitlab"></i></div></a>
<h4 class="service-title">GitLab</h4>
<p class="service-description"><a href="https://about.gitlab.com/" target="_blank">GitLab</a> is a <a href="https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control" target="_blank">git-based source control</a> service for collaborative project development and deployment.</p>
<a href="https://vcs.foundatio.nl/"><div class="service-icon"><i class="fa fa-git"></i></div></a>
<h4 class="service-title">Version Control</h4>
<p class="service-description">A personal <a href="https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control" target="_blank">version control system (VCS)</a> gives me complete control of my writing and programming projects.<br>Powered by <a href="https://gitea.io/en-us/" target="_blank">Gitea</a>.</p>
<div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/app/gitlab/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://gitlab.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;GitLab</a>
<a class=" btn btn-default" href="https://docs.foundatio.nl/app/vcs/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://vcs.foundatio.nl/"><i class="fa fa-external-link"></i>&nbsp;VCS</a>
</div>
</div>
<div class="col-md-4 service-item">
<a href="https://docs.enpaul.net/"><div class="service-icon"><i class="fa fa-book"></i></div></a>
<a href="https://docs.foundatio.nl/"><div class="service-icon"><i class="fa fa-book"></i></div></a>
<h4 class="service-title">Documentation</h4>
<p class="service-description">Any system is only as good as its documentation. My docs, powered by <a href="http://www.mkdocs.org/" target="_blank">MkDocs</a>, are constantly being updated.</p>
<p class="service-description">"No documentation is better than wrong documentation", but accurate documentation is the best option.<br>Powered by <a href="http://www.mkdocs.org/" target="_blank">MkDocs</a>.</p>
<div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/app/docs-meta/"><i class="fa fa-book"></i>&nbsp;Docs (Meta)</a>
<a class=" btn btn-default" href="https://docs.foundatio.nl/app/docs/"><i class="fa fa-book"></i>&nbsp;Docs (Meta)</a>
</div>
</div>
<div class="col-md-4 service-item">
<a href="https://plex.enpaul.net/"><div class="service-icon"><i class="fa fa-film"></i></div></a>
<a href="https://plex.foundatio.nl/"><div class="service-icon"><i class="fa fa-film"></i></div></a>
<h4 class="service-title">Plex Media Server</h4>
<p class="service-description"><a href="https://www.plex.tv/" target="_blank">Plex</a> is a media management solution for sharing my movie, TV, music, and photo collections with friends.</p>
<p class="service-description"><a href="https://www.plex.tv/" target="_blank">Plex</a> is a media management platform for sharing my movie, TV, and music collections with friends.</p>
<div class="service-link">
<a class=" btn btn-default" href="https://docs.enpaul.net/app/plex/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://plex.enpaul.net/"><i class="fa fa-chevron-right"></i>&nbsp;Plex</a>
<a class=" btn btn-default" href="https://docs.foundatio.nl/app/plex/"><i class="fa fa-book"></i>&nbsp;Docs</a>
<a class=" btn btn-default" href="https://plex.foundatio.nl/"><i class="fa fa-external-link"></i>&nbsp;Plex</a>
</div>
</div>
</div>
@@ -165,12 +165,12 @@
<div class="col-md-12">
<div class="copyright">
<ul class="list-inline">
<li><a target="_blank" href="https://download.enpaul.net/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
<li><a target="_blank" href="https://dl.foundatio.nl/resources/enpaul-resume.pdf"><span class="hb hb-xs hb-resume" title="Download Resume"><i class="fa fa-file-text"></i></span></a></li>
<li><a href="mailto:enpaul@enpaul.net"><span class="hb hb-xs hb-email" title="EMail enpaul@enpaul.net"><i class="fa fa-envelope"></i></span></a></li>
<li><a target="_blank" href="https://www.linkedin.com/in/enpaul"><span class="hb hb-xs hb-linkedin" title="LinkedIn E.N.Paul"><i class="fa fa-linkedin"></i></span></a></li>
<li><a target="_blank" href="https://plus.google.com/+EthanPaul42"><span class="hb hb-xs hb-google-plus" title="Google+ EthanPaul42"><i class="fa fa-google-plus"></i></span></a></li>
<!--<li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb-xs hb-twitter" title="Twitter @theE.N.Paul"><i class="fa fa-twitter"></i></span></a></li>-->
<li><a target="_blank" href="https://www.instagram.com/theenpaul"><span class="hb hb-xs hb-instagram" title="Instagram @theE.N.Paul"><i class="fa fa-instagram"></i></span></a></li>
<li><a target="_blank" href="https://twitter.com/theenpaul/"><span class="hb hb-xs hb-twitter" title="Twitter @theENPaul"><i class="fa fa-twitter"></i></span></a></li>
<li><a target="_blank" href="https://www.instagram.com/allaroundhere/"><span class="hb hb-xs hb-instagram" title="Instagram @allAroundHere"><i class="fa fa-instagram"></i></span></a></li>
</ul>
</div>
<div class="copyright">