Skip to content

Need to set correct machine to configure Couchbase/WildFly #139

@jimzucker

Description

@jimzucker

reads:
Configure Couchbase server
mvn install -Pcouchbase -Ddocker.host=$(docker-machine ip swarm-master)

should tell the user to find out where the couch base is running using

eval "$(docker-machine env --swarm swarm-master)"
docker ps

the run
mvn install -Pcouchbase -Ddocker.host=$(docker-machine ip )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions