Skip to content

oraichain/cosmosia

 
 

Repository files navigation

cosmosia (Cosmos Infrastructure Automation)

Open solution to build a reliable infrastructure for cosmos/tendermint based chains ( see background ):

Cosmosia has been used in production for Notional for more than one year. Its all-in-one system: rpc, load-balancer, snapshot, ibc-relaying, and validating.

web-admin.png

Features

  • Simple: using Docker Swarm which is simple.
  • Maintainable: Large code is in Bash make it easy to maintain.
  • Easy: easy for everyday operations with Web-Admin.
  • Scalable: works fine with cluster of less than 100 bare-metal servers. Quick-scale with several mouse clicks. Also with subnodes, chain data could grow forever.
  • Fast: high performance with bare-metals, LVM for NVME and PebbleDB backend.
  • Flexible: public endpoints with rate-limiting and internal endpoints to match your needs. Support multiple protocols: CometBFT RPC, CometBFT Websocket, LCD/API, Eth-JsonRpc, Eth-JsonRpc Websocket.
  • Reliable: HA 99.9%, geo-location.
  • Shareable: re-use the configuration and snapshots from others Cosmosia clusters.
  • Opensource 100%.

Docs

See Docs

Note

Please contact Notional to get a licence.

About

Cosmos Infrastructure Automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 63.9%
  • JavaScript 35.0%
  • Other 1.1%