MyPanel Marketplace: OpenClaw, n8n & more in one click
Self-hosting an app like OpenClaw, n8n or Nextcloud usually means a string of Docker commands, reverse-proxy config and SSL certificates. The MyPanel Marketplace bundles all of that into one click: pick an app, enter a domain — done. This post covers what the Marketplace is, which apps are available, and why it makes self-hosting as easy as installing an app on your phone.
What is the MyPanel Marketplace?
The Marketplace is a catalog of ready-to-install self-hosted apps built right into MyPanel. Instead of standing up each piece of software by hand, you just:
- Pick an app in the Marketplace menu.
- Enter a domain.
- Click Install.
MyPanel automatically pulls the image, runs it in an isolated Docker container, configures the reverse proxy, and issues a Let’s Encrypt SSL certificate. Not a single Docker command required.
Apps in the Marketplace
OpenClaw — self-hosted AI assistant
The Marketplace’s new star: OpenClaw is an AI assistant that runs on your own server, controlled through familiar chat platforms — Zalo, Telegram, WhatsApp.
- Runs in an isolated sandbox with no access to the host server.
- Needs an LLM provider API key (Anthropic, OpenAI, DeepSeek) — entered at install; you control the model cost.
- After install, log into the Control UI at
https://your-domainwith the gateway token, then connect your chat channels.
If you want a private AI assistant whose data never leaves your server, OpenClaw on MyPanel is the fastest way to get one.
n8n — workflow automation
Open-source automation platform, a self-hosted alternative to Zapier/Make. Uses SQLite (persistent), no separate database needed. Open https://your-domain and create the owner account to start building workflows.
Ghost — blog & newsletter
A professional publishing and newsletter platform. Open https://your-domain/ghost to create your admin account and start writing.
Nextcloud — storage & collaboration
Self-hosted file cloud, an alternative to Google Drive/Office. MyPanel raises the nginx upload limit to 512MB automatically; open https://your-domain to finish setup.
Why self-host through the Marketplace?
- No Docker knowledge needed — images, networking, proxy and SSL are all automatic.
- Your data stays yours — every app runs on your server, nothing sent to a third party.
- Secure by default — each app runs in an isolated container, never touching the panel or other sites. OpenClaw (which can run commands) additionally runs in a sandbox with no host access.
- Data survives updates — each app has its own persistent volume that survives redeploys and is covered by website backups.
- Managed like any website — view logs, start/stop, SSL and backups right in the panel.
See the Marketplace guide for details.
Install your first app in 3 steps
- Point your domain’s A record at the server IP (so SSL can be issued).
- Open the Marketplace, pick an app, enter the domain (and an API key if the app needs one, like OpenClaw).
- Click Install — MyPanel deploys it and takes you to the app’s management page.
Each Marketplace app counts toward your plan’s website limit (Free: 5 sites).
Get started
The Marketplace turns self-hosting from a “command-line weekend project” into one click. Want OpenClaw, n8n, Ghost or Nextcloud on your own server?
- The Free plan includes the Marketplace with a 5-site limit.
- The Pro plan removes the limit so you can install freely.
👉 Install MyPanel with one command on an Ubuntu/Debian VPS, then open the Marketplace and install your first app in minutes.