The default recipe template
Go to file Use this template
3wc b74f66d9ed Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.env.sample fix: we don't have domain at creation time 2022-04-21 09:27:48 +02:00
.gitignore Support Golang templating 2021-07-25 19:28:58 +02:00
README.md use <>, not parsed 2021-12-27 03:14:19 +01:00
compose.yml fix: add version placeholder 2021-12-25 14:53:30 +01:00

README.md

{{ .Name }}

{{ .Description }}

  • Category: {{ .Category }}
  • Status: {{ .Status }}
  • Image: {{ .Image }}
  • Healthcheck: {{ .Healthcheck }}
  • Backups: {{ .Backups }}
  • Email: {{ .Email }}
  • Tests: {{ .Tests }}
  • SSO: {{ .SSO }}

Quick start

  • abra app new {{ .Name }} --secrets
  • abra app config <app-name>
  • abra app deploy <app-name>

For more, see docs.coopcloud.tech.