Software requirements
debian:10.5-slim
and uses Docker
Compose and the NodeJS daemon for its operation.The image is publicly available on Copper
DockerHub.Network characteristics of the image:APP_ENVIRONMENT
;Export shards
*.copper
file containing the wallet shards.Prepare the environment
*.copper
file.APP_PORT
environmental variable to specify a port
within the container.APP_ENVIRONMENT
environment variable. The choice depends on the platform you are going to
operate
on. The APP_NETWORK
variable is determined automatically and can be omitted. However, if APP_NETWORK
is specified, it must match
the
table below. The environment is set as follows:APP_ENVIRONMENT | APP_NETWORK | Environment |
---|---|---|
prod | mainnet | copper.co |
mainnet | mainnet | copper.co |
stage | mainnet | demo.copper.co |
demo | mainnet | demo.copper.co |
testnet | testnet | testnet.copper.co (default) |
Launch the Copper Unlimited Online server
Sign