Coder Social home page Coder Social logo

mlbparks's Introduction

MLBParks backend application

Installation

Assuming you’re using the project <roadshow>:

oc new-project roadshow
oc create -f ./ose3/application-template.json
oc new-app mlbparks

There’s some options that can be parameterized:

  • APPLICATION_NAME: Name of the application

  • MAVEN_MIRROR_URL: Url of a maven mirror

  • APPLICATION_HOSTNAME: Hostname/route to access your application

Example:

oc new-app mlbparks -p APPLICATION_HOSTNAME=mlbparks-roadshow.127.0.0.1.xip.io -p MAVEN_MIRROR_URL=http://nexus.ci:8081/content/groups/public

mlbparks's People

Contributors

blues-man avatar bparees avatar csrwng avatar jorgemoralespou avatar siamaksade avatar thoraxe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

mlbparks's Issues

Build fails when pulling the image.

When I run oc new-app mlbparks -p APPLICATION_NAME=mlbparks command to create mlbparks app using template, the build fails and it gives me this error
[user30:~] $ oc logs -f bc/mlbparks
Cloning "https://github.com/openshift-roadshow/mlbparks.git" ...
Commit: 07a64a4 (Remove deploy task)
Author: Natale Vinto [email protected]
Date: Mon Jun 13 10:00:15 2022 +0200
Caching blobs under "/var/cache/blobs".
Warning: Pull failed, retrying in 5s ...
Warning: Pull failed, retrying in 5s ...
Warning: Pull failed, retrying in 5s ...
error: build error: After retrying 2 times, Pull image still failed due to error: Error in
itializing source docker://image-registry.openshift-image-registry.svc:5000/openshift/jbos
s-eap70-openshift@sha256:e4bfab9ef57cff6e85cc5edc184252282d8e9ff240d8f2b99ebba0e771fd1da5:
Error reading manifest sha256:e4bfab9ef57cff6e85cc5edc184252282d8e9ff240d8f2b99ebba0e771f
d1da5 in image-registry.openshift-image-registry.svc:5000/openshift/jboss-eap70-openshift:
unknown: unable to pull manifest from registry.redhat.io/jboss-eap-7/eap70-openshift@sha2
56:e4bfab9ef57cff6e85cc5edc184252282d8e9ff240d8f2b99ebba0e771fd1da5: unsupported: V2 schem
a 1 manifest digests are no longer supported for image pulls. Use the equivalent V2 schema
2 manifest digest instead. For more information see https://access.redhat.com/articles/61
38332

https://access.redhat.com/articles/6138332 suggests that the v2-schema-1 is no longer supported. Please fix the issue asap as it affects my Workshops.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.