@julian Thank you , this is helpful.
Migrating to a different server
-
Currently running on an EC2 micro instance, but I think I want to move it to a Digital Ocean droplet for the auto backup feature.
Is it just as straight forward as installing node/redis, copying over the folder and then downloading the db file and putting it on the new server?
-
Yes, just follow the install instructions to install the dependencies and copy over your rdb file. You might have to run
node app --setup
on the new server. -
@baris Too easy.
Thanks for the reply. I feel like I'm asking too many questions here
-
Thanks for the reply. I feel like I'm asking too many questions here
No worries, it is the purpose of this forum :).
-
Very quick and painless indeed.
-
Already done? Congrats