Christian Posta bio photo

Christian Posta

Field CTO at solo.io, author Istio in Action and Microservices for Java Developers, open-source enthusiast, cloud application development, committer @ Apache, Serverless, Cloud, Integration, Kubernetes, Docker, Istio, Envoy #blogger

Twitter Google+ LinkedIn Github Stackoverflow

DevOps is all about automating your build and release environment, reducing human error/tasks, and building up a pipeline to support continuous delivery so you can get quick feedback about your IT solutions. It takes communication between your development teams and operations teams, as well as discipline and commitment to automation.

Part of the automation I'm talking about is deploying your applications to environments in a consistent way AND being able to build your Dev/QA/Prod environment from scratch in a few seconds. And that's where Fabric8 comes into the picture :)

Fabric8 is an open-source configuration and automation platform for middleware that's run in OSGi, Tomcat, Java EE, and MicroServices, Cloud, Anywhere really...

I've blogged a a little about what is Fabric8, but the best way to understand it is to download it and try it!!

In the latest beta release, there is now support for running Apache Tomcat and TomEE! Both skinny and fat war deployments are supported.

Here's a quick video to help you get started with Tomcat and Fabric8.

A couple of highlights:

* You just create a war project
* Use the fabric8 maven plugin to upload your project your instance of fabric8
* "Deploy" to a new container, which is Apache Tomcat
* Use the Tomcat and Apache Camel plugins for HawtIO to get introspection 
* Use fabric:watch * for rapid deploys during development

Provision, Manage Tomcat with Fabric8 from Christian Posta on Vimeo.