The Open-Source design & prototyping platform https://github.com/penpot/penpot
Go to file
3wc 1ddb432f16
continuous-integration/drone/push Build is failing Details
Drone, OIDC, smtpauth
2021-08-19 23:42:51 +02:00
.drone.yml Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
.env.sample Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
.gitignore Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
README.md Update README 2021-04-25 15:31:00 +02:00
abra.sh Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
compose.oidc.yml Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
compose.smtpauth.yml Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
compose.yml Drone, OIDC, smtpauth 2021-08-19 23:42:51 +02:00
entrypoint-app.sh Drone, OIDC, smtpauth 2021-08-19 23:42:51 +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:

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