These instructions make the following assumptions:
Updating of the infrastructure essentially consists of:
To save you all the trouble we've packed it all nicely in one command that you run by typing:
$ ./server.sh update
If you encounter any problems while updating, you can nuke your setup and start over. But you must backup your data inside the data/*
folder. Then, to wipe your existing setup, run:
$ ./server.sh cleanup
WARNING this will permanently delete all your data, so be sure to back up your database before running this command.