mirror of
https://github.com/ivanch/ivanch.me.git
synced 2025-04-07 10:13:39 +00:00
update baseURL and modify self-hosting post details
This commit is contained in:
parent
1c923977c6
commit
6e3075d531
@ -19,7 +19,7 @@ params:
|
|||||||
- name: "Linkedin"
|
- name: "Linkedin"
|
||||||
url: "https://www.linkedin.com/in/joseivanch"
|
url: "https://www.linkedin.com/in/joseivanch"
|
||||||
|
|
||||||
baseURL: 'https://ivanch.me/'
|
baseURL: 'https://blog.ivanch.me/'
|
||||||
languageCode: 'en-us'
|
languageCode: 'en-us'
|
||||||
title: "ivanczn"
|
title: "ivanczn"
|
||||||
theme: 'PaperMod'
|
theme: 'PaperMod'
|
||||||
|
@ -1,17 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: "Self Hosting"
|
title: "Self Hosting"
|
||||||
date: 2022-04-05T14:00:00-03:00
|
date: 2025-01-19T14:00:00-03:00
|
||||||
draft: false
|
draft: false
|
||||||
summary: "Self hosting containers that might be useful."
|
summary: "Everyone should have Netflix at home"
|
||||||
---
|
---
|
||||||
|
|
||||||
Just having fun.
|
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
|
## Misc
|
||||||
* [Netdata](https://hub.docker.com/r/netdata/netdata/) - Server monitor.
|
* [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.
|
* [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.
|
* [Ngnix](https://hub.docker.com/_/nginx/) - Web server like this one.
|
||||||
|
|
||||||
## Media
|
## Media
|
||||||
* [Transmission](https://hub.docker.com/r/linuxserver/transmission/) - Torrent client with a web interface.
|
* [Transmission](https://hub.docker.com/r/linuxserver/transmission/) - Torrent client
|
||||||
* [Jackett](https://hub.docker.com/r/linuxserver/jackett/) - Torrent tracker aggregator.
|
* [Prowlarr](https://hub.docker.com/r/linuxserver/prowlarr/) - Indexer manager
|
||||||
* [Sonarr](https://hub.docker.com/r/linuxserver/sonarr/) - TV shows management (Torrent integration).
|
* [Sonarr](https://hub.docker.com/r/linuxserver/sonarr/) - TV shows management
|
||||||
* [Radarr](https://hub.docker.com/r/linuxserver/radarr/) - Movies management (Torrent integration).
|
* [Radarr](https://hub.docker.com/r/linuxserver/radarr/) - Movies management
|
||||||
* [Lidarr](https://hub.docker.com/r/linuxserver/lidarr/) - Music management (Torrent integration).
|
* [Lidarr](https://hub.docker.com/r/linuxserver/lidarr/) - Music management
|
||||||
* [Jellyfin](https://hub.docker.com/r/linuxserver/jellyfin/) - Homemade Netflix.
|
* [Jellyfin](https://hub.docker.com/r/linuxserver/jellyfin/) - Homemade Netflix
|
||||||
|
|
||||||
## Game server
|
## Game server
|
||||||
* [Minecraft Server](https://hub.docker.com/r/itzg/minecraft-server/) - The name says by itself².
|
* [Minecraft Server](https://hub.docker.com/r/itzg/minecraft-server/) - The name says by itself².
|
@ -1 +1 @@
|
|||||||
Subproject commit 6f29d35d73670edeb858f92f1af4f404957c6bb6
|
Subproject commit 9f1f414be805a2f94e2f51bd4be2b365ff12386d
|
Loading…
x
Reference in New Issue
Block a user