Etiqueta: docker
-

Building an AI Agent with Couchbase MCP and cagent
The AI landscape is rapidly transitioning from simple chatbots to AI agents that can plan, reason, and execute tasks autonomously. At the forefront is Docker cagent – a powerful, easy-to-use, multi-agent runtime that’s democratizing…
-

HashiCorp Vault with Couchbase Server
In today’s fast-paced world, data security is of utmost importance, especially when dealing with sensitive information. A key component of data security is authentication, which protects data from being stolen. HashiCorp Vault is one…
-

Using Docker to develop with Couchbase Mobile
Container technologies such as Docker have vastly simplified the software development, test and deployment process by allowing you to package applications along with their complete runtime environment that abstract away differences in infrastructure and…
-

Docker and Vaadin Meet Couchbase – Part 2
How to develop and run a Couchbase powered, fully functional Spring Boot web application using the Docker toolset. In part one of the series, I demonstrated how to run two Docker containers to run…
-

Docker and Vaadin Meet Couchbase – Part 1
Running Couchbase as a Docker container is fairly easy. Simply inherit from the latest, official Couchbase image and add your customized behavior according to your requirement. In this post, I am going to show…
-

Codenvy, Eclipse Che, Docker, and Couchbase: Coding in the Cloud at Devoxx US
This week Couchbase was at Devoxx US. Devoxx is a hugely influential conference series, well known in Europe. This was the first one to take place in the United States. While I was there…
-

Workshop Content for Full-Stack Java and NoSQL Development Now Available
About a week ago I was at DevNexus 2017 in Atlanta, Georgia, giving a workshop on creating full stack applications using a variety of technologies such as Java, Angular, Docker, Couchbase, and JavaFX. Everyone…
-

Couchbase Meets .Net Core and Docker
With the release of the Couchbase .NET SDK 2.4.0, Couchbase now has official support for .NET Core. This opens up a wide new world for .NET Couchbase developers. In particular, we can now use…
-

Microsoft Azure and Couchbase Hands on Lab (Detroit)
Microsoft Azure and Couchbase are presenting a free hands-on lab “Lunch & Learn” on using NoSQL with Docker Containers. Sign up today to reserve your seat. Event details On Wednesday March 8th, Microsoft and…
-

Stateful Containers using Portworx and Couchbase
Containers are meant to be ephemeral and so scale pretty well for stateless applications. Stateful containers, such as Couchbase, need to be treated differently. Managing Persistence for Docker Containers provide a great overview of how…
-

Docker 1.10, Machine 0.6.0, Compose 1.6.0 – better volumes and networking
Docker 1.10 is now released! Read about all the new features in Docker 1.10. A quick summary: Read Docker 1.10 release notes. Lets look at some of the key components. Docker Machine 0.6.0 Docker Machine…
-

JBoss EAP 7 and NoSQL using Java EE and Docker
JBoss EAP 7 Beta is now released, many congratulations to Red Hat and particularly to the WildFly team! There are plenty of improvements coming in this release as documented in Release Notes. One of the major themes is…