Kyle Harrison
Kyle Harrison
I was also able to reproduce this issue by running the [`docker-compose.yml`](https://github.com/sheepkiller/kafka-manager-docker/blob/master/docker-compose.yml) file in this repository with the following command: **Steps to Reproduce** ``` docker-compose up --build ``` Upon visiting...
@tulikavijay whilst you are making changes to the README, I'd like to suggest applying prettier markdown formatting to the README. You can install prettier and run it via your CLI...
@aemdy Is it possible to make use of the existing [broker_use_ssl](https://docs.celeryq.dev/en/stable/userguide/configuration.html#std-setting-broker_use_ssl) or is the preferred way to do this via `singleton_backend_kwargs` ? **Approach 1** Configuring `singleton_backend_kwargs` to passthrough the kwargs...
@oibind thanks for raising this issue. I've enabled the redirect (301) from `http`: to `https://`. I've set up CloudFront to enable HSTS but it will probably be a day before...
@Xelbayria Access to other repositories depends entirely on the token you create and provide to the tool. Typically, you can only access repositories that you explicitly have permission for—either public...