Andre Dietisheim created JBIDE-25698:
----------------------------------------
Summary: Allow users to deploy a jar
Key: JBIDE-25698
URL:
https://issues.jboss.org/browse/JBIDE-25698
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: openshift
Affects Versions: 4.5.2.AM1
Reporter: Andre Dietisheim
Azure tooling blogged about how one would deploy a springboot application to their cloud:
https://docs.microsoft.com/en-gb/java/azure/eclipse/azure-toolkit-for-ecl...
They're basically able to deploy a locally built jar as a docker container.
This is interesting in the sense that the hurdle for cloud-noobs is very low: The only
thing they need to know is what Docker base image is required. The docker image is built
and deployed by the cloud. They're not required to know about templates (new
application wizard/template), have a remote git repo for the code (new application
wizard/builder image), nor build a docker image locally (push docker image wizard)
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)