ivanch.me/content/posts/selfhost.md

32 lines
1.5 KiB
Markdown
Raw Normal View History

2022-04-05 17:26:58 +00:00
---
title: "Self Hosting"
date: 2022-04-05T14:00:00-03:00
draft: false
2022-12-01 20:04:05 +00:00
summary: "Self hosting containers that might be useful."
2022-04-05 17:26:58 +00:00
---
2022-12-01 20:04:05 +00:00
Litty bitty apocalyptic.
2022-04-05 17:26:58 +00:00
2022-12-01 20:04:05 +00:00
## 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.
2022-04-05 17:26:58 +00:00
2022-04-06 23:58:49 +00:00
## Misc
2022-12-01 20:04:05 +00:00
* [Netdata](https://hub.docker.com/r/netdata/netdata/) - Server monitor.
2022-12-01 20:22:04 +00:00
* [Heimdall](https://hub.docker.com/r/linuxserver/heimdall/) - Panel to add all your selfhosted services.
2022-12-01 20:04:05 +00:00
* [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.
2022-04-05 17:26:58 +00:00
2022-12-01 20:22:04 +00:00
## Media
2022-12-01 20:04:05 +00:00
* [Transmission](https://hub.docker.com/r/linuxserver/transmission/) - Torrent client with a web interface.
* [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).
2022-12-02 00:17:43 +00:00
* [Jellyfin](https://hub.docker.com/r/linuxserver/jellyfin/) - Homemade Netflix.
2022-04-05 17:26:58 +00:00
2022-12-01 20:22:04 +00:00
## Game server
2022-12-01 20:04:05 +00:00
* [Minecraft Server](https://hub.docker.com/r/itzg/minecraft-server/) - The name says by itself².