Recipe for Identificator created by EOTL
Go to file
Co-op Cloud 20f4c89981 Initial commit 2024-03-09 12:48:26 +00:00
.drone.yml Initial commit 2024-03-09 12:48:26 +00:00
.env.sample Initial commit 2024-03-09 12:48:26 +00:00
.gitignore Initial commit 2024-03-09 12:48:26 +00:00
README.md Initial commit 2024-03-09 12:48:26 +00:00
compose.yml Initial commit 2024-03-09 12:48:26 +00: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.