Giter Site home page Giter Site logo

salihozdemir13 / oraclejet-cloud-lifecycle Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 12.58 MB

Automating Build, Package and Deploy to Oracle Container Engine using Docker Container & Developer Cloud.

JavaScript 91.69% CSS 8.23% HTML 0.07% Dockerfile 0.01% Shell 0.01%
oracle-jet spring-boot docker docker-container kubernetes kubernetes-operator oracle-cloud kubectl

oraclejet-cloud-lifecycle's Introduction

Oracle JET & Spring Boot in Oracle Cloud using SM CLI on Docker

Early Access :)

Lifecycle from Local to Cloud with Oracle JET and Spring Boot

Docker Repository URL: https://hub.docker.com/r/salihozdemir/ojet-devops-live

Prerequisites

  • Docker (version 18.09.4 in my case)
  • Nodejs (v10.15.3)
  • npm (v6.4.1)

Get started (standalone)

If you want to test this project, download it on your machine and follow the steps below :

1 - if JET CLI is not installed on your machine

npm install -g @oracle/ojet-cli

2 - go to the directory with the cd command and restore components with

npm install (**)
ojet restore

3 - start the server with the command

ojet serve

4 - when the project is started, browser is launched automatically and you can navigate in the menus of the application.

Get started (with Docker)

docker run --name ojet-devops-live -p 3020:3000 -p 4510:4500 -e GITHUB_URL=https://github.com/salihozdemir13/oraclejet-cloud-lifecycle -e APPLICATION_ROOT_DIRECTORY= -d salihozdemir/ojet-devops-live:0.1

navigate to -> localhost:3020

oraclejet-cloud-lifecycle's People

Contributors

salihozdemir13 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.