# Myrax > Lightweight Linux server control panel ## Docs - [HTTP API](https://docs.myrax.app/api.md): Authentication, endpoints and streaming - [CLI](https://docs.myrax.app/cli.md): Every myrax command - [Configuration](https://docs.myrax.app/configuration.md): config.toml, the configure command and serve flags - [Introduction](https://docs.myrax.app/index.md): Lightweight, plugin-extensible control panel for Linux servers - [Installation](https://docs.myrax.app/installation.md): Install, update and uninstall Myrax - [Panel](https://docs.myrax.app/panel.md): What every screen does - [Frontend API](https://docs.myrax.app/plugins/dev/frontend.md): The myrax object passed to register() - [Manifest](https://docs.myrax.app/plugins/dev/manifest.md): myrax.plugin.toml reference - [Publishing](https://docs.myrax.app/plugins/dev/publishing.md): Shipping a plugin from a git repo - [Quickstart](https://docs.myrax.app/plugins/dev/quickstart.md): A plugin with its own panel tab, from zero - [Runtime](https://docs.myrax.app/plugins/dev/runtime.md): Backend processes: environment, transports, lifecycle - [Marzban](https://docs.myrax.app/plugins/marzban.md): Manage a Marzban VPN panel from Myrax - [Plugins](https://docs.myrax.app/plugins/overview.md): What plugins are and how to install them - [Terminal](https://docs.myrax.app/plugins/terminal.md): Full PTY shell in the browser ## OpenAPI Specs - [openapi](https://docs.myrax.app/api-reference/openapi.json)