Trying to set up kill bill on a docker 6 machine following the installation instructions mentioned at http://docs.killbill.io/0.16/getting_started.html#installation
After the first attempt I could browse the http://localhost:8080/api.html but got 404 on http://localhost:8080/kaui
Looking into the folder killbill/webapps could only see a single folder root.
Being a novice in Linux/Java/MySql and after sufficient googling around for reasons why KAUI was not installed decided to try the installation steps again.
Now the http://localhost:8080/api.html also wont work. [error: cant read swagger JSON from http://localhost:8080/api-docs]
Any guess on what can be going wrong or where should i be looking?
Trying to set up kill bill on a docker 6 machine following the installation instructions mentioned at http://docs.killbill.io/0.16/getting_started.html#installation
After the first attempt I could browse the http://localhost:8080/api.html but got 404 on http://localhost:8080/kaui
Looking into the folder killbill/webapps could only see a single folder root.
Now the http://localhost:8080/api.html also wont work. [error: cant read swagger JSON from http://localhost:8080/api-docs]
All is installed correctly and working now except for the braintree plugin install. In the docker container terminal I tried "kpm pull_ruby_plugin braintree_blue-plugin" but getting permission denied error