Kılavuzlar
Gerçek açık kaynak sunucu yazılımları — doğrudan her projenin resmi kaynağından. Yansıtma (mirror) değil: kendi deposu, Docker imajı veya kurulum betiği üzerinden çalışır.
14 kılavuz
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.
Forgejo
Any Docker hostForgejo 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.
GitLab CE
Ubuntu 22.04 LTSSelf-hosted Git repository management, CI/CD, and DevOps platform — the open-source core of GitLab.com.
Gitea
Any Docker hostLightweight, self-hosted Git service — a much smaller-footprint alternative to GitLab for teams that don't need its full DevOps suite.
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.
Jenkins
Any Docker hostJenkins is a widely used, extensible open-source automation server for building, testing, and deploying software through CI/CD pipelines defined in Jenkinsfiles.
Nexus Repository OSS
Any Docker hostNexus 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.
Node-RED
Any Docker hostNode-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.
Portainer
Any Docker hostWeb UI for managing Docker and Kubernetes — containers, images, volumes, and stacks without the CLI.
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.
Swap file on a low-RAM VPS
Ubuntu / Debian / any Linux with a standard filesystemAdd 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.
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.
Woodpecker CI
Any Docker hostWoodpecker 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.
n8n
Any Docker hostn8n is a fair-code workflow automation tool for building integrations and automations visually, with an official Docker image for self-hosting.