Skip to content

RahulMR42/oci-devops-cicd-with-java-graalvm-example

Repository files navigation

Sample illustration of build and deploy a polyglot application with Graal VM with OCI Devops.


🪄 Objective .

  • Make a sample build and deploy using Polyglot application with Graal VM.
  • Its encomposed with nodejs and R application language.
  • the build and Deployment is orchestrated with OCI devops services .
  • The application will be deployed on to OCI OKE.

🖨️ How to use it .

- Specify below as deployment parameters.
- Refer deployment_spec.yaml for deployment manifest (as an inline or use with OCI artifactory) and the type as 'kube manifest' 

Finally


  • Post the successfull build /deployment ,connect to oke and execute *kubectl get all -n < namespace >' and fetch the OCI loadbalancer IP.

  • Launch the IP via browser and refer the sample view .You may update server.js to alter the view / experience it .

References & Credits for base code


About

A polyglot deployment using GraalVM and OCI devops

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published