Files
hedgedoc/README.md
T

1.4 KiB

Hedgedoc

Build Status

Hedgedoc using Coöp Cloud ♥

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new hedgedoc
  4. abra app config YOURAPPDOMAIN - be sure to change DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Create initial user:
abra app run YOURAPPDOMAIN app -- bin/manage_users --add admin@ema.il

Protect Forgejo from scrapers with Anubis

Uncomment the Anubis compose file from the .env file and re-deploy the app. Don't forget to actually enable Anubis on the Traefik app too!