From 6e3075d531b5397cd6b8c721ae0cd5411b94fb72 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Henrique?= Date: Fri, 24 Jan 2025 22:33:57 -0300 Subject: [PATCH] update baseURL and modify self-hosting post details --- config.yml | 2 +- content/posts/selfhost.md | 21 ++++++++------------- themes/PaperMod | 2 +- 3 files changed, 10 insertions(+), 15 deletions(-) diff --git a/config.yml b/config.yml index 0c1a20e..6d3ee98 100755 --- a/config.yml +++ b/config.yml @@ -19,7 +19,7 @@ params: - name: "Linkedin" url: "https://www.linkedin.com/in/joseivanch" -baseURL: 'https://ivanch.me/' +baseURL: 'https://blog.ivanch.me/' languageCode: 'en-us' title: "ivanczn" theme: 'PaperMod' diff --git a/content/posts/selfhost.md b/content/posts/selfhost.md index ffac590..303ada4 100755 --- a/content/posts/selfhost.md +++ b/content/posts/selfhost.md @@ -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². \ No newline at end of file diff --git a/themes/PaperMod b/themes/PaperMod index 6f29d35..9f1f414 160000 --- a/themes/PaperMod +++ b/themes/PaperMod @@ -1 +1 @@ -Subproject commit 6f29d35d73670edeb858f92f1af4f404957c6bb6 +Subproject commit 9f1f414be805a2f94e2f51bd4be2b365ff12386d