Skip to content

Tools that make your life easier working with Ergo Framework

Notifications You must be signed in to change notification settings

ergo-services/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ergo tools

Gitbook Documentation Telegram Community Twitter Reddit Discord

Tools that make your life easier working with Ergo Framework https://github.com/ergo-services/ergo and Ergo Services https://ergo.services.

ergo

MIT license

This is the boilerplate code generator to create a service with Ergo Framework. To install it, use the following command:

go install ergo.services/tools/ergo@latest

Doc: https://docs.ergo.services/tools/ergo

observer

MIT license

This tool allows you to inspect nodes in your cluster, running processes (including meta-processes) and, their state:

go install ergo.services/tools/observer@latest

Doc: https://docs.ergo.services/tools/observer

saturn

BSL 1.1

This is a central registrar for the nodes made with Ergo Framework. It provides a simple way

  • to discover other nodes
  • to discover applications running on the nodes
  • to propagate configuration on the fly (pushing updates) to the registered nodes.

go install ergo.services/tools/saturn@latest

For commercial or production purposes, it is necessary to purchase a licence.

Doc: https://docs.ergo.services/tools/saturn

About

Tools that make your life easier working with Ergo Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages