Skip to content

Requirements

Remnawave Script
3.0.0+ 3.1.3
  • OS: Recommended Ubuntu or Debian.
  • RAM: Minimum 2GB, recommended 4GB.
  • CPU: Minimum 2 cores, recommended 4 cores.
  • Storage: Minimum and recommended 20GB.
  • OS: Recommended Ubuntu or Debian.
  • RAM: Minimum 1GB.
  • CPU: Minimum 1 core.

The script supports two methods for obtaining SSL certificates:

  • Cloudflare: Management through Cloudflare API
  • ACME: Direct integration with hosting provider

Single Server Installation (panel + node together)

Section titled “Single Server Installation (panel + node together)”
Record Type Name Value Proxy Status
A example.com your_server_ip DNS only
CNAME panel.example.com example.com DNS only
CNAME sub.example.com example.com DNS only
CNAME node.example.com example.com DNS only

Distributed Installation (panel and node on different servers)

Section titled “Distributed Installation (panel and node on different servers)”
Record Type Name Value Proxy Status
A example.com panel_server_ip DNS only
CNAME panel.example.com example.com DNS only
CNAME sub.example.com example.com DNS only
A node.example.com node_server_ip DNS only