The Open-Source design & prototyping platform https://github.com/penpot/penpot
Go to file
3wc 2fbb41adff Goodbye, emojis! 😢
[ci skip]
2021-11-23 12:19:05 +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 Goodbye, emojis! 😢 2021-11-23 12:19:05 +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: upstream 1.8.2-alpha 2021-10-24 00:09:25 +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: 0, work-in-progress
  • Image: penpotapp/*
  • Healthcheck:
  • Backups:
  • Email:
  • Tests:
  • SSO: 3 (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