Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate Sentinel DVPN user data from one host to another #79

Open
esaumell opened this issue Apr 25, 2022 · 0 comments
Open

Migrate Sentinel DVPN user data from one host to another #79

esaumell opened this issue Apr 25, 2022 · 0 comments

Comments

@esaumell
Copy link

esaumell commented Apr 25, 2022

ATTENTION: This guide is a work in progress. It's not fully tested and may break things. You have been warned.

Setup a fresh new HandyHost and ssh into it.

Get root with sudo -i

Stop HandyHost service handyhost stop

Just in case we need to revert changes, we are going to backup the brand new installed files.

mv /root/.sentinelnode /root/.sentinelnode.fresh
mv /root/.HandyHost/sentinelData /root/.HandyHost/sentinelData.fresh

Copy this file from the old host to the fresh new one:
/root/.handy/dvpn

Copy these directories from the old host to the fresh new one:
/root/.sentinelnode
/root/.HandyHost/sentinelData

Start HandyHost service handyhost start

Point your browser to https://localhost:58008/ and setup a password for HandyHost.
Go to https://localhost:58008/dvpn.html and verify that the node have your old host configuration. All the settings and your wallet should be the same.

You can now start your DVPN node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant