The default recipe template
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3wc b74f66d9ed
Switch to self-hosted stack-ssh-deploy image [mass update]
4 months ago
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 4 months ago
.env.sample fix: we don't have domain at creation time 1 year ago
.gitignore Support Golang templating 2 years ago
README.md use <>, not parsed 1 year ago
compose.yml fix: add version placeholder 1 year ago

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.