mirror of
https://github.com/DJSundog/wg-portal.git
synced 2024-11-23 07:03:50 -05:00
update raspi readme
This commit is contained in:
parent
4dd7f7b14b
commit
6fd4089766
@ -31,6 +31,8 @@ The compiled binary and all necessary assets will be located in the dist folder.
|
|||||||
- ExecStart
|
- ExecStart
|
||||||
- EnvironmentFile
|
- EnvironmentFile
|
||||||
- Update environment variables in the `wg-portal.env` file to fit your needs
|
- Update environment variables in the `wg-portal.env` file to fit your needs
|
||||||
|
- Make sure that the binary application file is executable
|
||||||
|
- `sudo chmod +x /opt/wg-portal/wg-portal-*`
|
||||||
- Link the system service file to the correct folder:
|
- Link the system service file to the correct folder:
|
||||||
- `sudo ln -s /opt/wg-portal/wg-portal.service /etc/systemd/system/wg-portal.service`
|
- `sudo ln -s /opt/wg-portal/wg-portal.service /etc/systemd/system/wg-portal.service`
|
||||||
- Reload the systemctl daemon:
|
- Reload the systemctl daemon:
|
||||||
|
Loading…
Reference in New Issue
Block a user