|
3 months ago | |
---|---|---|
.. | ||
README.ENG.md | 2 years ago | |
README.md | 2 years ago | |
config_client.jsonc | 3 months ago | |
config_server.jsonc | 1 year ago |
You need to have a domain name resolved to the server IP, and apply for a certificate, such as let's encrypt
You also need an Nginx: (or any web server like Caddy)
systemctl enable nginx
to set up autostartsystemctl start nginx
to start nginxIf the server has a firewall enabled or the VPS has a security group, remember to allow ports TCP/80 and 443
Next, you can learn about site building configuration (fall back to advanced usage), try advanced configuration (distribution to WebSocket)