Ben Kuhl

Results 29 issues of Ben Kuhl

I'd suggest including http://rancher.com/ in your research. It's open source and free to try. It also allows you to use different orchestration platforms if you so choose.

help wanted

Seems like this project has quite a few PRs and issues without any maintainer commenting on them. Is this still being maintained?

Is this library still being developed?

question

It's possible to pull a private key from an environment variable and set it when the container runs. An example of this is at https://github.com/realpage/asset-publisher/blob/master/infrastructure/start.sh#L14. The Dockerfile's CMD is then...

I'm using CI version 1.7.2 and when my program runs into a MySQL error, it throws the following error: http://postimage.org/image/qtbfo41dn/ ErrorException [ Fatal Error ]: Wrong parameters for ErrorException([string $exception...

Currently only works with ngClick. Ensure compatibility with ngSubmit

enhancement

**The Problem** [Changes to Discord's socket handling this past Thursday](https://discordapp.com/channels/81384788765712384/381871767846780928/695380999063863406) caused any bots using this package at scale (may apply to lower usage as well, I'm not sure 100+) get...

Seems to be a type issue in handling the GUILD_CREATE event in my case, I've also seen several others. It's unclear to me what's actually happening under the covers. ```...

I'm trying to use this project in a containerized fashion with Lambda (there's not a lot of docs for using Docker). I've been through the docs here and through Bref...

Currently the API key/secret are expected via environment variables. That's great, but it would also be great if this container supported using secrets. This would mean the value of the...

Enhancement