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

Deploy fabric8 apps without fabric8 console #947

@daniyalj

Description

@daniyalj

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions