Coder Social home page Coder Social logo

wildfly-thorntail's Introduction

Java Wildfly Thorntail S2I Images Alpine Linux (DEPRECTAED)

DEPRECATED IN FAVOR OF https://github.com/mvilche/java-microservices-s2i

Docker Stars Docker Pulls Docker Automated Docker Build

Features

  • Non-root
  • Openshift compatible
  • S2i build images
  • Maven
  • Jolokia java monitoring

Deploy Environments

Environment Details
TIMEZONE Set Timezone (America/Montevideo, America/El_salvador)
JAVA_OPTS set JAVA_OPTS options
APP_OPTIONS set extra arguments when applicattion start
WAITFOR_HOST set name host
WAITFOR_PORT set port for WAITFOR_HOST

Build Environments

Environment Details
EXTRA_REPO Compile extra repo
TAG_VERSION Project version
MVN_OPTS Maven options
NEXUS_MIRROR_URL Nexus repository override repository in pom.xml

How use in Openshift

oc process -f https://raw.githubusercontent.com/mvilche/wildfly-thorntail/master/wildfly-thorntail-s2i-template-dev.yaml \ 
-p APP_NAME=myapp \
-p VERSION_JDK=11 \ 
-p REPO_GIT=https://github.com/myuser/java-sample-app.git
-p SOURCE_SECRET=github | oc create -f -

Generate builder image

 docker build -t wildfly-thorntail-s2i:openjdk11-jdk -f openjdk11/Dockerfile.jdk myapp

Php application image use s2i

s2i build https://github.com/myuser/java-sample-app.git wildfly-thorntail-s2i:openjdk11-jdk myapp:latest --incremental

Run application

docker run -p 8080:8080 myapp:latest

How use s2i

https://github.com/openshift/source-to-image

License

Martin vilche

wildfly-thorntail's People

Contributors

mfvilche avatar mvilche avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

sofislab xtecuan

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.