mirror of
https://github.com/ivanch/ivanch.me.git
synced 2025-04-07 18:23:38 +00:00
30 lines
1.4 KiB
Markdown
Executable File
30 lines
1.4 KiB
Markdown
Executable File
---
|
|
title: "Self Hosting"
|
|
date: 2025-01-19T14:00:00-03:00
|
|
draft: false
|
|
summary: "Everyone should have Netflix at home"
|
|
---
|
|
|
|
Just having fun.
|
|
|
|
## 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.
|
|
* [Statping](https://statping.com/) - Application ping.
|
|
* [Uptime Kuma](https://uptime.kuma.pet/) - Application ping (beautier).
|
|
* [Gitea](https://gitea.com/) - Homemade GitHub.
|
|
* [Notepad](https://github.com/pereorga/minimalist-web-notepad) - Homemade Dontpad.
|
|
* [Code Server](https://hub.docker.com/r/linuxserver/code-server/) - VSCode inside of a Docker.
|
|
* [FileBrowser](https://filebrowser.org/installation#docker/) - The name says by itself.
|
|
* [Ngnix](https://hub.docker.com/_/nginx/) - Web server like this one.
|
|
|
|
## Media
|
|
* [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². |