Realtime collaborative markdown notes on all platforms https://github.com/hackmdio/codimd
This repository has been archived on 2021-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
3wc e9013dff43 Add backup/restore
Re coop-cloud/organising#30
2021-03-02 18:39:05 +02:00
.drone.yml Fix secret names, bump version 2021-03-02 18:39:05 +02:00
.env.sample Fix secret names, bump version 2021-03-02 18:39:05 +02:00
README.md Update docs 2020-10-01 21:47:25 +02:00
abra.sh Add backup/restore 2021-03-02 18:39:05 +02:00
compose.oauth.yml Move conf to abra.sh, add SECRET_ to secret names 2021-02-08 15:07:58 +02:00
compose.yml Fix secret names, bump version 2021-03-02 18:39:05 +02: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