Simple app configuration used for the Abra test suite
Go to file
decentral1se 1e83340e75
fix: bump version label
2024-06-30 14:40:40 +02:00
release chore: new release notes 2023-09-22 15:03:27 +02:00
.env.sample fix: dont use old template syntax 2024-06-22 19:06:34 +02:00
.gitignore Initial commit 2023-09-07 12:51:27 +00:00
README.md fix: use new name 2023-10-09 11:53:46 +02:00
abra.sh feat: moar exports 2023-10-04 09:31:19 +02:00
compose.extra_env.yml feat: extra env file 2023-10-04 13:09:09 +02:00
compose.extra_secret.yml refactor!: consistent secrets naming 2023-09-25 15:59:31 +02:00
compose.long_secret.yml Add long secret test case (commented) 2023-10-10 21:43:12 +01:00
compose.yml fix: bump version label 2024-06-30 14:40:40 +02:00

README.md

abra-test-recipe

Simple app configuration used for the Abra test suite.

  • Category: Apps
  • Status: 3, stable
  • Image: abra-test-app, 4, upstream
  • Healthcheck: Yes
  • Backups: Yes
  • Email: 3
  • Tests: 2
  • SSO: No

Quick start

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

For more, see docs.coopcloud.tech.