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.
|
4 weeks ago | |
---|---|---|
.env.sample | 4 weeks ago | |
.gitignore | 10 months ago | |
README.md | 5 months ago | |
compose.yml | 5 months 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
.