Commit Graph

139 Commits

Author SHA1 Message Date
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
96e16d5ef4 docs: update contract version mapping for Remnawave Panel 2025-05-11 03:16:57 +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
fa3108276e fix: python sdk 2025-05-10 22:12:01 +03:00
Artem
b743480594 Update SDK Python data 2025-05-10 20:59:02 +02:00
kastov
b55a59dc84 docs: v1.6.x upgrading guide 2025-05-10 21:31:51 +03:00
Sergey Kutovoy
2849f85c40 Fix frontend github link 2025-05-10 23:05:02 +05:00
kastov
c50b7199bb refactor: change admonition placement 2025-05-10 20:33:51 +03:00
kastov
bbac4c9a32 docs: add XTLS-SDK 2025-05-10 20:29:00 +03:00
kastov
ab527b8d3e docs: update SDK position and add full examples section to TypeScript SDK guide 2025-05-10 20:21:42 +03:00
kastov
25d73bc4eb docs: add PythonSDK placeholder 2025-05-10 20:18:05 +03:00
kastov
8a10b10b05 docs: add typescript sdk guide 2025-05-10 20:13:32 +03:00
kastov
c84126ded5 docs: update Telegram OAuth image format in documentation 2025-05-09 18:46:12 +03:00
kastov
cb3ee718ec docs: refine .env variable description for Telegram OAuth setup 2025-05-09 18:33:42 +03:00
kastov
dc299573cf docs: clarify Telegram OAuth feature description in documentation 2025-05-09 18:32:54 +03:00
kastov
e6168f8dcf docs: add telegram oauth guide 2025-05-09 18:30:07 +03:00
kastov
2c3b453d9b docs: add PM2 monitor command to useful commands guide 2025-05-09 02:48:50 +03:00
kastov
4475ec1c98 chore: update sidebar positions and add truncation comments in updating guides 2025-05-09 02:39:28 +03:00
Alexey
4b63fde3e4 update remnawave-scripts (#46)
* update remnawave-scripts

* Add files via upload

* Update awesome-remnawave.md

* Update awesome-remnawave.md

* Update awesome-remnawave.md

* refactor: enhance documentation layout
2025-05-09 02:21:01 +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
kastov
9e0278c11a feat: update Docusaurus configuration for redirects and improve quick-start documentation
- Added a redirect from '/category/reverse-proxies' to '/reverse-proxies' in docusaurus.config.ts.
- Updated quick-start.md to include a command for creating a docker-compose.yml file and corrected the numbering of steps.
- Removed the obsolete _category_.yml file for reverse proxies.
2025-05-07 16:28:12 +03:00
Sergey Kutovoy
2e37028cc6 Merge branch 'main' into main 2025-05-06 00:29:48 +05:00
Amir2012
ca293753a6 Improve Docs (#43)
* Improve Docs Grammar

* Update docs/features/hwid-device-limit.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/features/hwid-device-limit.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/installation/env-variables.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/installation/env-variables.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/panel-security/caddy-with-custom-path.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/panel-security/caddy-with-custom-path.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/subscription-templating/subscription-templates.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/subscription-templating/subscription-templates.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/installation/reverse-proxies/try-cloudflare.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/panel-security/caddy-with-minimal-setup.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

* Update docs/panel-security/caddy-with-minimal-setup.md

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>

---------

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2025-05-03 18:27:19 +03:00
Ivan Kolesnikov
8f4b035e6b heading fix
environment variables has wrong heading, so it appears like another project in headings list
2025-05-01 14:11:25 +07:00
Yury Kastov
f3cbb485a2 Merge pull request #40 from iphizic:main
Add Ansible playbook to awesome remnawave
2025-04-30 11:44:11 +03:00
iphizic
6cc571e078 Fix translation 2025-04-27 22:09:23 +03:00
iphizic
69043cedb2 remove wrong empty string 2025-04-27 22:07:13 +03:00
iphizic
f56b3fb035 remove some spaces 2025-04-27 22:05:28 +03:00
iphizic
363ad67c2b Fix issues from comments 2025-04-27 22:01:43 +03:00
iphizic
e7ce4dc94c fix typo 2025-04-27 21:27:21 +03:00
iphizic
94b86a500b Fix typo and issues. 2025-04-27 21:23:24 +03:00
iphizic
b0101d814a Fix syntax error 2025-04-27 21:19:00 +03:00
iphizic
1ac633b14d Add ansible project to awsome projects. 2025-04-27 21:11:16 +03:00
Ilya Voronin
c158ab96ba docs: fix typo 2025-04-25 22:30:17 +03:00
metgen
283d2feb77 docs: fix md syntax 2025-04-25 00:04:53 +03:00
metgen
ffeb12bb8e docs: add telegram env for notifications in group chat with topics 2025-04-24 23:55:35 +03:00
kastov
5487b0dbca docs: Update HWID device limit documentation 2025-04-20 13:42:02 +03:00
Yury Kastov
12dfea650b Merge pull request #35 from maposia/main
Update env mini app
2025-04-19 17:57:59 +03:00
Vitalii Miagkov
7e9e2b1be7 Update env mini app
added to env REDIRECT_LINK
2025-04-18 12:54:39 +03:00
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
kastov
8f1938fb03 docs: Improve clarity and formatting in Remnawave Telegram Subscription Mini App section 2025-04-15 22:07:15 +03:00
Vitalii Miagkov
7e33b5eb92 Update awesome readme list 2025-04-15 20:46:45 +03:00
kastov
1636c8733a fix: typo 2025-04-14 21:51:25 +03:00
kastov
e735dc261d docs: guide for webhooks 2025-04-13 23:04:02 +03:00
kastov
7b4226b22a docs: Update section titles for Remnawave Reverse Proxy and Restore Script for consistency 2025-04-13 17:04:17 +03:00