Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chirangaalwis/demo-app
A Java application which deploys specified web artifacts in Apache Tomcat Docker containers orchestrated by Google Kubernetes
https://github.com/chirangaalwis/demo-app
Last synced: 6 days ago
JSON representation
A Java application which deploys specified web artifacts in Apache Tomcat Docker containers orchestrated by Google Kubernetes
- Host: GitHub
- URL: https://github.com/chirangaalwis/demo-app
- Owner: chirangaalwis
- Created: 2015-08-28T04:43:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T05:44:18.000Z (over 9 years ago)
- Last Synced: 2024-11-08T15:00:13.653Z (about 2 months ago)
- Language: Java
- Size: 27.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Demo-Web-Artifact-Handler-POC-App
A Java application which deploys specified web artifacts in Apache Tomcat Docker containers orchestrated by Google Kubernetes.Uses the https://github.com/spotify/docker-client repo for Docker image handling and https://github.com/fabric8io/fabric8/tree/master/components/kubernetes-api repo for Google Kubernetes orchestration.
This Java IntelliJ IDEA project has been packaged using the maven-assembly-plugin.
Follow the steps below to run the application:
1. Download and extract web-app-handler binary distribution to a desired location.
2. Unzip the web-artifact-handler-1.0.zip.
3. Run /bin/web-app-handler-extension.sh.