Skip to content

Commit 4f74183

Browse files
authored
Update service integration table and installation guide (#67)
1 parent dd6e08b commit 4f74183

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

INSTALLATION.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,4 @@ Alternativelly, you can:
6464
### Pre-compiled binary
6565

6666
1. Download the binary corresponding to your operating system and CPU architecture from our [Releases](https://github.com/stackitcloud/stackit-cli/releases) page
67-
2. Extract the contents of the file to your file system and move it to your preferred location (e.g. your home directory)
68-
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
67+
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`)

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,14 @@ Below you can find a list of the STACKIT services already available in the CLI (
5454
| DNS | `dns` | :white_check_mark: |
5555
| Kubernetes Engine (SKE) | `ske` | :white_check_mark: |
5656
| Load Balancer | | Will be integrated soon |
57-
| LogMe | | Will be integrated soon |
58-
| MariaDB | | Will be integrated soon |
57+
| LogMe | `logme` | :white_check_mark: |
58+
| MariaDB | `mariadb` | :white_check_mark: |
5959
| MongoDB Flex | `mongodbflex` | :white_check_mark: |
6060
| Object Storage | | Will be integrated soon |
61-
| OpenSearch | | Will be integrated soon |
61+
| OpenSearch | `opensearch` | :white_check_mark: |
6262
| PostgreSQL Flex | | Will be integrated soon |
63-
| RabbitMQ | | Will be integrated soon |
63+
| RabbitMQ | `rabbitmq` | :white_check_mark: |
64+
| Redis | `redis` | :white_check_mark: |
6465
| Resource Manager | `project` | :white_check_mark: |
6566
| Secrets Manager | | Will be integrated soon |
6667
| Service Account | `service-account` | :white_check_mark: |

0 commit comments

Comments
 (0)