Commit Graph
31 Commits
Author SHA1 Message Date
grizz 2f4ed18231 fix entrypoint 2020-04-04 15:47:29 -05:00
grizz bcf15c186d skip env vars for entrypoint 2020-04-04 19:27:47 +00:00
grizz c8b7b30292 update docker env 2020-03-25 20:14:48 +00:00
grizz eb9c49a3e9 update docker entrypoint 2020-03-23 18:05:51 +00:00
Ian Norden a5fc994c79 remove resync service and run vdb command from foreground in startup_script 2020-03-23 12:13:20 -05:00
Ian Norden 1c208e5946 docker-compose 2020-03-22 12:14:43 -05:00
Ian Norden 1d4b37aca9 split running migrations into separate compose step; docker-compose files for different processes 2020-03-18 12:21:29 -05:00
Ian Norden 2d5bd2defc dockerfile for resync process 2020-03-18 09:22:06 -05:00
Ian Norden 64a33e910a switch from json to text formatter for logger 2020-03-17 11:18:14 -05:00
Ian Norden e7225317d4 split btc and eth super node processes into serpate containers; dockerfile for Postgraphile with plugins 2020-03-17 08:37:00 -05:00
grizz 823c57384c build changes 2020-03-12 13:55:27 -05:00
Ian Norden 9d2a30596e docker_compose 2020-03-02 16:30:46 -06:00
Ian Norden 48fb5bcd27 separate super node instances for different chains need to be within the same process to avoid contention over ipfs repo lock 2020-02-20 16:14:17 -06:00
Ian Norden ef3b043f97 emulate btc data streamer over http; misc fixes 2020-02-20 16:14:17 -06:00
Ian Norden 5dec3d145d updating SuperNode dockerfile 2020-01-29 12:26:04 -06:00
A. F. Dudley df09709ec5 seed removal 2019-12-03 21:31:53 -05:00
Ian Norden 40c3aff597 seed => super; port 80 => port 8080; backfill process for the super_node 2019-12-02 13:24:58 -06:00
Ian Norden 2c997921cb update dockerfile and documentation 2019-12-02 13:24:58 -06:00
Ian Norden 35c8f3561a publisher unit test 2019-12-02 13:24:58 -06:00
Ian Norden f2efbb5d01 worker pool for handling concurrent ipld putting and cid indexing without overloading Postgres connections 2019-12-02 13:24:58 -06:00
Ian Norden b76bdc51f2 fixing dockerfile and start up script 2019-12-02 13:24:54 -06:00
Ian Norden 230e782e6c update to work with go-ipfs fork that doesn't use go modules and so can play nice with our forked dependencies; update documentation and dockerfile 2019-12-02 13:24:54 -06:00
Ian Norden 4c81ca4d54 rename blocks table to eth_blocks so that we don't clash with the ipfs blocks table; dockerfile and startup_script for the seed node 2019-12-02 13:24:51 -06:00
Gabe Laughlin a344432156 (VDB-560) Rename lightSync to headerSync 2019-05-01 12:12:55 -05:00
Edvard 9b986c4c14 Nuke OpenRC from docker image, update readme's 2019-02-11 11:27:33 +01:00
Edvard 553fdbfa09 Default config starting block to 0 2019-02-11 11:27:33 +01:00
Taka Goto 85cec480dc Dockerize postgraphile 2019-02-11 11:27:27 +01:00
Edvard e6e66d58dd Add container service files and docker README 2019-02-11 11:26:12 +01:00
Maxim Krasilnikov fee202024b dockerfiles/rinkeby: added named volume for pg container 2018-06-25 23:34:49 +03:00
Maxim Krasilnikov 1ff349e629 Rename dev_env to rinkeby_env, added make commands description to readme 2018-06-21 22:21:34 +03:00
Maxim Krasilnikov 70f7c63aa8 Dockerized dev environment, geth rinkeby 2018-06-21 20:03:37 +03:00