Arun Gupta

Results 190 comments of Arun Gupta
trafficstars

@rokin4life7 The book is based on Forge 1.8. The current version is 1.11 and the APIs have introduced backwards incompatibility. We are in the process of updating the book to...

- How do developers do db migrations without flyway - Getting started samples - How does it interact with JPA - Comparison with Liquibase - IDE support

Hanginar link: https://plus.google.com/events/cq4df8h3pvvfipt1htppldj8qj0 Feb 18, Wednesday, 9:30am PT.

You need to configure your server before any buckets can be created. https://github.com/arun-gupta/docker-images/blob/master/couchbase/Dockerfile shows how to configure the Couchbase server and load `travel-sample` bucket using the REST APIs.

What is the exact command you are using?

I've never personally tried Docker on Windows. Are you using Docker Machine on Windows?

Waiting for https://github.com/docker/machine/issues/2302 to be resolved

Did you issue this command from a Cygwin or a similar shell on a Windows machine?

Started work at https://github.com/arun-gupta/couchbase-javaee/blob/master/pom.xml#L135. Here is what I'd like: - Start Couchbase and Liberty Profile using the Docker Compose file: https://github.com/arun-gupta/docker-images/tree/master/liberty-couchbase-javaee7 - Initialize Couchbase as explained at https://github.com/arun-gupta/couchbase-javaee#configure-couchbase-server - Deploy...

Setup instructions to create Swarm master should be removed