rpi-couchdb
rpi-couchdb copied to clipboard
CouchDB Docker 🐳 for Raspberry Pi. Part of OLE's Treehouses Project.
Is there any plan to update this with support for CouchDB [3.0](https://docs.couchdb.org/en/latest/whatsnew/3.0.html) and [3.1](https://docs.couchdb.org/en/latest/whatsnew/3.1.html)? I am not able to pull a suitable CouchDB docker image from the standard `docker pull...
## Overview Support for ARM64 ## Testing recommendations Multi-arch manifest pushed. Just use `treehouses/couchdb` on a `arm64` device and it will run. To access 64Bit specifically use: `treehouses/rpi-couchdb:arm64-2.1.1-0.0.1-add-arm64-support-5a2b63ca` ## GitHub...
Hi, same like ticket #39 - plz fix
## Expected Behavior OLE will deploy the Learning Platform and its CouchDB to some Raspberry Pi in remote area with limited to no internet connectivity. ## Current Behavior Current size...
## Overview ## Testing recommendations ## GitHub issue number ## Related Pull Requests ## Checklist - [ ] Code is written and works correctly; - [ ] Changes are covered...