Govinda Fichtner

Results 14 issues of Govinda Fichtner

Hello, could you please also create a tag for consul:0.6.4 on the Docker Hub? ``` $ docker pull gliderlabs/consul:0.6.4 Pulling repository docker.io/gliderlabs/consul Tag 0.6.4 not found in repository docker.io/gliderlabs/consul ```...

While starting the cluster-lab with a `vagrant up` after `vagrant destroy` I get the following log output: ``` ==> follower2: Setting up hypriot-cluster-lab-src (0.2.12-1) ... ==> follower2: Created symlink from...

Refactor Cluster-Lab to make it more reliable - [ ] cluster-lab check dependencies: add script for initial check of Cluster Lab dependencies - [x] is Internet-Uplink eth0 is present and...

enhancement
ready

Currently the communication between Consul nodes and also Swarm nodes is not secured. We need to look which ways for securing the communication we want to use and the implement...

Hello, wondered how you do multistage deployment with fabistrano? Like http://dylanmarkow.com/blog/2014/01/08/capistrano-3-setting-a-default-stage/

I am getting the following ImportError. I am using Python 3.3.3 - before with Python 2.7.6 everything worked. ``` bash Traceback (most recent call last): File "./run.py", line 3, in...

Is there a way to provide a custom restApiId to the plugin? Currently it looks like this value is hard-coded to 'ApiGatewayRestApi', which is a problem if one provides a...

I am not really sure if this is the right place for my issue (maybe https://github.com/jonleighton/spring or rack-test is the correct one). I tried to improve my testing experience by...

It seems as pry-full installs several debugger-\* related gems as dependencies it won't work with Rubinius... I get the following error ``` Gem::Installer::ExtensionBuildError: ERROR: Failed to build gem native extension....

Is this a separate effort from https://github.com/diveintomark/diveintohtml5?