Requirements
- Linux, amd64 or arm64
- systemd or runit (for the service unit)
- root access
Install
- Downloads the binary for your architecture to
/usr/local/bin/myrax. - Asks for a port, a panel path and admin credentials.
- Registers and starts a service (systemd or runit).
http://your-ip:port and log in with the credentials you picked.
The panel path is a URL prefix,
/ by default. Setting a non-root path (for
example /panel) makes every other path return a decoy page — useful when
the server is exposed to the internet.Update
Press update in the panel header, or:Uninstall
/etc/myrax and /var/lib/myrax.
File locations
| Path | Contents |
|---|---|
/usr/local/bin/myrax | the binary |
/etc/myrax/config.toml | configuration |
/var/lib/myrax | plugin installs, plugin data, logs |