The Open-Source design & prototyping platform https://github.com/penpot/penpot
Go to file
Comrade Renovate Bot d66bd92ba4 Add renovate.json 2021-06-04 07:03:59 +00:00
.drone.yml Remove trigger, we make the tags [ci skip] 2021-06-04 00:15:15 +02:00
.env.sample Initial commit 2021-04-10 14:54:54 +02:00
README.md Update README 2021-04-25 15:31:00 +02:00
compose.yml Version 1.4.0-alpha; sync labels 2021-04-27 20:14:32 +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