corda/network-management
Alberto Arri 523b064356
ENT-964 doorman jira downtimes (#120)
* ENT-964 Make doorman resilient to Jira downtimes
2017-11-22 14:54:24 +00:00
..
libs Merging signing service and doorman (#72) 2017-10-20 17:19:50 +01:00
src ENT-964 doorman jira downtimes (#120) 2017-11-22 14:54:24 +00:00
build.gradle Removing NodeInfo signing process - this task is moved to node itself (#112) 2017-11-20 12:52:30 +00:00
doorman.conf Move all the configuration for running doorman in its configuration f… (#104) 2017-11-15 13:04:16 +00:00
initial-network-parameters.conf ENT-990 Make doorman read an initial set of Network parameters from d… (#96) 2017-11-13 15:40:44 +00:00
Readme.md ENT-990 Make doorman read an initial set of Network parameters from d… (#96) 2017-11-13 15:40:44 +00:00

The Doorman source code is located under network-management/src

To build a fat jar containing all the doorman code you can simply invoke .. sourcecode:: bash ./gradlew network-management:buildDoormanJAR

The built file will appear in network-management/build/libs/doorman-<VERSION>-capsule.jar