Skip to content

Commit

Permalink
refactor(wireguard): review and upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
alimd committed May 7, 2023
1 parent c56b7b2 commit 55d45e0
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
2 changes: 1 addition & 1 deletion cloud/labs/wireguard/compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
services:
dockovpn:
wireguard:
image: lscr.io/linuxserver/wireguard:latest

cap_add:
Expand Down
5 changes: 3 additions & 2 deletions cloud/labs/wireguard/deploy.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
U2FsdGVkX19v5FByAO4IYH176zhkOY2pPrv61RsJ9/lqHFXA1xllKJujOqTOZrZn
FtkOZxchy/foLHm+CHyk3LSL+/71wsEf3Ddb7xVfeds=
#!/usr/bin/env bash

source ../../classic/lib/deploy.sh
7 changes: 0 additions & 7 deletions cloud/labs/wireguard/env/example.env

This file was deleted.

8 changes: 8 additions & 0 deletions cloud/labs/wireguard/env/srv3.env
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
U2FsdGVkX1/jKQ+UwD/j5DHt5/xaNiYj1G2bYdB8eRGV8atE7uOAcL4xDXDa7wPx
alztl5Mjo2QQEFt82w+Cvx4/rC9sSm0/4fTxw48FQHg11kq2VUxP6ELJ25c/L4Ps
jWsTlmVPMOQ2DEIoAaV+l3QsEdaWJItoXbkJrbaq5Nf8Udnq3L4UEPL+zMruXL7i
VrUC3v3ehszVyHa5e8D99RMfbyxw+fO4ebelLPjLvNP7qfOh+nwuFxBs/2Kv3yC+
YQkeBIyOGaasf2znjH7vqmVYGFAOhQjV2CBzl6RhROxyYgbXxm/YE2bOwOxoC+Lq
+wo59rkxaovbiqCoBwi917x7Wt3stjkYf45PxVzBIqaRW9wPUyjCGb+ZdX0fnmjI
GpPP+iE5bOcRCw7y5tPIqxvw9VSzEA8bIyGitiQHY14n0Tc9vQu8B2YchDWbEV3M
UZ0ZbmGs4JH+BZBiVaEW/1Gz/4gAjyl+1GaKqc/Q22w=

0 comments on commit 55d45e0

Please sign in to comment.