Skip to content

Commit

Permalink
ACE-CLI command to enable use-case post installation
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnacioGoldman committed Nov 7, 2024
1 parent fc4ea3d commit 2cd7a36
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ A use-case aim to reproduce real-world setups for purposes like feature demonstr
### Use-case example: Basic Observability Demo
The environment (VM + the modules installed on it) is automatically provisioned and it can be leveraged to showcase Dynatrace Observability capabilities:
<img src="./assets/use-case-example.png" width="900">
Expand Down Expand Up @@ -134,6 +135,8 @@ use_case = demo_monaco_gitops
3. Continue with the deployment of your ace-box...
> Note: you can use the [ACE CLI](https://github.com/Dynatrace/ace-box/blob/dev/docs/ace-cli.md#ace-cli) `ace enable <use case>` command to prepares the ACE-Box for a use case by installing set of components after the ace-box has been deployed.
### Custom use-cases
In addition to the out-of-the-box use-cases provided natively by the ACE-Box, it is possible to source custom use-cases. This allows using the ACE-Box as a platform to develop your own use-cases, demonstrations, trainings, etc.
Expand Down Expand Up @@ -164,6 +167,8 @@ use_case = "https://<user>:<token>@github.com/dynatrace-ace/basic-dt-demo.git"
3. Continue with the deployment of your ace-box...
> Note: you can use the [ACE CLI](https://github.com/Dynatrace/ace-box/blob/dev/docs/ace-cli.md#ace-cli) `ace enable <use case>` command to prepares the ACE-Box for a use case by installing set of components after the ace-box has been deployed.
<br>
## Architecture
Expand Down

0 comments on commit 2cd7a36

Please sign in to comment.