siomiz / SoftEtherVPN

A Docker Automated Build Repository for SoftEther VPN
https://hub.docker.com/r/siomiz/softethervpn/
MIT License
454 stars 174 forks source link

Settings not saved when mounting config #89

Open nOrphf opened 3 years ago

nOrphf commented 3 years ago

Hi I have created a yml compose file to easily being able to recreate the container. This is also working if I type in my SPW, HPW and users through the environment variable. But I don't want this information on my docker container, so I created the image without any environment varibles. Then connected to the server with SoftEther VPN Manager changed password and deleted the random user and created my own personal user. But after the container is stopped and started again it is back to old user/PW's So it seams that the configuration is reset to the one created at container create, and any alterations is not saved.

/nOrphf

siomiz commented 3 years ago

Make sure the config file is saved. Server only auto-saves config every 5 minutes by default. (See Flush command.)