The default recipe template
Go to file Use this template
3wc db5e642f22 More template env deckchair-shifting 2020-09-26 12:31:14 +02:00
.gitea Add example .drone.yml 2020-09-26 12:29:10 +02:00
.drone.yml More template env deckchair-shifting 2020-09-26 12:31:14 +02:00
.envrc.sample More template env deckchair-shifting 2020-09-26 12:31:14 +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