Skip to content

LaurentMontBlanc/plntmnt-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plntmnt-deploy

A deployment of Planetmint is usually done the following way:

install_deps install_db install_tm install_nginx install_python install_planetmint init_services "$ip"

this cann all be done via a single command execution:

install_stack

Thereafter, tendermint needs to be initialized once

init_tm get_tm_identities

The config files of planetmint and tenermint might be updated (locally, edit config files) and deployed:

config_pl config_tm

Services be installed and started install_services start_services

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 73.7%
  • Makefile 13.6%
  • Lua 12.7%