Deploy Penpot
Penpot is the first open-source design and prototyping platform built for cross-domain collaboration. Designers and developers can now work seamlessly in one tool β self-hosted and secure.
With Hostim.dev, you can deploy Penpot with Docker, PostgreSQL, Redis, and SSL in under a minute. It's ready for teams that want full control over their design stack.
π¨ Design together. Prototype faster. Own your data.
Guest project runs for 1 hour. Log in to save and extend to 5 days.
Why Host Penpot on Hostim.dev?β
- π³ One-click Docker deployment β no YAML or setup hassle
- πΎ Built-in PostgreSQL and Redis β auto-configured
- π Instant HTTPS β free subdomain + Let's Encrypt
- π Metrics & logs included β stay informed, not overwhelmed
- π Private by default β control user registration and telemetry
π₯ Watch how easy it is to deploy any open source app on Hostim.dev β this example shows Umami, but the flow is identical for Penpot.
What's includedβ
Resource | Details |
---|---|
Backend | penpotapp/backend:latest |
Frontend | penpotapp/frontend:latest |
Exporter | penpotapp/exporter:latest |
Database | PostgreSQL (auto-provisioned) |
Cache | Redis (auto-provisioned) |
Storage | Volume for design assets |
Domain | Free *.hostim.dev subdomain |
SSL | Let's Encrypt (auto-enabled) |
Ports | 8080 (frontend), 6060 , 6061 |
How to Deployβ
- Go to your Hostim.dev dashboard.
- Click Create Project β Use a Template.
- Select the Penpot template.
- Pick a resource plan that fits your team size.
- Click Deploy.
Your fully configured Penpot instance will be ready in seconds.
Post-Deploy Notesβ
- π₯ User Registration: Enabled by default. To disable it, change the
PENPOT_FLAGS
to usedisable-registration
. - βοΈ Assets Folder: All design files are stored under
/opt/data/assets
(backed by a persistent volume). - π¬ SMTP Setup: Add SMTP credentials to enable email features (optional).
- π Custom Domain: Configure in your
penpot-frontend
Domains tab. - π SSH Access: Use the Bastion to inspect volumes and DB.
Source + Docsβ
- GitHub: penpot/penpot
- Website: penpot.app
- User Guide: help.penpot.app
Looking for something else? Browse all templates β