wg-easy broke #4702
-
wg-easy recently broke due to an update in the image requiring temporary fix:
services:
wg-easy:
environment:
PASSWORD_HASH: <YOUR_HASH> // e.g. $$2y$$10$$hBCoykrB95WSzuV4fafBzOHWKu9sbyVa34GJr8VV5R/pIelfEMYyG
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I just pushed an update which will prompt for the password hash. Thanks for your guide on how to generate it. That's unfortunate that it took down your network... Next time you could restore an earlier version from a backup in such case. Also there are easier way than forking the repo in order to customise apps. Please refer to the docs at runtipi.io |
Beta Was this translation helpful? Give feedback.
I just pushed an update which will prompt for the password hash. Thanks for your guide on how to generate it.
That's unfortunate that it took down your network... Next time you could restore an earlier version from a backup in such case. Also there are easier way than forking the repo in order to customise apps. Please refer to the docs at runtipi.io