Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c6f2d94

Browse files
authoredFeb 11, 2024
Update README.md
1 parent 7150ac9 commit c6f2d94

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed
 

‎README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,6 @@ Better quality video can [be found here to download](https://github.com/DefGuard
5959
- Live & real-time network charts
6060
- In development: **Multi-Factor Authentication** for VPN, live logs, dark theme, settings, and more!
6161

62-
## Roadmap & Development
63-
64-
[A detailed product roadmap and development status can be found here](https://github.com/orgs/DefGuard/projects/5).
65-
6662
## Quick start
6763

6864
The easiest way to run your own defguard instance is to use Docker and our [one-line install script](https://defguard.gitbook.io/defguard/features/setting-up-your-instance/one-line-install).
@@ -75,11 +71,19 @@ curl --proto '=https' --tlsv1.2 -sSf -L https://raw.githubusercontent.com/DefGua
7571

7672
To learn more about the script and available options please see the [documentation](https://defguard.gitbook.io/defguard/features/setting-up-your-instance/one-line-install).
7773

74+
### Setup a VPN server under 5min!?
75+
76+
Just follow [this tutorial](http://bit.ly/defguard-setup)
77+
7878
## Manual deployment examples
7979

8080
* Using [Docker Compose](https://defguard.gitbook.io/defguard/features/setting-up-your-instance/docker-compose)
8181
* Using [Kubernetes](https://defguard.gitbook.io/defguard/features/setting-up-your-instance/kubernetes)
8282

83+
## Roadmap & Development
84+
85+
[A detailed product roadmap and development status can be found here](https://github.com/orgs/DefGuard/projects/5).
86+
8387
## Why?
8488

8589
The story and motivation behind defguard [can be found here: https://teonite.com/blog/defguard/](https://teonite.com/blog/defguard/)

0 commit comments

Comments
 (0)
Please sign in to comment.