- serving HTTP requests and Socket.IO connections;
- discovering, loading, starting, and stopping plugins, as well as reloading configuration;
- connecting plugin-declared HTTP routes, static files, and Socket.IO namespaces to the server;
- providing shared host APIs such as key-value storage, logging, event emission, and plugin messages; and
- authenticating requests and enforcing configured host, plugin, route, and event access policies.
Install the Kernel
Choose between the binary and Docker installation guides.