Plans - Inceptum/AppServer GitHub Wiki

Cluster

  • Raft based cluster (configuration, instances management)
  • Gossip based instance state (started/stopped) sharing

Configuration

  • Store as git repository (depends on raft clustering)
  • Live configs (some way to be notified on configuration change for hosted application components would be definitely useful)

Management UI

Packaging

  • Support Packet as application/dependencies source