The Open-Source design & prototyping platform https://github.com/penpot/penpot
Go to file
3wc b7b2c9f515 Update README 2021-04-25 15:31:00 +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 Update README 2021-04-25 15:31:00 +02: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