Panel only
Running the script
Section titled “Running the script”Enter the command on your server:
bash <(curl -Ls https://raw.githubusercontent.com/eGamesAPI/remnawave-reverse-proxy/refs/heads/main/install_remnawave.sh)Install only the panel
Section titled “Install only the panel”-
Select
Install Remnawave components
-
Then select
Install only the panel
-
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.

-
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.
-
After the process is complete, the script will provide all the necessary login information.

Updating the script
Section titled “Updating the script”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.
