Commit Graph

31 Commits

Author SHA1 Message Date
Gautam Dhameja d5b715c899 - exposed websocket port;
- added asset and metadata in websocket stream
2018-01-23 15:48:30 +01:00
kansi 1266c43ff8 Fix docker files 2017-11-07 18:44:51 +05:30
kansi 5954d6360a Added cmd flag --init to start command 2017-10-24 16:59:10 +05:30
Sylvain Bellemare 788f2f7277 Remove dev related mount of cryptoconditions 2017-10-20 14:24:03 +02:00
Sylvain Bellemare 26f14aadec Parametrize websocket api tests for docker 2017-07-03 15:23:50 +02:00
Sylvain Bellemare 02fe712c34 Integrate cryptoconditions version 02 2017-06-22 14:56:22 +02:00
Sylvain Bellemare 5b06af3a02 Split docker-compose for mongo and rethink 2017-06-20 11:45:39 +02:00
Sylvain Bellemare f06e5034a4 Move benchmark to its own compose file 2017-06-14 11:00:50 +02:00
Sylvain Bellemare 10e2ce1796 Add build arg to dockerfile & docker-compose (dev) 2017-06-13 16:08:28 +02:00
libscott 32fc9244e6 Benchmark for CREATE transactions (#1511)
* benchmark code, throughput stats collection with graphite

* benchmarks readme

* benchmark readme update with results

* Update README.md

* add comment on why 10000 backlog size in benchmark
2017-06-10 10:01:28 +02:00
Sylvain Bellemare 8900276b1d Mount k8s dir for docker-compose 2017-04-25 11:58:15 +02:00
Sylvain Bellemare 82a170402e Upgrade MongoDB in docker-compose file 2017-04-18 16:14:21 +02:00
Sylvain Bellemare b4eb75ede5 Use MongoDB as default db in docker-compose file 2017-04-18 16:14:21 +02: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
Sylvain Bellemare 4d6df06236 Resolves #948 2017-01-16 07:12:25 -05:00
Sylvain Bellemare 4994e30f0c Run mongod with --replSet=rs0 option 2017-01-11 13:21:27 +01:00
Sylvain Bellemare e696883f66 Pin rethinkdb version to 2.3.5 in docker-compose 2017-01-11 13:21:27 +01:00
Sylvain Bellemare f57990c9ea Pin mongodb version to 3.4.1 in docker-compose.yml 2017-01-11 13:21:27 +01:00
Sylvain Bellemare 9bff8b40b5 Add mongodb container service for dev/tests 2016-12-13 11:59:57 +01:00
Sylvain Bellemare dc5fd211c3 Mount Makefile in container 2016-12-13 11:52:56 +01:00
Sylvain Bellemare cc9e3b79b6 Remove outdated comment 2016-12-08 16:50:35 +01:00
Sylvain Bellemare 20f629256b Mount tox.ini in dev container 2016-12-08 11:45:41 +01:00
troymc 29d783425d Remove or comment-out the api_endpoint setting everywhere 2016-11-15 17:05:09 +01:00
Sylvain Bellemare 1ae08990c8 Docker dev setup docs (#653)
* Include configuration step in Dockerfile

* Document dev setup with docker-compose

* Add server API env vars and port

* Parameterize SERVER_BIND and API_ENDPOINT env vars

* Give a bit more detailed information on GET /
2016-10-05 11:25:45 +02:00
Sylvain Bellemare d45fb3568a Simplify the service names 2016-05-17 14:53:46 +02:00
Sylvain Bellemare 93d3b55770 Re-work docker-compose file
use version 2 & dedicated dev dockerfile
2016-05-13 16:22:40 +02:00
Rodolphe Marques 1b54a9ca6f run the loader inside a running container 2016-04-26 10:45:05 +02:00
Sylvain Bellemare ef6cc9eddd Change port number to a higher number 2016-02-17 23:59:26 +01:00
Sylvain Bellemare e15d4ce39c Fix some config issues for docker-compose 2016-02-15 14:42:15 +01:00
Sylvain Bellemare 19d00496c7 Update command name 2016-02-11 14:14:35 +01:00
Wrigley the Buffalo 841cabe8c6 Add code, have fun! 2016-02-10 19:55:33 +01:00