The default recipe template
Go to file Use this template
3wc 5a6b0c4903 Initial import 2020-09-26 11:12:24 +02:00
.gitea Initial import 2020-09-26 11:12:24 +02:00
.envrc.sample Initial import 2020-09-26 11:12:24 +02:00
.gitignore Initial import 2020-09-26 11:12:24 +02:00
README.md Initial import 2020-09-26 11:12:24 +02:00
compose.yml Initial import 2020-09-26 11:12:24 +02:00

README.md

${REPO_NAME_TITLE}

${REPO_DESCRIPTION}

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy compose-stacks/traefik
  3. git clone ${REPO_HTTPS_URL} && cd ${REPO_NAME}
  4. cp .envrc.sample .envrc
  5. Edit .envrc - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  6. direnv allow (or . .envrc)
  7. abra deploy