Skip to content

Run an application locally then build a container for the front end and deploy it to OpenShift #1

@svor

Description

@svor

Hello @DonSchenck
I tried to follow up the learning path Run an application locally then build a container for the front end and deploy it to OpenShift contributed by you.

I've used OpenShift Dev Spaces to do all steps. So, I have a few comments:

  1. There is a typo on Page 2:
    screenshot-docs_redhat_com-2024_12_19-13_27_53

I think it should be:
oc new-app –name=urlshortener-front $REGISTRY_HOST/$REGISTRY_USERNAME/urlshortener-front:latest
and then it's possible to expose the application using the next command from the learning path.
2. The frontend application didn't open any UI for me:
Screenshot from 2024-12-19 13-08-38

Here is my image for frontend application: podman pull quay.io/vsvydenk/urlshortener-front:latest

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