mirror of
https://github.com/ivanch/blog.ivanch.me.git
synced 2025-08-25 17:01:49 +00:00
update baseURL and modify self-hosting post details
This commit is contained in:
@@ -1,17 +1,12 @@
|
||||
---
|
||||
title: "Self Hosting"
|
||||
date: 2022-04-05T14:00:00-03:00
|
||||
date: 2025-01-19T14:00:00-03:00
|
||||
draft: false
|
||||
summary: "Self hosting containers that might be useful."
|
||||
summary: "Everyone should have Netflix at home"
|
||||
---
|
||||
|
||||
Just having fun.
|
||||
|
||||
## Necessary
|
||||
* [Portainer](https://www.portainer.io/) - Container management.
|
||||
* [Nginx Proxy Manager](https://nginxproxymanager.com/) - Reverse proxy manager.
|
||||
* [WatchTower](https://containrrr.dev/watchtower/) - Automatic container updates.
|
||||
|
||||
## Misc
|
||||
* [Netdata](https://hub.docker.com/r/netdata/netdata/) - Server monitor.
|
||||
* [Heimdall](https://hub.docker.com/r/linuxserver/heimdall/) - Panel to add all your selfhosted services.
|
||||
@@ -24,12 +19,12 @@ Just having fun.
|
||||
* [Ngnix](https://hub.docker.com/_/nginx/) - Web server like this one.
|
||||
|
||||
## Media
|
||||
* [Transmission](https://hub.docker.com/r/linuxserver/transmission/) - Torrent client with a web interface.
|
||||
* [Jackett](https://hub.docker.com/r/linuxserver/jackett/) - Torrent tracker aggregator.
|
||||
* [Sonarr](https://hub.docker.com/r/linuxserver/sonarr/) - TV shows management (Torrent integration).
|
||||
* [Radarr](https://hub.docker.com/r/linuxserver/radarr/) - Movies management (Torrent integration).
|
||||
* [Lidarr](https://hub.docker.com/r/linuxserver/lidarr/) - Music management (Torrent integration).
|
||||
* [Jellyfin](https://hub.docker.com/r/linuxserver/jellyfin/) - Homemade Netflix.
|
||||
* [Transmission](https://hub.docker.com/r/linuxserver/transmission/) - Torrent client
|
||||
* [Prowlarr](https://hub.docker.com/r/linuxserver/prowlarr/) - Indexer manager
|
||||
* [Sonarr](https://hub.docker.com/r/linuxserver/sonarr/) - TV shows management
|
||||
* [Radarr](https://hub.docker.com/r/linuxserver/radarr/) - Movies management
|
||||
* [Lidarr](https://hub.docker.com/r/linuxserver/lidarr/) - Music management
|
||||
* [Jellyfin](https://hub.docker.com/r/linuxserver/jellyfin/) - Homemade Netflix
|
||||
|
||||
## Game server
|
||||
* [Minecraft Server](https://hub.docker.com/r/itzg/minecraft-server/) - The name says by itself².
|
Reference in New Issue
Block a user