- 3 Posts
- 3 Comments
Joined 3 years ago
Cake day: January 8th, 2022
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
picoblaanket@lemmy.mlOPtoLemmy@lemmy.ml•Clarifying the Ansible Instructions - 2 Questions1·3 years agoThanks for the reply. Yeah I have ansible on local.
Thus I’m guessing ‘git lemmy-ansible’ also goes on local (isn’t specified in the docs)
picoblaanket@lemmy.mlOPtoLemmy@lemmy.ml•2 Noob Questions - lemmy File Location / Migration0·3 years agoThank you for the reply.
To ensure I understand:
-
Ansible installs lemmy on the VPS via docker-compose. The directory “/srv/lemmy/DOMAINNAME” lives on the VPS.
-
Within that directory is a folder called “Volumes”.
-
To migrate - I make a fresh Lemmy install on a new VPS, modify config, and move the “Volumes” folder from VPS1 to VPS2.
Is that correct?
-
Yes thank you, I did it just like that. I appreciate the reply.