Update homelab page to reflect the new generation
This commit is contained in:
parent
9dd1b4fa2c
commit
1063a5a5e4
@ -94,84 +94,89 @@
|
||||
<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">
|
||||
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">
|
||||
<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 set of specific files, always available.
|
||||
<br>
|
||||
<i>Powered by <a href="https://www.digitalocean.com/">DigitalOcean</a></i>
|
||||
<i>Powered by <a href="https://www.digitalocean.com/" target="_blank">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>
|
||||
<a href="https://pms.enp.one/"><div class="service-icon"><i class="fas fa-film"></i></div></a>
|
||||
<h4 class="service-title">Plex Media Server</h4>
|
||||
<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>
|
||||
<i>Powered by <a href="https://www.plex.tv/" target="_blank">Plex</a></i>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<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 sensitive data.
|
||||
<br>
|
||||
<i>Powered by <a href="https://bitwarden.com/">Bitwarden</a></i>
|
||||
<i>Powered by <a href="https://github.com/dani-garcia/vaultwarden" target="_blank">Vaultwarden</a> and <a href="https://bitwarden.com/" target="_blank">Bitwarden</a></i>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4 service-item">
|
||||
<div class="service-icon"><i class="fas fa-gamepad"></i></div>
|
||||
<h4 class="service-title">Minecraft Server</h4>
|
||||
<a href="https://vpn.enp.one/"><div class="service-icon"><i class="fas fa-lock"></i></div></a>
|
||||
<h4 class="service-title">Virtual Private Networking</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>
|
||||
<i>Powered by <a href="https://www.firezone.dev/" target="_blank">Firezone</a> and <a href="https://www.wireguard.com/" target="_blank">Wireguard</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>
|
||||
<a href="https://sso.enp.one/"><div class="service-icon"><i class="fas fa-users"></i></div></a>
|
||||
<h4 class="service-title">Single Sign-On</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>
|
||||
<i>Powered by <a href="https://www.authelia.com/" target="_blank">Authelia</a> and <a href="https://github.com/nitnelave/lldap" target="_blank">lLDAP</a></i>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-4 service-item">
|
||||
<a href="https://enp.one/"><div class="service-icon"><i class="fas fa-cloud"></i></div></a>
|
||||
<h4 class="service-title">Cloud Platform</h4>
|
||||
<p class="service-description">
|
||||
<i>Powered by <a href="https://nextcloud.com/" target="_blank">Nextcloud</a>, <a href="https://diagrams.net/" target="_blank">Diagrams.net</a>, and <a href="https://www.onlyoffice.com/" target="_blank">OnlyOffice</a></i>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-12">
|
||||
<p class="section-description">
|
||||
Other parts of the stack
|
||||
</p>
|
||||
<div class="section-title-divider"></div>
|
||||
<p class="section-description">
|
||||
Reverse proxy using <a href="https://nginx.org/" target="_blank">Nginx</a> (soon to be <a href="https://caddyserver.com/" target="_blank">Caddy</a>)
|
||||
<br><br>
|
||||
HTTPS encryption using <a href="https://letsencrypt.org/" target="_blank">LetsEncrypt</a> and <a href="https://certbot.eff.org/" target="_blank">Certbot</a>
|
||||
<br><br>
|
||||
Procedural backups using <a href="https://www.borgbackup.org/" target="_blank">Borg</a>
|
||||
<br><br>
|
||||
Clustering and load balancing using <a href="https://docs.docker.com/engine/swarm/" target="_blank">Docker Swarm</a> (soon to be <a href="https://www.nomadproject.io/" target="_blank">Nomad</a> and <a href="https://podman.io/" target="_blank">Podman</a>)
|
||||
<br><br>
|
||||
Highly available network storage using <a href="https://www.gluster.org/" target="_blank">Gluster</a>
|
||||
<br><br>
|
||||
Network-level ad blocking using <a href="https://adguard.com/" target="_blank">AdGuard</a>
|
||||
<br><br>
|
||||
Platform automation using <a href="https://www.ansible.com/" target="_blank">Ansible</a> and <a href="https://www.rundeck.com/" target="_blank">RunDeck</a>
|
||||
<br><br>
|
||||
Platform operations using <a href="https://rockylinux.org/" target="_blank">RockyLinux</a>, <a href="https://getfedora.org/" target="_blank">Fedora</a>, and <a href="https://lineageos.org/" taraget="_blank">LineageOS</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user