Realtime collaborative markdown notes on all platforms https://git.hedgedoc.org/
Go to file
decentral1se 360d76fa33
continuous-integration/drone/pr Build is failing Details
Merge branch 'main' into renovate/docker-postgres-11.x
2020-10-29 23:35:46 +01:00
.drone.yml Fix Drone 2020-10-01 21:48:02 +02:00
.envrc.sample Remove STACK_NAME 2020-10-29 19:52:29 +02:00
README.md Update docs 2020-10-01 21:47:25 +02:00
compose.oauth.yml Rename services 2020-10-01 21:44:17 +02:00
compose.yml Update postgres Docker tag to v11.9 2020-10-29 08:00:59 +00:00
entrypoint.sh.tmpl Update docs 2020-10-01 21:47:25 +02:00
renovate.json Add renovate.json 2020-10-28 08:00:51 +00:00

README.md

CodiMD

Build Status

CodiMD using Coöp Cloud ♥

  1. Set up Docker Swarm and abra
  2. Deploy compose-stacks/traefik
  3. cp .envrc.sample .envrc
  4. Edit .envrc - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. direnv allow (or . .envrc)
  6. abra secret_generate db_password v1
  7. abra deploy
  8. Create initial user:
    abra run codimd bash
    . /docker-entrypoint2.sh -e
    bin/manage_users