insolar-scripts

command module
v0.0.0-...-1516439 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2023 License: MIT Imports: 14 Imported by: 0

README

Deploy insolar platform locally

Use this repository as submodule for your insolar application.

How to start launchnet and monitor

To run launchnet, you must provide several files:

./scripts/insolard/bootstrap_template.yaml - template for bootstrap config

./scripts/insolard/generate_initial_data.sh - script, which creates init data for application (members keys, migration addresses, etc.)

./bin/insolar - insolar binary

./bin/insolard - insolard binary

Make file must containes:

make build build binaries

make install-deps build dependencies (binaries pulsard, keeperd and pulsewatcher, must be in ./bin dir)

make clean clear binaries

run

./insolar-scripts/insolard/launchnet.sh -g

monitor

./insolar-scripts/monitor.sh

if you want to use jaeger in launchnet, add ENV param

INSOLAR_TRACER_JAEGER_AGENTENDPOINT=<jaeger-addr>

License

This project is licensed under the terms of the MIT License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL