Whitespace
This commit is contained in:
parent
1878620eba
commit
9210504195
@ -29,9 +29,9 @@ with all other settings.
|
||||
`chown www-data work/`
|
||||
- Configure apache and uwsgi, see examples under `examples/`.
|
||||
- Start apache and uwsgi
|
||||
- Create a symbolic link to the wireguard server config:
|
||||
- Create a symbolic link to the wireguard server config:
|
||||
`ln -s /path/to/repo/work/<tunnel-id>.conf /etc/wireguard/`
|
||||
- Activate the wg-quick systemd unit:
|
||||
- Activate the wg-quick systemd unit:
|
||||
`systemctl enable wg-quick@<tunnel-id>.service`
|
||||
- Start the wg-quick systemd unit:
|
||||
- Start the wg-quick systemd unit:
|
||||
`systemctl start wg-quick@<tunnel-id>.service`
|
||||
|
Loading…
x
Reference in New Issue
Block a user