The Open-Source design & prototyping platform
https://github.com/penpot/penpot
.drone.yml | ||
.env.sample | ||
compose.yml | ||
README.md | ||
renovate.json |
Penpot
- Category: Apps
- Status: ❹💣
- Image:
penpotapp/*
- Healthcheck:
- Backups:
- Email:
- Tests:
- SSO:
Basic usage
- Set up Docker Swarm and
abra
- Deploy
coop-cloud/traefik
abra app new penpot --secrets
(optionally with--pass
if you'd like to save secrets inpass
)abra app YOURAPPDOMAIN config
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy
- Open the configured domain in your browser to finish set-up