feat: add zero trust guide (#50)
* feat: zero trust guide * fix: sidebar position * fix: png -> webp * fix: remove ```
39
docs/install/panel-security/zero-trust.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
slug: /security/cloudflare-zero-trust
|
||||
title: Cloudflare ZeroTrust
|
||||
---
|
||||
|
||||
Cloudflare ZeroTrust is a powerful, free, and flexible tool that can be used to protect your Remnawave panel.
|
||||
|
||||
## Requirements
|
||||
|
||||
- Register an account with Cloudflare
|
||||
- Purchase your own domain and link it to Cloudflare
|
||||
- Have a payment card to attach to Cloudflare (any card will do, even with a zero balance, as long as it can be added). Once added, you’ll have access to the free Zero Trust plan.
|
||||
|
||||
## Instructions
|
||||
|
||||
The first thing we need to do after adding the domain is enable **SSL Strict**:
|
||||
|
||||

|
||||
|
||||
Next, we need to enable **Proxied** mode:
|
||||
|
||||

|
||||
|
||||
Go to https://one.dash.cloudflare.com and select your account. Then follow the steps shown in the images below:
|
||||
|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||
|
||||
:::danger
|
||||
After adding the security settings in step 7, go to **Access → Applications**, click the three dots next to your application (Edit) → **Policies → Select existing policies** on left side center, and choose your policy.
|
||||
:::
|
||||
|
||||
Congratulations! You’ve successfully locked down your panel from the outside world!
|
||||
BIN
static/security/zero-trust/fifth_step.webp
Normal file
|
After Width: | Height: | Size: 40 KiB |
BIN
static/security/zero-trust/first_step.webp
Normal file
|
After Width: | Height: | Size: 18 KiB |
BIN
static/security/zero-trust/fourth_step.webp
Normal file
|
After Width: | Height: | Size: 41 KiB |
BIN
static/security/zero-trust/proxied.webp
Normal file
|
After Width: | Height: | Size: 38 KiB |
BIN
static/security/zero-trust/second_step.webp
Normal file
|
After Width: | Height: | Size: 33 KiB |
BIN
static/security/zero-trust/seventh_step.webp
Normal file
|
After Width: | Height: | Size: 34 KiB |
BIN
static/security/zero-trust/sixth_step.webp
Normal file
|
After Width: | Height: | Size: 37 KiB |
BIN
static/security/zero-trust/ssl_strict.webp
Normal file
|
After Width: | Height: | Size: 30 KiB |
BIN
static/security/zero-trust/third_step.webp
Normal file
|
After Width: | Height: | Size: 30 KiB |