MirrorNest

Guias

Software de servidor open source verdadeiro — diretamente da fonte oficial de cada projeto. Não é um mirror: funciona a partir do próprio repositório, imagem Docker ou script de instalação.

14 guias

Cockpit

Linux (Debian / Ubuntu / Fedora / RHEL)

Cockpit is a lightweight, browser-based admin console for managing a single Linux server — services, storage, networking, logs, and terminal access — using your normal system login.

System Administration

Forgejo

Any Docker host

Forgejo is a self-hosted, community-driven Git service forked from Gitea, offering repositories, issues, pull requests, CI integration, and packages without depending on any single company.

DevOpsGit

GitLab CE

Ubuntu 22.04 LTS

Self-hosted Git repository management, CI/CD, and DevOps platform — the open-source core of GitLab.com.

DevOpsGit hosting

Gitea

Any Docker host

Lightweight, self-hosted Git service — a much smaller-footprint alternative to GitLab for teams that don't need its full DevOps suite.

DevOpsGit hosting

Harbor

Any Docker host (Linux)

Harbor is a CNCF graduated, enterprise-grade container image registry that adds role-based access control, vulnerability scanning, image signing, and replication on top of the OCI distribution spec.

DevOpsContainers

Jenkins

Any Docker host

Jenkins is a widely used, extensible open-source automation server for building, testing, and deploying software through CI/CD pipelines defined in Jenkinsfiles.

DevOpsCI/CD

Nexus Repository OSS

Any Docker host

Nexus Repository OSS (Community Edition) from Sonatype is a universal artifact repository manager for hosting and proxying Maven, npm, Docker, PyPI, and other package formats behind a single server.

DevOps

Node-RED

Any Docker host

Node-RED is a flow-based visual programming tool for wiring together hardware, APIs, and online services, with an official Docker image maintained by the project.

Automation

Portainer

Any Docker host

Web UI for managing Docker and Kubernetes — containers, images, volumes, and stacks without the CLI.

InfrastructureDocker

SonarQube

Any Docker host (Linux)

SonarQube (now split into the free SonarQube Community Build and commercial SonarQube Server) is a static analysis platform that continuously inspects code quality, bugs, vulnerabilities, and code smells across dozens of languages.

DevOpsSecurity

Swap file on a low-RAM VPS

Ubuntu / Debian / any Linux with a standard filesystem

Add swap space on a small VPS (512MB-2GB RAM) to prevent the OOM killer from taking down services during a memory spike, especially during package installs/builds.

Server Administration

Verdaccio

Any Docker host (or any Node.js host)

Verdaccio is a lightweight, zero-configuration private npm registry that can proxy the public npm registry while hosting your own private packages, with its own small file-based storage.

DevOps

Woodpecker CI

Any Docker host

Woodpecker CI is a lightweight, container-native continuous integration engine that runs YAML pipelines in isolated containers, with a small server/agent architecture and a built-in SQLite database by default.

DevOpsCI/CD

n8n

Any Docker host

n8n is a fair-code workflow automation tool for building integrations and automations visually, with an official Docker image for self-hosting.

Automation