Josh Jay
Josh Jay
Hi, I'm trying to pass in the hw driver to the container on docker compose. is this via a device?
Fresh run of the role - when I try pyenv from a shell, it works fine. ``` failed: [localhost] (item=2.7.8) => {"changed": true, "cmd": ". ~/.pyenv/.pyenvrc && pyenv install 2.7.8",...
Using the following stack definition, I'm having issues with an xref, Stacker is reading the wrong credential profile - I would assume here that it would read the credential profile...
Hi Here is my compose file, I searched other issues, but I have 3000 open and there's nothing listening only on 8085 ``` isc-dhcp: container_name: dhcp image: "networkboot/dhcpd" network_mode: host...
Running in a docker container: I don't think I'm use DHCPD pools, DHCPD is in another container, any ideas? ror: Command failed: ./bin/dhcpd-pools -c /etc/dhcp/dhcpd.conf -l /var/lib/dhcp/dhcpd.leases -f j -A...
## Feature request Hello, this app is awesome! I'm interested in a configurable big and little seek in both directions. Everything should be configurable, so for example, foward 10s, forward...
I would love to see an example that takes all HTTP requests and redirects to HTTPS. Does anybody have working YAML for this? I'm trying to change the default viewer...
Hi - I'm following your guide and I ran into an error - didn't know where else to post [ec2-user@bastion ~]$ cfssl gencert \ > -ca=ca.pem \ > -ca-key=ca-key.pem \...
https://github.com/hajowieland/cdk-py-k8s-the-real-hard-way-aws/blob/377a272f406a9f06045f10dca106ee4efc1c04b4/app.py#L5 Should be CdkPythonK8SRealWayAwsStack