fabric8-devops
fabric8-devops copied to clipboard
Contains the pluggable apps that can be run as part of the fabric8 DevOps platform on any OpenShift v3 or Kubernetes environment
After creating the App for message-borker, activemq and zookeeper, I tried to connect to the AMQ console once the pods were up, but it seems its refusing to connect to...
Is it possible to deploy fabric8 devops apps on Openshift without the fabric8 console? Trying to deploy gogs with `curl -o fabric8.zip http://repo1.maven.org/maven2/io/fabric8/forge/distro/distro/2.2.153/distro-2.2.153-templates.zip` And then `oc process -f gogs-2.2.149.json |...
The readme in the sonarqube module states: > SonarQube is installed as two separate containers in a Pod. One container provides the database (MySQL), and the other the actual SonarQube...
I try to run chaos monkey following https://github.com/cheyang/kube-chaosmonkey I run a kubernetes cluster on minikube ( server url http://192.168.99.100:8443 ) and build the docker container locally Issue is When running:...
Gogs fails to work on Kubernetes v1.8
we are running fabric8 on OpenShift with access to internet URLs using Corporate Proxy. As per the suggestion given by one of the fabric8 developers, we did updated jenkins-maven-settings secret...
we just need to update the fabric8-platform to handle the new location
Resolving #806
Add 389ds app to fabric8io devops.apps stack