Muawia Khan
b4d1554612
Keep minimal number of os-level deps for server quickstart
...
-- Only libffi-dev and libssl-dev are enough for the bdb server
quickstart installation and they pull any dependant packages
recursively via apt.
2017-07-21 14:27:13 +02:00
muawiakh
5526335aab
Minor changes in quickstart guide
...
- Add build-essential and libssl-dev as pre-reqs
for bigchaindb installation
2017-07-12 10:12:11 +02:00
Sylvain Bellemare
c80ba6f3b5
Fix mistakenly changed MongoDB version
2017-07-06 14:49:21 +02:00
Sylvain Bellemare
3fec83d2e2
Drop support for Python 3.4
...
closes #1353
2017-06-20 15:26:23 +02:00
Troy McConaghy
780a9c9bf5
Quickstart docs: tell them to run MongoDB using 'sudo mongod ...'
2017-05-18 17:50:08 +02:00
Troy McConaghy
34286467b7
docs: removed all RethinkDB stuff from Quickstart page
2017-02-20 18:04:47 +01:00
Troy McConaghy
5e8cec65cd
docs: Simplified Quickstart page even more
2017-02-20 17:52:48 +01:00
Troy McConaghy
96e760046f
docs: better links at end of Quickstart page
2017-02-20 14:15:18 +01:00
Rodolphe Marques
69068fc919
Document how to run BigchainDB with MongoDB ( #1116 )
...
* Document changes in the configure command.
Document new add/remove replicas commands.
* updated quickstart with mongodb instructions
* Docs on how to setup mongodb dev node with and without docker.
Update replSet option in docker-compose
* Fixed typo.
More explicit on how to run the tests.
* Fixed typo in mongodb docker instructions.
More explicit about requiring mongodb 3.4+
2017-01-31 13:53:36 +01:00
Troy McConaghy
15d28e3f91
Quickstart now assumes you're using Ubuntu 16.04 or similar
2017-01-22 14:47:45 +01:00
troymc
b55dd4ae29
Updated the end of quickstart.md to point reader to the Python driver docs
2016-10-28 10:51:58 +02:00
troymc
cd2fd494ac
Moved docs directory to docs/server, except README.md
2016-10-27 14:09:24 +02:00