Remnashop and its components do not support being served on a sub-path.
(e.g. location /remnashop, location /remnawave)
SSH Port Forwarding is not supported. Use only one of the reverse proxies below.
You need to have a registered domain name to continue.
Reverse proxy should point to the bot container at the internal address remnashop:5000 — this is the Docker service name from docker-compose.yml, accessible only within the container network.Route: https://your-domain/api/v1 → http://remnashop:5000
📄️ Caddy
Lightweight reverse proxy with automatic SSL certificates and zero configuration
📄️ Nginx
Popular reverse proxy with manual SSL certificates