Skip to content
/ mess Public

Service manager for bare-metal, with service mesh, event bus and cluster tools

License

Notifications You must be signed in to change notification settings

vapstack/mess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mess

An early prototype of a process manager, service mesh, and event bus.

The main goal is to provide a simple and reliable foundation for running services without containers on bare-metal servers, while having some basics out of the box.

Those basics are currently:

  • Node and cluster manager with an API (certificate rotation, gossip, logging)
  • Process manager with an API (control, deployment, logging)
  • Service mesh with TLS and automatic routing of HTTP traffic
  • Event bus, durable and ephemeral messaging

None of the above is production ready

Planned:

  • Optional health checks
  • Metrics collection
  • Security audit
  • Distributed config
  • Pass additional streams to the binary (on Linux)

About

Service manager for bare-metal, with service mesh, event bus and cluster tools

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages