Commit Graph

145 Commits

Author SHA1 Message Date
mishablokhin
686df8fb44 Updated docs for Remnawave v1.6.0 (subscription page docker-compose file structure and envs) and Migrate v1.4.0 with custom headers support 2025-05-14 14:35:22 +03:00
Jesus
c3ed786722 fix: solve errors from bot. 2025-05-14 13:46:56 +04:00
Jesus
d5b56e31c6 chore: add telegram shop bot to list.
chore: add telegram shop bot to list.
2025-05-14 12:36:36 +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
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