Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 1011 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 1011 Bytes

Generic image

Image ghcr.io/akash-network/cosmos-omnibus:v0.4.28-generic

Examples

Configuration

The node binary can be downloaded at runtime when using the Generic image. All configuration can be sourced from CHAIN_JSON if the attributes are available, or configured manually. You will need to set PROJECT, PROJECT_BIN and PROJECT_DIR if these can't be sourced from CHAIN_JSON.

Variable Description Default Examples
BINARY_URL URL to the binary (or zip, tar, tar.gz)
BINARY_ZIP_PATH Path to the binary in the archive. Can be left blank if correctly named in root
PROJECT Name of the project, informs other variables
PROJECT_BIN Binary name $PROJECT osmosisd
PROJECT_DIR Name of project directory .$PROJECT_BIN .osmosisd