Cassowary 64229c2f77
All checks were successful
continuous-integration/drone/push Build is passing
Update .drone.yml
2025-01-08 10:09:13 -08:00
2025-01-08 10:09:13 -08:00
2020-12-31 23:02:27 +02:00
2020-10-26 20:29:30 +01:00
2023-01-30 22:21:36 -08:00
2023-01-30 22:16:21 -08:00

Pelican

Static site generator • https://github.com/getpelican/pelican/

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new pelican --secrets
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
Description