Created to learn how abra works.
Go to file
vlafvlaf 0bd236b399 a 2023-04-26 06:11:15 +02:00
.idea a 2023-04-26 05:44:05 +02:00
.drone.yml Initial commit 2023-04-25 21:19:36 +00:00
.env.sample a 2023-04-26 05:44:05 +02:00
.gitignore Initial commit 2023-04-25 21:19:36 +00:00
README.md Initial commit 2023-04-25 21:19:36 +00:00
compose.yml a 2023-04-26 06:11:15 +02: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.