Alex
3ecd86af16
Ensure public access to /api/sub/ for subscription functionality
...
The /api/sub/ endpoint must remain publicly accessible to allow subscription clients to function correctly.
This update splits Traefik routing into two separate routers:
- `/api/sub/` without IP restrictions
- everything else under IP-based access control via `ip-allow-list`.
2025-04-16 01:07:12 +03:00
Yury Kastov
a53d1c573f
Update docs/installation/reverse-proxies/try-cloudflare.md
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-03-31 20:57:44 +03:00
Nao-Gi
0d775fa86e
Update try-cloudflare.md
...
Fix: corrected indentation
2025-03-31 10:20:43 -04:00
metgen
192223472a
docs: fix typo
2025-03-26 17:47:30 +03:00
Sergey Kutovoy
1a8f142e44
docs: update installation guides to use /opt/remnawave directory for project setup
2025-03-22 16:09:56 +05:00
Zhenya Vlasov
f17abd31af
Update traefik.md
...
Опечатка
2025-03-19 12:11:39 +03:00
Yury Kastov
fe67cf8550
Merge pull request #21 from metgen/main
...
Fix typo, some improvements and adding traefik configuration for use as reverse-proxy for sub-page
2025-03-19 05:46:32 +03:00
metgen
0579dabbe6
fix typo and some improvements
2025-03-18 22:16:48 +03:00
Yury Kastov
425e50f816
Merge pull request #19 from metgen/main
2025-03-18 08:26:22 +03:00
metgen
11e560bfbe
highlighting the replacement lines in yellow in traefik.md
2025-03-18 00:50:38 +03:00
metgen
1c3c7b9f07
docs: fix remnawave.yml configuration
2025-03-17 23:28:26 +03:00
metgen
3fea4147c2
docs: add Traefik configuration
2025-03-17 22:48:53 +03:00
kastov
fa1c2f4d13
docs: simplify tutorial sidebar structure and adjust category positions for better organization
2025-03-16 19:41:59 +03:00
Akiyamov
d9a04a7791
Update nginx.md
2025-03-11 16:53:53 +05:00
Akiyamov
a9f5d8901e
Update caddy.md
2025-03-11 16:53:18 +05:00
kastov
1ef96311eb
docs: Update reverse proxy documentation sidebar positions and configurations
2025-03-09 14:44:23 +03:00
Akiyamov
f780238221
Use bridge in example and add Caddy configuration in RP
2025-03-09 15:19:38 +05:00
kastov
8897681115
docs: Add services section to Cloudflare reverse proxy Docker Compose configuration
2025-02-27 14:48:09 +03:00
kastov
a0074635d4
fix: Correct SSL private key file path in Nginx configuration
2025-02-15 15:54:26 +03:00
kastov
4afcf3cc63
docs: Revise Nginx reverse proxy configuration for improved security and performance
2025-02-15 02:10:00 +03:00
kastov
35cbd72e51
docs: specify network name in docker-compose configuration
2025-02-14 20:39:08 +03:00
kastov
1dcc079808
docs: fix env variables link in Nginx reverse proxy documentation
2025-02-14 02:47:09 +03:00
kastov
1fa6163971
docs: update env variables link in Nginx reverse proxy guide
2025-02-14 02:43:32 +03:00
kastov
d53b9159ff
feat: add guide for Nginx
2025-02-14 02:37:28 +03:00