Wildfly server provisioning elastic search integration

I'm interested and would like to evaluate the integration of Elasticsearch to hibernate-search. I'm using the Wildfly container, however, Wildfly's hibernate-search library is a bit outdated: 5.5.8. so I need to find a way to outdate the jars and that's what led me to WF's server-provisioning using...

Run Wildfly and Postgresql in Docker

Docker is a great tool to simulate a development environment. Not only that but it also makes that environment portable by having a docker/docker-compose configuration file. And that is what this blog is all about.We will launch a pre-configured docker environment. This environment is your typical web-app...

Technical Co-Founder in the Philippines

Hi.I'm Edward. I'm currently working as an Independent IT Consultant / Java Solutions Architect / Entrepreneur who has experience in several domains like billing, e-commerce, big data analytics, sales, recruiting, marketing, etc.I have enough experience to boot-up a project from scratch using the JavaEE...

Enable HTTPS on Wordpress in Amazon

This tutorial will help us install Wordpress on Amazon using a Wordpress image provided by Bitnami. We will also enable HTTPS by using an Amazon's elastic load balancer and a WordPress plugin.StepsCreate an EC2 instance and install this Wordpress image from Bitnami: https://aws.amazon.com/marketplace/pp/B00NN8Y43U.Install...