Avinesh Tripathi

Results 73 comments of Avinesh Tripathi
trafficstars

@sshiv5768 I found few links that will help you get started/give more context - https://github.com/tailwarden/helm - https://medium.com/tailwarden/deploy-komiser-to-aws-with-terraform-866883f9e7d3 - https://www.tailwarden.com/blog/a-practical-guide-to-use-and-install-komiser Do let me know if you face any problems!

It released a few days before, I am not sure if we should shift directly cc @Azanul

Hey @anudeep227 currently we donot support config that has access id and secret present in it. You can either pass credentials as ENV variables or pass path your credentials file...

closing this issue due to no activity, feel free to re-open if needed

hey @deaddotcodes thanks for reporting the bug, this issue should be resolved in latest releases.

I'll take this up and try solving

> @AvineshTripathi As far as I can see `utils.SetupDBConnection` function populates db when SQLite files or Postgres urls are available. This kind of change affects a larger pattern around how...

when we are passing ``` var db *bun.DB ``` when we pass it to `utils. SetupDBConnection`, we are passing db=nil and trying to db to it, we are actually assign...

Do you think instead using the flag using the `prefer` mode of ssl a good option (more info https://www.postgresql.org/docs/8.4/libpq-connect.html#LIBPQ-CONNECT-SSLMODE) if not then if the flag is set to true then...