Support Golang templating

This commit is contained in:
2021-07-25 17:11:18 +02:00
parent 88d4dadca6
commit dea4dfea5a
5 changed files with 23 additions and 24 deletions

View File

@ -1,16 +1,18 @@
# ${REPO_NAME_TITLE}
# {{ .Name }}
${REPO_DESCRIPTION}
{{ .Description }}
<!-- metadata -->
* **Category**:
* **Status**:
* **Image**: [`${REPO_NAME}`](https://hub.docker.com/r/${REPO_NAME}/${REPO_NAME})
* **Healthcheck**:
* **Backups**:
* **Email**:
* **Tests**:
* **SSO**:
- **Category**:
- **Status**:
- **Image**:
- **Healthcheck**:
- **Backups**:
- **Email**:
- **Tests**:
- **SSO**:
<!-- endmetadata -->
## Basic usage
@ -24,5 +26,5 @@ ${REPO_DESCRIPTION}
5. `abra app YOURAPPDOMAIN deploy`
6. Open the configured domain in your browser to finish set-up
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra
[`coop-cloud/traefik`]: https://git.autonomic.zone/coop-cloud/traefik
[`abra`]: https://git.coopcloud.tech/coop-cloud/abra
[`coop-cloud/traefik`]: https://git.coopcloud.tech/coop-cloud/traefik