Skip to content

Commit 86364cc

Browse files
committed
update: project 07
1 parent 6e6b1a3 commit 86364cc

File tree

12 files changed

+21
-0
lines changed

12 files changed

+21
-0
lines changed

07-pritunl-vpn-setup/OpenVPN.png

257 KB
Loading

07-pritunl-vpn-setup/README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Pritunl VPN Setup
2+
One of the essential concepts for DevOps engineers is VPN connectivity.
3+
4+
Every organization uses VPN connectivity to securely connect to cloud resources.
5+
6+
The best way to understand VPN is by setting up one.
7+
8+
In this DevOps project, you will gain practical knowledge of the following concepts:
9+
10+
- Installation and configuration of Pritunl
11+
- Create and setup VPN users (Clients)
12+
- Authenticate users using VPN client
13+
14+
## Setup Architecture
15+
![Pritunl VPN](/07-pritunl-vpn-setup/OpenVPN.png)
16+
17+
## Setup Documentation
18+
19+
The following documentation has the step-by-step tutorial on Pritunl VPN setup to achieve secure, scalable, and highly available remote VPC connectivity.
20+
21+
**Full Documentation:** [Pritunl VPN Setup](https://devopscube.com/setup-pritunl-vpn-on-ec2/)

0 commit comments

Comments
 (0)