Level 41
You should be able to switch it easily enough.
In a nutshell:
- Create the
currentdirectory manually - Copy the contents of your folder into it
- Delete
storagefrom the copy, symlink the original version in its place - Update nginx to point to
current/publicinstead ofpublic - Reload nginx
- Verify it's working
- Switch to using Envoyer for future deployments
See how you go. It'll definitely be a manual process, although trivial.