Skip to main content

Exonum Java plugins for exonum-launcher

Project description

Java Plugins for Exonum Launcher

  • Java Runtime Plugin allows to deploy and start Java services.
  • Instance Configuration Plugin allows to use an arbitrary Protobuf message for service initial configuration parameters. The plugin can be used for both Java and Rust services.

Installation

Requirements

Using PyPI

pip3 install exonum-launcher-java-plugins

From Source

# Generate sources
source ./tests_profile
mvn generate-sources -pl core
# Install plugins
python3 -m pip install -e exonum_launcher_java_plugins

Usage

See Deploy and Start the Service.

License

Apache License version 2.0. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page