Commit Graph

48 Commits

Author SHA1 Message Date
vffuunnyy
baa9749e03 Update caddy.md (#100)
Fix http01-challenge for certs
2025-07-13 18:26:03 +03:00
pluralplay
51856771cb Update remnawave-node.md
add caution remnawave-node install
2025-07-08 23:18:34 +03:00
kastov
5b3ceb5979 fix: update phrasing for Inbound configuration in documentation and correct environment variable settings 2025-06-30 20:33:44 +03:00
kastov
855f8eef69 docs: update installation steps and modify Traefik network configuration 2025-06-22 15:45:25 +03:00
Dmitriy
1464a54a41 collation of documentation 2025-06-08 23:27:21 +03:00
Dmitriy
23f1aea77f fix: change cache to default 2025-06-08 23:13:31 +03:00
kastov
249a261a47 docs: remove unnecessary whitespace from remnawave-node installation documentation 2025-06-02 18:42:52 +03:00
kastov
41053277e8 docs: update remnawave-node installation instructions to reflect new log directory structure 2025-06-02 18:29:35 +03:00
Yury Kastov
73cf7078cf Merge pull request #71 from frayZV:main
chore: clarify volume mounts
2025-05-24 14:53:55 +03:00
kastov
c07a441c86 docs: update hwid-device-limit, receiving-webhooks, and environment-variables documentation to include new user fields and bandwidth usage notifications 2025-05-23 18:42:29 +03:00
Fraybyl
fc5d8e9e14 chore: add link to assets directory 2025-05-22 17:21:00 +03:00
Fraybyl
123e915eb5 chore: clarify volume mounts 2025-05-22 17:17:33 +03:00
kastov
43ad05c802 docs: clarify domain name format for SUB_PUBLIC_DOMAIN in remnawave subscription page 2025-05-19 22:39:38 +03:00
kastov
8efd5fdee7 Merge branch 'main' into pr/DigneZzZ/64 2025-05-19 17:02:12 +03:00
Yury Kastov
0b482db51f Merge pull request #63 from frayZV:nginx-rework
fix: update nginx configuration
2025-05-19 16:59:32 +03:00
Yury Kastov
7ca970b60f Merge pull request #62 from frayZV:angie
feat: angie reverse proxy
2025-05-19 16:58:30 +03:00
Alexey
c8918231c1 Update remnawave-node.md 2025-05-19 11:16:49 +03:00
Alexey
870a8166d4 Update remnawave-node.md 2025-05-19 11:12:25 +03:00
Fraybyl
864964600a fix: fix SSL 2025-05-19 03:21:51 +03:00
Fraybyl
df67bb828e fix: return OCSP, cause zeroSSL) 2025-05-19 03:17:39 +03:00
Fraybyl
010323ccbc fix: decrease cache size 2025-05-19 03:13:41 +03:00
Fraybyl
6d5740636b fix: update nginx configuration 2025-05-19 03:03:48 +03:00
Fraybyl
8c5d4e95cd fix: add support Gzip 2025-05-19 03:00:10 +03:00
Fraybyl
d96a6c3679 fix: add support TLSv1.2 2025-05-19 02:57:32 +03:00
Fraybyl
ba3df3ed93 fix: delete unused header 2025-05-19 02:35:18 +03:00
Fraybyl
e821f562bd fix: open 80 port for acme 2025-05-19 01:37:47 +03:00
Fraybyl
8de6c45fd7 fix: ssl path 2025-05-19 01:26:45 +03:00
Fraybyl
0314568609 fix: add resolver 2025-05-19 01:25:04 +03:00
Fraybyl
2769926d1c feat: angie reverse proxy 2025-05-19 01:17:24 +03:00
Fraybyl
c8e7cc8b54 feat: XRay ssl certs 2025-05-18 23:50:56 +03:00
Fraybyl
f847e91687 feat: node logging 2025-05-15 10:43:45 +03:00
kastov
243bc6e519 docs: correct variable descriptions in subscription page template 2025-05-14 17:04:34 +03:00
kastov
460cc7a97e docs: enhance subscription page template instructions and examples 2025-05-14 16:59:14 +03:00
Fraybyl
a95285f712 fix: formatting and text 2025-05-14 16:51:26 +03:00
Fraybyl
56e1a9158a fix: formatting 2025-05-14 16:46:05 +03:00
Fraybyl
1889f2d452 feat: Custom template 2025-05-14 16:43:59 +03:00
kastov
92bbabb6ed docs: update Postgres password generation to use a 24-character random string 2025-05-12 19:22:24 +03:00
kastov
a55d782de4 fix: telegram notification thread IDs to be empty and add note about Telegram Group Chat ID format in environment variables documentation 2025-05-11 17:19:04 +03:00
Vitalii Miagkov
697f380f75 Update tinyAuth usage and fix indentation in Nginx config 2025-05-11 14:45:24 +03:00
Vitalii Miagkov
fd9f79c8d2 Fix inconsistent indentation in tinyAuth Nginx config example 2025-05-11 14:38:31 +03:00
Vitalii Miagkov
7f2568601a Fix typo in TinyAuth for Nginx slug path 2025-05-11 12:02:54 +03:00
Vitalii Miagkov
8e5505eb20 Add documentation for setting up TinyAuth with Nginx for panel security 2025-05-11 11:59:08 +03:00
kastov
26293316a5 docs: add warning about serving Remnawave on root path only 2025-05-11 02:09:28 +03:00
kastov
598a489fa5 fix: update directory paths in documentation from ~/opt/remnawave to /opt/remnawave 2025-05-11 01:22:01 +03:00
Dmitriy
31f3840a4d feat: add zero trust guide (#50)
* feat: zero trust guide

* fix: sidebar position

* fix: png -> webp

* fix: remove ```
2025-05-10 23:40:16 +03:00
kastov
b55a59dc84 docs: v1.6.x upgrading guide 2025-05-10 21:31:51 +03:00
kastov
a984022e3e docs: enhance environment variables documentation with examples
- Added a section on changing environment variables, including instructions for editing the `.env` file.
- Included detailed examples for various environment variables to aid user understanding and configuration.
2025-05-09 02:14:27 +03:00
kastov
3845a15adf feat: add landing page, refactor docs 2025-05-07 22:45:09 +03:00