You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 7, 2023. It is now read-only.
Compiled from [RickP/mongopi](https://github.com/RickP/mongopi) with Linaro/Raspbian toolchain.
7
+
8
+
Packaged with `init` and `conf` files for Raspbian based on [Debian](http://sources.debian.net/src/mongodb/1:2.4.10-2/debian/), using [fpm](https://github.com/jordansissel/fpm).
9
+
10
+
Download & Installation
11
+
-----------------------
12
+
13
+
Download the [`monogdb_2.1.1_armhf.deb` package](https://github.com/tjanson/mongodb-armhf-deb/raw/release/mongodb_2.1.1_armhf.deb) from [`release`](https://github.com/tjanson/mongodb-armhf-deb/tree/release) branch:
Issues? Check `/var/log/mongodb/mongodb.log` and file a bug.
26
+
27
+
Package it yourself
28
+
-------------------
29
+
30
+
Alternatively, you can take a look at the files in the `master` branch and make modifications.
31
+
Then, create the `.deb` with `sh fpmcmd` (requires [fpm](https://github.com/jordansissel/fpm)).
32
+
33
+
It would probably be easy to adapt this for `rpm` or other systems, if you’re so inclined.
34
+
35
+
Disclaimer
36
+
----------
37
+
38
+
The code from which these binaries are compiled is very outdated (last commit in 2012). As a consequence, it is quite likely that there are security flaws. It’s definitely not suited for production.
0 commit comments