Skip to content

Commit

Permalink
Shared usage instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
fmeheust committed Sep 20, 2023
1 parent 435dd0b commit 074b9cb
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion java/usage_instructions.md → usage_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,10 @@ Choose the **compute compartment** and **availability domain** where will all re

## Your Application

This section describes the packaging and deployment of your application.
This section describes the packaging and deployment of your application for the different programming languages :

<details>
<summary>Java</Summary>

![](./screenshots/2_Application.png)

Expand Down Expand Up @@ -38,6 +41,12 @@ The stack supports different kinds of deployments: *source code* deployment, jav
- **Full path to the image in the container registry**
- **Exposed port:** port exposed by the container image

</details>
<details>
<summary>.Net</summary>
TODO : complete
</details>

## Stack authentication

![](./screenshots/7_Vault.png)
Expand Down

0 comments on commit 074b9cb

Please sign in to comment.