Marketplace · Developer Tools
Docs / Marketplace

Developer Tools

Deploy self-hosted developer infrastructure in one click — Gitea, code-server, Adminer, and n8n.

The Developer Tools category is four self-hosted essentials — a Git service, a browser IDE, a database UI, and a workflow automation engine — each a single-click deploy.

Apps in this category

AppDeploy typeWhat it is
Gitea1-Click DeployLightweight self-hosted Git service
code-server1-Click DeployVS Code in the browser
Adminer1-Click DeployFull-featured database management in a single file
n8n1-Click DeployExtendable workflow automation tool
Marketplace catalog filtered to the Developer Tools category
The Developer Tools category in the console — four one-click tools.

Every app in this category, explained

🐙 Gitea

Gitea is a lightweight, self-hosted Git service. Git is a system for tracking changes to code over time and letting multiple people collaborate on it; Gitea gives you your own private version of the kind of service GitHub or GitLab provide, running on your own infrastructure.

Creating an instance
Gitea is a 1-Click Deploy app — follow Guide 2 on Deploying apps; no fields beyond the standard form.

💻 code-server

code-server runs the full Visual Studio Code editor (a widely-used code editor) so you can access it from any web browser, instead of installing it on your own computer — useful for coding from a device where you can't or don't want to set up a local development environment.

Creating an instance
code-server is a 1-Click Deploy app — follow Guide 2 on Deploying apps; no fields beyond the standard form.

🛠️ Adminer

Adminer is a single-file, web-based database admin tool — similar in purpose to phpMyAdmin, but built to work with several different database engines, not just MySQL/MariaDB.

Creating an instance
Adminer is a 1-Click Deploy app — follow Guide 2 on Deploying apps. Deploy a database first, then set Adminer's environment variables to that database's connection details.

🔗 n8n

n8n is a visual workflow automation tool — you connect different apps and APIs together on a drag-and-drop canvas ("when X happens, do Y") instead of writing custom glue code for every integration.

Creating an instance
n8n is a 1-Click Deploy app — follow Guide 2 on Deploying apps; no fields beyond the standard form.

Deploying a tool, in short

All four apps here use the standard 1-Click form — a name, a region, and a size, with optional environment variables. For the complete, field-by-field walkthrough with screenshots, see Guide 2 on Deploying apps.

Pick a tool
from the catalog
Configure
name, region, size
Deploy
one click
Manage as a project
domain, logs, scaling
Tip
Adminer connects to an existing database — deploy a database first, then set Adminer's connection details as environment variables.