Commit Graph

8 Commits

Author SHA1 Message Date
20c5040826 add ability to exit after config generation as is described in the docs (#6023) 2020-03-04 09:52:19 +00:00
5bfdf4ce20 CORDA-3257 Docker image: do not post json to filter generated zip for testnet generation (#5598) 2019-10-17 14:31:31 +01:00
5ce0a540c8 fix config generation for testnet (#5548) 2019-10-07 13:04:11 +02:00
69ea5158ed CORDA-2888 Allow bring-your-own-config to docker image (#5095)
* CORDA-2888 Allow bring-your-own-config to docker image (#2035)

modify run logic so that if node config is present, do not generate a new one

* Change according to PR review.

* Removed whitespace from generate-config in the argument list.

* Changed state of initial registration part of the script to pre cherry-pick to preserve changes that arent into enterprise.
2019-05-03 13:25:22 +01:00
630194c407 CORDA-4954 : Improvements to docker image : compatible with v3.3; image size; truststore (#4965)
* CORDA-4954

* test-docker

* test fix
2019-04-25 11:18:25 +01:00
9581370a9c improve docker image and allow automatically restarting node after --initial-registration 2019-02-11 15:17:57 +00:00
ebce04a8b1 add example network
add ability to specify RPC password during config generation
2019-02-11 15:17:57 +00:00
bbd5369e04 Add Docker image as output of build (#4223) 2018-11-20 13:38:44 +00:00