Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

introduction list still required fixes #980

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 12 additions & 10 deletions docs/getting-started/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,27 @@ To start using Komiser, you'll need to install the Komiser Command-Line Interfac

Komiser is compatible with various cloud providers and deployment methods. Explore the installation steps for your preferred cloud provider from the list below:

[AWS](/cloud-providers/aws)
[AWS](/configuration/cloud-providers/aws)

[Azure](/cloud-providers/azure)
[Azure](/configuration/cloud-providers/azure)

[Civo](/cloud-providers/civo)
[GCP](/configuration/cloud-providers/gcp)

[DigitalOcean](/cloud-providers/digital-ocean)
[Civo](/configuration/cloud-providers/civo)

[Kubernetes](/cloud-providers/kubernetes)
[DigitalOcean](/configuration/cloud-providers/digital-ocean)

[Linode](/cloud-providers/linode)
[Kubernetes](/configuration/cloud-providers/k8s)

[MongoDB Atlas](/cloud-providers/mongodb-atlas)
[Linode](/configuration/cloud-providers/linode)

[OCI](/cloud-providers/oci)
[MongoDB Atlas](/configuration/cloud-providers/mongodb-atlas)

[Scaleway](/cloud-providers/scaleway)
[OCI](/configuration/cloud-providers/oracle)

[Tencent](/cloud-providers/tencent)
[Scaleway](/configuration/cloud-providers/scaleway)

[Tencent](/configuration/cloud-providers/tencent)

## Contributing

Expand Down