Skip to content

Panel only

Enter the command on your server:

Terminal window
bash <(curl -Ls https://raw.githubusercontent.com/eGamesAPI/remnawave-reverse-proxy/refs/heads/main/install_remnawave.sh)
  1. Select Install Remnawave components

    Main menu RU

  2. Then select Install only the panel

    Install panel RU

  3. Select the web server for the panel. Both options are fully supported by the script:

    • Nginx — the classic setup used in all previous versions.
    • Caddy — automatic HTTPS certificates out of the box.

    Select web server

  4. Choose the panel protection method:

    • Cookie protection (default) — the panel is protected by a secret link, as in previous versions.
    • With Nginx: Login page (TinyAuth) — an additional login page in front of the panel.
    • With Caddy: Login page with MFA — a login portal with multi-factor authentication.
  5. After the process is complete, the script will provide all the necessary login information.

    Menu panel end RU

Make sure to update the script before running things in it. You can do this by selecting Check for updates script in the script menu or by viewing the GitHub repository for updates.