Got web app mostly working live on my VPS.
Not building URLs right to handle non-root mount point though. Might just say forget it and adjust the two paths to match where I am hosting it rather than figuring out the right way to do it with Bottle.
I was originally going to run it at the root of a subdomain, but when I went to configure nginx, I realized I might have SSL pain, so went the easy route of just nesting a location stanza in there.
Late now, though, so knocking off.