Git Product home page Git Product logo

docs.komiser.io's People

Contributors

addegbenga avatar avineshtripathi avatar eneskaya avatar gokuljs avatar jakepage91 avatar mlabouardy avatar shivamtyagi12345 avatar shivangshandilya avatar shubhampalriwala avatar verma-kunal avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docs.komiser.io's Issues

Komiser Local: Missing config.toml step in AWS

I followed the documentation to connect my AWS account as per the below:
https://docs.komiser.io/docs/cloud-providers/aws#local-komiser-cli

And I was confused that:

  1. Do I need to add an AWS section in my config.toml
  2. In what format should I?
  3. The docs said in a different section on the same page in the form of:
[[aws]]
name="sandbox"
source="CREDENTIALS_FILE"
path=./path/to/credentials/file
profile="default

I tried the same and kept on getting the following error:

WARN[2023-04-15T12:09:19+05:30] [shubham-test][AWS] operation error Lambda: ListFunctions, failed to sign request: failed to retrieve credentials: failed to refresh cached credentials, no EC2 IMDS role found, operation error ec2imds: GetMetadata, request canceled, context deadline exceeded

Which on further debugging and hit and trials, I managed to get it working by setting the following in my config.toml:

[[aws]]
name="shubham-test"
source="CREDENTIALS_FILE"

Since it's in the default path ie the path suggested in the docs, we do not need to pass the path parameter (this is also mentioned in the docs in the configuring credentials section: https://docs.komiser.io/docs/cloud-providers/aws#configuring-credentials).

My suggestion is that most users won't read the documentation so thoroughly hence adding a step of config.toml won't harm in any way and will improve the UX

Integrate Komiser Docusaurus with Algolia DocSearch

DocSearch works by crawling the content of your website every 24 hours and putting all the content in an Algolia index. This content is then queried directly from your front-end using the Algolia API. Note that your website needs to be publicly available for this to work (ie. not behind a firewall). This service is free.

We would like to add Algolia DocSearch functionalities to our docs. We have already applied got the required licence (and API key)
Instructions here. Reach out to @jakepage91 to get the apiKey needed for this integreation.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.