Skip to content

Commit

Permalink
Update service integration table and installation guide (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopalet authored Feb 7, 2024
1 parent dd6e08b commit 4f74183
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
3 changes: 1 addition & 2 deletions INSTALLATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,4 @@ Alternativelly, you can:
### Pre-compiled binary

1. Download the binary corresponding to your operating system and CPU architecture from our [Releases](https://github.com/stackitcloud/stackit-cli/releases) page
2. Extract the contents of the file to your file system and move it to your preferred location (e.g. your home directory)
3. (For macOS only) Right click on the executable, select "Open". You will see a dialog stating the identity of the developer cannot be confirmed. Click on "Open" to allow the app to run on your Mac. We soon plan to certificate the STACKIT CLI to be trusted by macOS
2. Extract the contents of the file to your file system and move it to your preferred location (make sure the directory is added to your `PATH`)
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,14 @@ Below you can find a list of the STACKIT services already available in the CLI (
| DNS | `dns` | :white_check_mark: |
| Kubernetes Engine (SKE) | `ske` | :white_check_mark: |
| Load Balancer | | Will be integrated soon |
| LogMe | | Will be integrated soon |
| MariaDB | | Will be integrated soon |
| LogMe | `logme` | :white_check_mark: |
| MariaDB | `mariadb` | :white_check_mark: |
| MongoDB Flex | `mongodbflex` | :white_check_mark: |
| Object Storage | | Will be integrated soon |
| OpenSearch | | Will be integrated soon |
| OpenSearch | `opensearch` | :white_check_mark: |
| PostgreSQL Flex | | Will be integrated soon |
| RabbitMQ | | Will be integrated soon |
| RabbitMQ | `rabbitmq` | :white_check_mark: |
| Redis | `redis` | :white_check_mark: |
| Resource Manager | `project` | :white_check_mark: |
| Secrets Manager | | Will be integrated soon |
| Service Account | `service-account` | :white_check_mark: |
Expand Down

0 comments on commit 4f74183

Please sign in to comment.