Add self-hosted list
All checks were successful
Build release image / build (push) Successful in 1m24s
All checks were successful
Build release image / build (push) Successful in 1m24s
This commit is contained in:
@@ -99,6 +99,7 @@ const config = {
|
|||||||
},
|
},
|
||||||
items: [
|
items: [
|
||||||
{ to: '/blog', label: 'Blog', position: 'left' },
|
{ to: '/blog', label: 'Blog', position: 'left' },
|
||||||
|
{ to: '/selfhosted-list', label: 'Self-hosted List', position: 'left' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
footer: {
|
footer: {
|
||||||
|
59
src/pages/selfhosted-list.md
Normal file
59
src/pages/selfhosted-list.md
Normal file
@@ -0,0 +1,59 @@
|
|||||||
|
---
|
||||||
|
title: Self-hosted List
|
||||||
|
description: A list of services I'm currently hosting for myself, family and friends
|
||||||
|
---
|
||||||
|
|
||||||
|
A list of services I'm currently hosting for myself, family and friends.
|
||||||
|
|
||||||
|
## Publicly accessible
|
||||||
|
|
||||||
|
Services anyone on the internet can access.
|
||||||
|
|
||||||
|
- This website. Powered by **Docusaurus**
|
||||||
|
- **Gitea**
|
||||||
|
|
||||||
|
## Restricted
|
||||||
|
|
||||||
|
Services exposed to the internet, but require authorization.
|
||||||
|
|
||||||
|
- **Plausible Analytics**
|
||||||
|
- **Plane** project management tool
|
||||||
|
- **Kan.bn**
|
||||||
|
- **Outline**
|
||||||
|
- **Yamtrack**
|
||||||
|
- **AdventureLog**
|
||||||
|
- **Authentik**
|
||||||
|
- **Synapse** Matrix server
|
||||||
|
- **Matrix Authentication Service**
|
||||||
|
- **Home Assistant**
|
||||||
|
- **Plex**
|
||||||
|
- **n8n**
|
||||||
|
- **FreshRSS**
|
||||||
|
|
||||||
|
## Internal
|
||||||
|
|
||||||
|
Services accessible only from my home network or Tailnet.
|
||||||
|
|
||||||
|
- Zoraxy
|
||||||
|
- Caddy
|
||||||
|
- Grafana
|
||||||
|
- Prometheus
|
||||||
|
- InfuxDB
|
||||||
|
- Dockge
|
||||||
|
- Studio Code Server
|
||||||
|
- Gitea Action Runner
|
||||||
|
- Element Admin
|
||||||
|
- Sonarr
|
||||||
|
- Radarr
|
||||||
|
- Prowlarr
|
||||||
|
- qBittorrent
|
||||||
|
- Proxmox Backup Server
|
||||||
|
|
||||||
|
## Operating Systems
|
||||||
|
|
||||||
|
- TrueNAS Community Edition
|
||||||
|
- Proxmox VE
|
||||||
|
|
||||||
|
## Tools
|
||||||
|
|
||||||
|
- Tailscale
|
Reference in New Issue
Block a user