diff --git a/content/posts/selfhost.md b/content/posts/selfhost.md index 3de2bd3..70b627a 100644 --- a/content/posts/selfhost.md +++ b/content/posts/selfhost.md @@ -8,22 +8,23 @@ summary: "Containers que são úteis (que eu utilizo)." Com pitadas de apocalípse. ## Containers Necessários -* Portainer - [https://www.portainer.io/](https://www.portainer.io/) -* Nginx Proxy Manager - [https://nginxproxymanager.com/](https://nginxproxymanager.com/) +* [Portainer](https://www.portainer.io/) - Gerenciamento de containers. +* [Nginx Proxy Manager](https://nginxproxymanager.com/) - Proxy reverso. +* [WatchTower](https://containrrr.dev/watchtower/) - Atualização automática de containers. ## Legais -* Heimdall - [https://www.heimdall.io/](https://www.heimdall.io/) -* Netdata - [https://hub.docker.com/r/netdata/netdata/](https://hub.docker.com/r/netdata/netdata/) -* Statping - [https://statping.com/](https://statping.com/) -* Gitea - [https://gitea.com/](https://gitea.com/) -* Notepad - [https://github.com/pereorga/minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) +* [Netdata](https://hub.docker.com/r/netdata/netdata/) - Monitoramento de servidor. +* [Heimdall](https://www.heimdall.io/) - Painel para linkar serviços. +* [Statping](https://statping.com/) - Monitoramento de aplicação (web). +* [Gitea](https://gitea.com/) - GitHub caseiro. +* [Notepad](https://github.com/pereorga/minimalist-web-notepad) - Dontpad caseiro. +* [Code Server](https://hub.docker.com/r/linuxserver/code-server/) - VSCode em Docker. ## Mídias -* Code Server - [https://hub.docker.com/r/linuxserver/code-server/](https://hub.docker.com/r/linuxserver/code-server/) -* Transmission - [https://hub.docker.com/r/linuxserver/transmission/](https://hub.docker.com/r/linuxserver/transmission/) -* Sonarr - [https://hub.docker.com/r/linuxserver/sonarr](https://hub.docker.com/r/linuxserver/sonarr/) -* Radarr - [https://hub.docker.com/r/linuxserver/radarr](https://hub.docker.com/r/linuxserver/radarr/) -* Jekyll - [https://hub.docker.com/r/jekyll/jekyll/](https://hub.docker.com/r/jekyll/jekyll/) +* [Transmission](https://hub.docker.com/r/linuxserver/transmission/) - Torrent. +* [Sonarr](https://hub.docker.com/r/linuxserver/sonarr/) - Gerenciamento de série (integração com Torrent). +* [Radarr](https://hub.docker.com/r/linuxserver/radarr/) - Gerenciamento de filme (integração com Torrent). +* [Jekyll](https://hub.docker.com/r/jekyll/jekyll/) - Netflix caseiro. ## Joguinhos -* Minecraft - [https://hub.docker.com/r/itzg/minecraft-server/](https://hub.docker.com/r/itzg/minecraft-server/) \ No newline at end of file +* [Minecraft](https://hub.docker.com/r/itzg/minecraft-server/) - Autoexplicativo. \ No newline at end of file