Simple app configuration used for the Abra test suite
Go to file
Rich M b1c16d9c4d Add long secret test case (commented) 2023-10-10 21:43:12 +01:00
release chore: new release notes 2023-09-22 15:03:27 +02:00
.env.sample Add long secret test case (commented) 2023-10-10 21:43:12 +01: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 feat: further env var / comment tests 2023-10-09 11:49:04 +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.