The Open-Source design & prototyping platform https://github.com/penpot/penpot
Go to file
3wc 4bd5098c45
continuous-integration/drone/push Build is failing Details
chore: update to new release scheme
2021-10-24 00:07:09 +02:00
.drone.yml Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
.env.sample Add docs 2021-10-23 23:59:24 +02:00
.gitignore Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
README.md Add docs 2021-10-23 23:59:24 +02:00
abra.sh Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
compose.oidc.yml Working OIDC login?! 2021-10-23 23:55:42 +02:00
compose.smtpauth.yml Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
compose.yml chore: update to new release scheme 2021-10-24 00:02:43 +02:00
entrypoint-backend.sh Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
renovate.json Add renovate.json 2021-06-04 07:03:59 +00:00

README.md

Penpot

  • Category: Apps
  • Status: ❹💣
  • Image: penpotapp/*
  • Healthcheck:
  • Backups:
  • Email:
  • Tests:
  • SSO: ❶💚 (OAuth)

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new penpot --secrets (optionally with --pass if you'd like to save secrets in pass)
  4. abra app YOURAPPDOMAIN config - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app YOURAPPDOMAIN deploy
  6. Open the configured domain in your browser to finish set-up