Skip to content
This repository has been archived by the owner on Nov 6, 2018. It is now read-only.

Deploy fabric8 apps without fabric8 console #947

Open
daniyalj opened this issue May 10, 2018 · 0 comments
Open

Deploy fabric8 apps without fabric8 console #947

daniyalj opened this issue May 10, 2018 · 0 comments

Comments

@daniyalj
Copy link

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 | oc create -f -

The deployment goes through but the container when starting is crashing as it's getting permission denied during the entrypoint startup script.

Am I on the right path? Is it possible to deploy these templates without fabric8 console?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant