-
DevOps
Docker Multi-Host Networking with Couchbase and WildFly
Docker Multi-Host networking allows you to create virtual networks and attach containers to them so you can create the network…
Read More » -
DevOps
Configure Couchbase Docker Container using REST API
Couchbase Docker image is published at hub.docker.com/_/couchbase. The easiest way to start this image is: docker run -d -p 8091:8091 couchbase/server 8091…
Read More » -
Enterprise Java
CRUD Java Application with Couchbase, Java EE and WildFly
Couchbase is an open-source, NoSQL, document database. It allows to access, index, and query JSON documents while taking advantage of…
Read More » -
DevOps
Attach Shell to Docker container
Often there is a need to attach a shell to an already running Docker container. This is very useful, especially…
Read More » -
Software Development
Docker, Kubernetes, and Microservices Replay from Devoxx 2015
Java gives us Write Once Run Anywhere (WORA) because of the common abstraction provided by Java Virtual Machine. The binary…
Read More » -
DevOps
Docker 1.9 – Virtual networks, persistent storage, production-ready Swarm
Docker 1.9 is released, read Announcing Docker 1.9 for complete details. This release contains: Docker 1.9.0 Client Binary Docker Machine 0.5.0 Docker Compose 0.5.0…
Read More » -
DevOps
Couchbase Cluster using Docker Compose
Couchbase 4.0 provides lots of features that allows you to develop with agility and operate at any scale. Some of the…
Read More » -
DevOps
Getting Started with Couchbase using Docker
Couchbase Server 4.0 was recently released and can be downloaded and easily installed. Getting Started with Couchbase explains in very simple and easy steps…
Read More » -
Enterprise Java
WildFly Admin Console Updated – Feedback Requested
Red Hat JBoss Enterprise Application Platform (EAP) and WildFly have a symbiotic relationship. In short, Red Hat JBoss Enterprise Application Platform (JBoss…
Read More »