-
With berkshelf master...
```
Resolving cookbook dependencies...
Fetching 'codio' from source at ./cookbooks/codio
Fetching cookbook index from http://api.berkshelf.com...
Unable to find a solution fo…
-
### Summary
I use Kong-Vagrant to develop a custom plugin. It's still OK until I try to upgrade Kong-Vagrant to latest version (0.11.0).
After execute this command:
```sh
curl -i -X POST \
--…
hnq90 updated
7 years ago
-
I am currently using the following versions of gems
vagrant 1.6.3
berkshelf 3.1.3
test kitchen 1.2.1
kitchen vagrant 0.15.0
kitchen converge fails with the following error.
``` text
I, [2014-06-12…
-
**Action**
I'm trying to upload a fairly simple Berksfile (27 lines) to a local _chef-zero_ server. All the cookbooks are already cached locally by _berks_.
**Expected**
This should be really quick…
-
## Summary
Hi,
I am trying to connect Kong (docker based) to PostgreSQL database over ssl connection with verification.
The Kong on version is 0.11 - but I failed doing it few weeks ago with Kong 0…
-
### Summary
Kong in the AWS Marketplace AMI image is not configured and fails with default config. Also, Kong version is old( 0.10.3).
By default Kong tries to use a default config file which ha…
-
### Environment
* Shadowsocks version: *version code "v4.1.5"
### What did you do?
`shell>cat /data/data/com.github.shadowsocks/files/overture-vpn.conf`
`{"BindAddress":":1133","RedirectIPv6…
-
Great project.
I just can't make it start - using wired ethernet Pi, using everything as supplied (latest build) just get black screen with cursor on it. Can SSH in so network working.
Not sure wha…
-
After installing kong(0.10.3) via pkg, I am not unable to run kong. It gives below error
/Users/akumar $ kong restart --conf /etc/kong/kong.conf --vv
2017/06/05 16:48:02 [verbose] Kong: 0.10.3
…
-
### Summary
We've tested this with multiple variations and it looks like having an upstream of "http://app" breaks routing. We get an error ```{"message":"no API found with those values"}```
##…