The Open-Source design & prototyping platform
https://github.com/penpot/penpot
KawaiiPunk
8fbe402386
continuous-integration/drone/push Build is failing
Details
|
||
---|---|---|
.drone.yml | ||
.env.sample | ||
.gitignore | ||
README.md | ||
abra.sh | ||
compose.oidc.yml | ||
compose.smtpauth.yml | ||
compose.yml | ||
entrypoint-backend.sh | ||
renovate.json |
README.md
Penpot
- Category: Apps
- Status: 0, work-in-progress
- Image:
penpotapp/*
- Healthcheck:
- Backups:
- Email:
- Tests:
- SSO: 3 (OAuth)
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 config YOURAPPDOMAIN
- be sure to change$DOMAIN
to something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN
- Open the configured domain in your browser to finish set-up