Skip to content

Making Argochain node management easy via self building docker images and easy infrastructure management

Notifications You must be signed in to change notification settings

psyfercom/argochain-nodeops

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substrate Node OPs

✨ This repo contains everything you need to deploy and manage substrate based nodes! ✨

So far, we have:

  • a suite of docker containers being built everyday and pushed to the docker hub
  • self configuring images for both prometheus and grafana
  • a built in grafana dashboard to monitor your nodes
  • templates to deploy on your own cloud provider through moncc

If you'd like to see how you can use this project to deploy your own nodes please check our recent medium post.

Grafana Dashboard

Contributing

How to add your own substrate node

If you are running a substrate based chain and would your node to be included in our build suite follow these steps:

  1. Fork this repo
  2. Edit ./.github/workflows/substrate.yml to include the details of your project
  3. Create a pull request, if it is accepted we will create the repo on our docker hub account
  4. Profit!

About

Making Argochain node management easy via self building docker images and easy infrastructure management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.2%
  • Python 33.1%
  • Dockerfile 8.7%