-
![image](https://user-images.githubusercontent.com/9203229/41723326-cdd11c98-7538-11e8-8bc1-b0e7681ab006.png)
-
tried
```
services:
couchdb:
expose:
- 5984
image: treehouses/rpi-couchdb:2.1.1
ports:
- "2200:5984"
- "2201:5986"
db-init:
image: treehouses/planet-…
-
Can I help get CouchDB working on the Raspberry Pi?
I've written a few small web apps on the Raspberry Pi using Couch 1.2, which came as part of the Weezy Raspbian repo - CouchDB was an easy choice…
-
I have CouchDB (2.1) setup on a Raspberry Pi 3. Internet connection is provided to the device via a LAN cable, with that couchdb works correctly. However, when I setup the device to use internet conne…
-
Docker and Docker Compose for Planet Project for Easy Deployment
Goals
* Creating an automatically builds docker image with versioning in mind
* Creating docker compose which involve `couchdb` fo…
-
Output only shows for couchdb and not for portainer.
```
pi@raspberrypi:~ $ sudo pirateship docker
- Image: /root/dockerimages/dogi-rpi-couchdb.tar.gz
The image dogi-rpi-couchdb.tar.gz has bee…
-
which includes version 2.0
-
Test all commands of pirateship in stretch, and fix the ones that are not working
-
I installed the cozy-desktop and I execute command "cozy-desktop add-remote-cozy https://url.of.my.cozy/ ~/cozy",it have no error,but when I run "cozy-desktop sync",It have error:
root@raspberrypi:~# …
-