All Projects → treehouses → rpi-couchdb

treehouses / rpi-couchdb

Licence: AGPL-3.0 License
CouchDB Docker 🐳 for Raspberry Pi. Part of OLE's Treehouses Project.

Programming Languages

Dockerfile
14818 projects
shell
77523 projects

Projects that are alternatives of or similar to rpi-couchdb

Sessel
Document RDFizer for CouchDB
Stars: ✭ 22 (-26.67%)
Mutual labels:  couchdb
usbdm-firmware
Firmware for USBDM BDMs
Stars: ✭ 33 (+10%)
Mutual labels:  arm
azure
VM-Series ARM Templates for Microsoft Azure
Stars: ✭ 87 (+190%)
Mutual labels:  arm
iotgateway
iot gateway (modbusTCP,RTU,DLT645...to MQTT)
Stars: ✭ 100 (+233.33%)
Mutual labels:  arm
docker-unms
All-in-one docker image for Ubiquiti UISP (formerly UNMS). Supports x86_64 and ARM (Raspberry Pi).
Stars: ✭ 153 (+410%)
Mutual labels:  arm
couchdb-operator
prototype kubernetes operator for couchDB
Stars: ✭ 17 (-43.33%)
Mutual labels:  couchdb
cpuminer-arm
CPU Miner (minerd) for Raspberry Pi and other ARM based boards
Stars: ✭ 17 (-43.33%)
Mutual labels:  arm
drone-cortexm
ARM® Cortex®-M platform crate for Drone, an Embedded Operating System.
Stars: ✭ 31 (+3.33%)
Mutual labels:  arm
interp
Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining
Stars: ✭ 32 (+6.67%)
Mutual labels:  arm
cortex-uni-startup
Unified startup code and link scripts for Cortex-M microcontrollers
Stars: ✭ 33 (+10%)
Mutual labels:  arm
Fukuro
Simple microkernel (early stage)
Stars: ✭ 18 (-40%)
Mutual labels:  arm
ansible-role-docker arm
Ansible Role - Docker for ARM and Pi
Stars: ✭ 71 (+136.67%)
Mutual labels:  arm
couchbackup
CouchDB backup and restore command-line utility.
Stars: ✭ 15 (-50%)
Mutual labels:  couchdb
m3forth
m3forth is a forth cross-compiler for cortex-m3 ARM microcontrollers
Stars: ✭ 16 (-46.67%)
Mutual labels:  arm
bleeding-edge-toolchain
All-in-one script to build bleeding-edge-toolchain for ARM microcontrollers
Stars: ✭ 60 (+100%)
Mutual labels:  arm
ws-ldn-12
ARM / STM32F7 DIY synth workshop
Stars: ✭ 62 (+106.67%)
Mutual labels:  arm
flycouchdb
Migration tool for CouchDB
Stars: ✭ 20 (-33.33%)
Mutual labels:  couchdb
GENADEV OS
An AArch64 hobbyist OS for the Raspberry Pi 3 B+
Stars: ✭ 14 (-53.33%)
Mutual labels:  arm
static-web-server
A blazing fast and asynchronous web server for static files-serving. ⚡
Stars: ✭ 230 (+666.67%)
Mutual labels:  arm
hardware-attacks-state-of-the-art
Microarchitectural exploitation and other hardware attacks.
Stars: ✭ 29 (-3.33%)
Mutual labels:  arm

Raspberry Pi CouchDB Docker Image

Build Status Docker Stars Docker Pulls Gitter

Multi Architecture CouchDB Docker Image (Tested on Raspberry Pi)

It is a fork of https://github.com/apache/couchdb-docker but for raspberrypi. This is an effort to dockerize CouchDB to be able to run on Raspberry Pi.

Supported Tags (Versions)

Supported Architectures

amd64,arm Note: v2.0.0 and v2.1.0 only supports arm architecture

Where it hosted

This work is hosted in treehouses/couchdb

Credits

Credits to klaemo and apache for initial effort. Credits to Sahil Phule and empeje for maintaining this repo.

Repository

ARM: https://github.com/treehouses/rpi-couchdb (For Raspberry Pi) AMD64:https://github.com/docker-library/docs/tree/master/couchdb (Official Repo)

Features

  • Customize Credentials

How to use

docker run -p 5984:5984 -d -e COUCHDB_USER=admin -e COUCHDB_PASSWORD=password treehouses/couchdb:2.1.0

About OLE

OLE is committed to ensuring that everyone has access to high quality, meaningful learning opportunities, especially girls and young women living in low-resource areas. We work with nation-based entrepreneurs who are transforming education into effective and affordable learning systems that benefit all of their people.

OLE’s vision is to revolutionize learning in every nation, enabling each one of us to experience personal power, meaning, and connection in our daily lives. Beyond hardware and software, OLE leverages technology as a tool, much like a hammer, to build something greater that serves a purpose, that lasts.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].