Update homelab to remove dead services and add planned ones
This commit is contained in:
		@@ -84,87 +84,99 @@
 | 
			
		||||
        <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://doc.enp.one/" 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.
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
 | 
			
		||||
      <div class="row">
 | 
			
		||||
        <!-- <div class="col-md-4 service-item">
 | 
			
		||||
          <a href="https://awx.enp.one/"><div class="service-icon"><i class="fas fa-desktop"></i></a></div>
 | 
			
		||||
          <h4 class="service-title">Decentralized Management</h4>
 | 
			
		||||
          <p class="service-description">No central server means no one point of failure.<br><i>Powered by <a href="https://www.ansible.com/">Ansible</a> and <a href="https://github.com/ansible/awx">AWX</a></i></p>
 | 
			
		||||
          <div class="service-link">
 | 
			
		||||
            <a class="btn btn-default" href="https://doc.enp.one/applications/awx/"><i class="fas fa-book"></i> Docs</a>
 | 
			
		||||
            <a class="btn btn-default" href="https://awx.enp.one/"><i class="fas fa-chevron-circle-right"></i> AWX</a>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div> -->
 | 
			
		||||
        <!-- <div class="col-md-4 service-item">
 | 
			
		||||
          <div class="service-icon-no-link"><i class="fas fa-mask"></i></div>
 | 
			
		||||
          <h4 class="service-title">VPN</h4>
 | 
			
		||||
          <p class="service-description">Virtual Private Networking (VPN) allows for secure network connections from anywhere in the world.<br><i>Powered by <a href="https://www.softether.org/" target="_blank">Softether</a></i></p>
 | 
			
		||||
          <div class="service-link">
 | 
			
		||||
            <a class=" btn btn-default" href="https://doc.enp.one/network/vpn/"><i class="fas fa-book"></i> Docs</a>
 | 
			
		||||
            <a class=" btn btn-default" href="https://doc.enp.one/network/vpn#connect"><i class="fas fa-chevron-circle-right"></i> Connect</a>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div> -->
 | 
			
		||||
        <!-- <div class="col-md-4 service-item">
 | 
			
		||||
          <a href="https://cfs.enp.one/"><div class="service-icon"><i class="fas fa-cloud-upload-alt"></i></div></a>
 | 
			
		||||
          <h4 class="service-title">Cloud Storage</h4>
 | 
			
		||||
          <p class="service-description">Personal cloud storage allows for secure storage of my data without pesky datacaps.<br><i>Powered by <a href="https://nextcloud.com/" target="_blank">NextCloud</a></i></p>
 | 
			
		||||
          <div class="service-link">
 | 
			
		||||
            <a class=" btn btn-default" href="https://doc.enp.one/applications/nextcloud/"><i class="fas fa-book"></i> Docs</a>
 | 
			
		||||
            <a class=" btn btn-default" href="https://cfs.enp.one/"><i class="fas fa-chevron-circle-right"></i> CFS</a>
 | 
			
		||||
          </div>
 | 
			
		||||
        </div> -->
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <a href="https://vcs.enp.one/"><div class="service-icon"><i class="fab fa-git-square"></i></div></a>
 | 
			
		||||
          <h4 class="service-title">Version Control</h4>
 | 
			
		||||
          <p class="service-description">Personal <a href="https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control" target="_blank">version control system (VCS)</a>grants complete control of writing and programming projects.<br><i>Powered by <a href="https://gitea.io/en-us/" target="_blank">Gitea</a></i></p>
 | 
			
		||||
          <div class="service-link">
 | 
			
		||||
            <a class=" btn btn-default" href="https://doc.enp.one/applications/gitea/"><i class="fas fa-book"></i> Docs</a>
 | 
			
		||||
            <a class=" btn btn-default" href="https://vcs.enp.one/"><i class="fas fa-chevron-circle-right"></i> VCS</a>
 | 
			
		||||
          </div>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            A local version control system grants complete control of writing and programming projects.
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://gitea.io/en-us/" target="_blank">Gitea</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <a href="https://cdn.enp.one/"><div class="service-icon"><i class="fas fa-link"></i></div></a>
 | 
			
		||||
          <div class="service-icon"><i class="fas fa-link"></i></div>
 | 
			
		||||
          <h4 class="service-title">Content Delivery Network</h4>
 | 
			
		||||
          <p class="service-description">A small number of files, always available.<br><i>Powered by <a href="https://www.digitalocean.com/">DigitalOcean</a></i></p>
 | 
			
		||||
          <div class="service-link">
 | 
			
		||||
            <a class=" btn btn-default" href="https://doc.enp.one/network/web/"><i class="fas fa-book"></i> Docs</a>
 | 
			
		||||
            <a class=" btn btn-default" href="https://cdn.enp.one/"><i class="fas fa-chevron-circle-right"></i> CDN</a>
 | 
			
		||||
          </div>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            A small set of specific files, always available.
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://www.digitalocean.com/">DigitalOcean</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <a href="https://app.plex.tv/"><div class="service-icon"><i class="fas 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 platform for sharing my movie, TV, and music collections with friends.<br><i>Powered by <a href="https://www.plex.tv/">Plex</a></i></p>
 | 
			
		||||
          <div class="service-link">
 | 
			
		||||
            <a class=" btn btn-default" href="https://doc.enp.one/applications/plex/"><i class="fas fa-book"></i> Docs</a>
 | 
			
		||||
            <a class=" btn btn-default" href="https://pms.enp.one/"><i class="fas fa-chevron-circle-right"></i> Plex</a>
 | 
			
		||||
          </div>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            Plex is a media management and streaming platform for sharing my movie, TV, and music collections with friends and family.
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://www.plex.tv/">Plex</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <a href="https://ssv.enp.one/"><div class="service-icon"><i class="fas fa-shield-alt"></i></div></a>
 | 
			
		||||
          <h4 class="service-title">Secure Secret Vault</h4>
 | 
			
		||||
          <p class="service-description">Secure encrypted storage for passwords, financial records, and other notes.<br><i>Powered by <a href="https://bitwarden.com/">Bitwarden</a></i></p>
 | 
			
		||||
          <div class="service-link">
 | 
			
		||||
            <a class=" btn btn-default" href="https://doc.enp.one/applications/bitwarden/"><i class="fas fa-book"></i> Docs</a>
 | 
			
		||||
            <a class=" btn btn-default" href="https://ssv.enp.one/"><i class="fas fa-chevron-circle-right"></i> SSV</a>
 | 
			
		||||
          </div>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            Secure encrypted storage for passwords, financial records, and other sensitive data.
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://bitwarden.com/">Bitwarden</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <a href="https://doc.enp.one/"><div class="service-icon"><i class="fas fa-book"></i></div></a>
 | 
			
		||||
          <h4 class="service-title">Documentation</h4>
 | 
			
		||||
          <p class="service-description">"No documentation is better than wrong documentation", but accurate documentation is the best option.<br><i>Powered by <a href="http://www.mkdocs.org/" target="_blank">MkDocs</a></i></p>
 | 
			
		||||
          <div class="service-link">
 | 
			
		||||
            <a class=" btn btn-default" href="https://doc.enp.one/"><i class="fas fa-book"></i> Docs (Meta)</a>
 | 
			
		||||
          <div class="service-icon"><i class="fas fa-gamepad"></i></div>
 | 
			
		||||
          <h4 class="service-title">Minecraft Server</h4>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            Find one person with a homelab that <i>didn't</i> start out by running a Minecraft server and I'll eat my hat.
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://www.minecraft.net/en-us/article/minecraft-java-edition-1-16-5">Minecraft 1.16.5 JE</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <a href="https://vcs.enp.one/skylab/skylab-ansible/"><div class="service-icon"><i class="fas fa-cogs"></i></div></a>
 | 
			
		||||
          <h4 class="service-title">Platform Automation</h4>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            System management, configuration enforcement, service deployments: all with a single command.
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://www.ansible.com/">Ansible</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <div class="service-icon"><i class="fas fa-robot"></i></div>
 | 
			
		||||
          <h4 class="service-title">CI / CD</h4>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            <i>Work in Progress</i>
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://www.drone.io/">Drone</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <div class="service-icon"><i class="fas fa-lightbulb"></i></div>
 | 
			
		||||
          <h4 class="service-title">Knowledge Base</h4>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            <i>Work in Progress</i>
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://unigraph.dev/">Unigraph</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="col-md-4 service-item">
 | 
			
		||||
          <div class="service-icon"><i class="fas fa-eye"></i></div>
 | 
			
		||||
          <h4 class="service-title">Service Status</h4>
 | 
			
		||||
          <p class="service-description">
 | 
			
		||||
            <i>Work in Progress</i>
 | 
			
		||||
            <br>
 | 
			
		||||
            <i>Powered by <a href="https://github.com/louislam/uptime-kuma">Uptime Kuma</a></i>
 | 
			
		||||
          </p>
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </section>
 | 
			
		||||
 | 
			
		||||
  <section id="status">
 | 
			
		||||
<!--  <section id="status">
 | 
			
		||||
    <div class="container">
 | 
			
		||||
      <div class="row">
 | 
			
		||||
        <div class="col-md-8">
 | 
			
		||||
@@ -176,7 +188,7 @@
 | 
			
		||||
        </div>
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </section>
 | 
			
		||||
  </section> -->
 | 
			
		||||
 | 
			
		||||
  <footer id="footer">
 | 
			
		||||
    <div class="container">
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user