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
c09deef5b9
docs: update app-config.json path in upgrading guide for version 1.6.x
2025-05-11 02:01:30 +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
Yury Kastov
60ceb2ee13
Merge pull request #49 from sm1ky/patch-1
...
Update SDK Python data
2025-05-10 22:04:19 +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
b66838c9b8
Merge pull request #48 from remnawave/fix-url
...
Fix frontend github link
2025-05-10 23:05:33 +05: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
9434da4498
fix: paths mappings
2025-05-08 05:53:12 +03:00
kastov
7e9296d027
fix: update landing page text
2025-05-07 23:10:12 +03:00
kastov
8107b7f2ec
feat: update Docusaurus configuration and landing page links
...
- Enabled display of last update author and time in the documentation.
- Updated the landing page button link to redirect to the new introduction page.
- Added a redirect from '/docs/' to '/docs/overview/introduction' in the configuration.
2025-05-07 23:01:19 +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
1b22d60f18
Merge pull request #37 from metgen/main
...
docs: add telegram env for notifications in group chat with topics
2025-05-06 00:31:11 +05:00
Sergey Kutovoy
2e37028cc6
Merge branch 'main' into main
2025-05-06 00:29:48 +05:00
metgen
2fbda555d4
Add yarn.lock file for ignore
2025-05-05 20:43:19 +03:00
metgen
87134615df
Remove yarn.lock from the repository
2025-05-05 20:31:35 +03: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
Sergey Kutovoy
a9144b43d6
Merge pull request #42 from prettyleaf/patch-1
...
docs: heading fix
2025-05-01 12:48:40 +05: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
kastov
fd799e6b2f
fix: update ansible.webp image in the awesome projects section
2025-04-30 11:43:51 +03:00
Sergey Kutovoy
a6b0188a11
Merge pull request #38 from voronin9032/fix-docs
...
docs: fix typo
2025-04-28 00:12:35 +05: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