Commit Graph

20 Commits

Author SHA1 Message Date
TomZ ba15997b3c Make compile 2020-03-06 11:18:40 +01:00
TomZ 526ce80576 make startHub be more verbose about crashes
When the hub somehow exists uncleanly, report if the OS reported
this as a crash or not and what the signal was.
2020-02-19 16:55:46 +01:00
TomZ 4bea1f55c4 use QElapsedTimer 2020-01-30 15:29:03 +01:00
TomZ abf983335d Make RC returning more predictable.
This avoids depending on internals of the process class not changing
when we continue using it.
2020-01-17 19:46:26 +01:00
TomZ ebc1dca406 Ensure we flush the stream in all cases. 2020-01-13 17:43:20 +01:00
TomZ dc6db0de84 exit with error 2019-12-12 18:21:40 +01:00
TomZ ca1d61dc46 Auto-restart hub inside of the docker container.
If the hub dies after running for more than 2 minutes, auto-restart it.
2019-11-21 15:43:52 +01:00
TomZ 0f67b095a1 Fix CLI access inside docker
Don't limit RPC-JSON to just localhost, that won't work cross-docker.
2019-11-15 21:02:08 +01:00
TomZ 0a6774eb33 Warn when variable not understood. 2019-10-08 14:24:22 +02:00
TomZ 4c2c57e5cc fix docs bugs 2019-10-06 15:20:41 +02:00
TomZ 2b5dad002a BitCore: fix docker config file 2019-10-05 17:58:32 +02:00
TomZ 6a66e89c21 update bitcore-proxy docker rules 2019-09-23 16:48:08 +02:00
TomZ 7f68435818 Fixes in the pos-cli docker documentation 2019-09-08 20:52:23 +02:00
TomZ 1160ce6289 fix link 2019-09-08 20:44:30 +02:00
TomZ d139222976 Document the docker containers 2019-09-08 20:43:01 +02:00
TomZ 66023415f3 updates in docs etc 2019-03-29 17:07:32 +01:00
TomZ c8108f387c Drop API login requirement and api-cookie argument 2019-03-27 18:55:13 +01:00
TomZ fa3be19bd0 its a markdown file 2018-06-30 17:13:17 +02:00
TomZ ffdb2692e3 Reflect docker upload url on docker.com 2018-06-30 16:47:23 +02:00
TomZ 425c652930 Add GitLab CI integration.
This compiles various versions and creates a docker file of the
resulting binaries.
2018-06-29 22:54:07 +02:00