mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Updated some links in the page about setting up a dev machine
This commit is contained in:
parent
606dfbb1d9
commit
95691579ac
@ -35,15 +35,14 @@ The BigchainDB [CONTRIBUTING.md file](https://github.com/bigchaindb/bigchaindb/b
|
||||
|
||||
## Option B: Using a Dev Machine on Cloud9
|
||||
|
||||
Ian Worrall of [Encrypted Labs](http://www.encryptedlabs.com/) wrote a document (PDF) explaining how to set up a BigchainDB (Server) dev machine on [Cloud9](https://c9.io/):
|
||||
|
||||
[Download that document from GitHub](https://github.com/bigchaindb/bigchaindb/raw/master/docs/source/_static/cloud9.pdf)
|
||||
Ian Worrall of [Encrypted Labs](http://www.encryptedlabs.com/) wrote a document (PDF) explaining how to set up a BigchainDB (Server) dev machine on Cloud9:
|
||||
|
||||
[Download that document from GitHub](https://github.com/bigchaindb/bigchaindb/raw/master/docs/server/source/_static/cloud9.pdf)
|
||||
|
||||
## Option C: Using a Local Dev Machine and Docker
|
||||
|
||||
You need to have recent versions of [docker engine](https://docs.docker.com/engine/installation/#installation)
|
||||
and [docker-compose](https://docs.docker.com/compose/install/).
|
||||
You need to have recent versions of [Docker Engine](https://docs.docker.com/engine/installation/)
|
||||
and (Docker) [Compose](https://docs.docker.com/compose/install/).
|
||||
|
||||
Build the images:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user