### Description
Add the `--storage-path` flag to the installer to configure a custom
storage path out of the box.
On existing installation, we check that the 'storage.path' in the
configuration file is the same as the one provided by the installer.
This ensures that we don't update the nginx configuration file with an
invalid storage path.