Requirements
Version support
Section titled “Version support”| Remnawave | Script | 
|---|---|
| 2.0.0+ | 2.0.0+ | 
Remnawave Panel
Section titled “Remnawave Panel”Hardware
Section titled “Hardware”- OS: Recommended Ubuntu or Debian.
 - RAM: Minimum 2GB, recommended 4GB.
 - CPU: Minimum 2 cores, recommended 4 cores.
 - Storage: Minimum and recommended 20GB.
 
Remnawave Node
Section titled “Remnawave Node”Hardware
Section titled “Hardware”- OS: Recommended Ubuntu or Debian.
 - RAM: Minimum 1GB.
 - CPU: Minimum 1 core.
 
Domain configuration
Section titled “Domain configuration”The script supports two methods of domain configuration: via Cloudflare or using ACME with your hosting provider.
DNS Records setup for Panel + Node on the Same Server
Section titled “DNS Records setup for Panel + Node on the Same Server”| Type | Name | Content | 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 | 
DNS Records Setup for Panel and Node on Separate Servers
Section titled “DNS Records Setup for Panel and Node on Separate Servers”| Type | Name | Content | 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 | 
| A | node.example.com | your_server_ip_vps_node | DNS only |