Go to file
3wc 806a92f269
continuous-integration/drone/push Build is passing Details
chore: publish 0.1.1+4.7.2 release
2023-01-30 22:21:36 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:56 -08:00
.env.sample Fix embarrassing mass-typo 😳 2020-12-31 23:02:27 +02:00
.gitignore Initial commit 2020-10-26 20:29:30 +01:00
README.md Fix version 2023-01-30 22:16:21 -08:00
compose.yml chore: publish 0.1.1+4.7.2 release 2023-01-30 22:21:36 -08:00

README.md

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