Giter Site home page Giter Site logo

ibm / ce-cns Goto Github PK

View Code? Open in Web Editor NEW
10.0 6.0 9.0 48.96 MB

Get Started with deploying a Java Microservices Application to `Code Engine` . Documentation link: "https://ibm.github.io/ce-cns/"

License: Apache License 2.0

Shell 71.55% Dockerfile 2.25% Java 13.95% JavaScript 5.75% HTML 0.75% Vue 5.74%
java javascript vuejs keycloak code-engine bash-scripting mkdocs quarkus

ce-cns's Introduction

Please follow this link to access the full workshop documentation:

and here is the link to the documentation on IBM Developer. If you want to access the workshop from IBM Techzone please follow this link.

FYI: The workshop documententation uses GitHub Pages with MkDocs. For more details please visit "How to setup MkDocs?".

Brief architecture overview

This workshop is related to the Cloud Native Starter project. In the workshop we use a customized version of the security application example. The example application simply shows articles protected with an Identity and Access Manegement. In the following picture you see the frontend with the articles and the valid user alice is logged on.

The following diagram shows the architecture of the example application. There is a web-app frontend application that serves the JavaScript/Vue.js code to the browser. The web-app code running in the browser invokes a REST API of the web-api microservice. The web-api microservice in turn invokes a REST API of the articles microservice. Keycloak is used for the Identity and Access Management of that microservices based application. To see the results in the web application, users need to be authenticated and they need to have the role user.

The image below shows the dependencies of the example:

Open the full workshop documentation

Please follow this link to access the full workshop documentation:

ce-cns's People

Contributors

ayatokura avatar imgbotapp avatar janhofmann01 avatar stevemar avatar thomassuedbroecker avatar timroster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ce-cns's Issues

Delayed Logout

When the logout link is clicked the logout is not immediate. The actual logout is only getting executed from the timeout method. In your code it takes 10 seconds for the logout.

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.