Hi j12t thank you for your reply.
Yes you are correct, and I appreciate the info.
The reason I am attempting to do this despite knowing what to do for the UBOSbox is that while the process to do so is extremely simple (I appreciate the simplicity of UBOS very much) there is no step by step guides written for the new basic user that I can find about how to do what needs to be done to get the UBOSbox connected to the internet without pagekite.
Despite this, I am trying every day to get it set up and will eventually get it working. Your advice to redeploy the site is sound, but the thing that confuses me is when I am backing up the <site.JSON> prior to redeploying the site, how do I find out what the filename for my <site.JSON>? I've not created a new site, i'm simply using the nextcloud site that was created when I went through the extremely simple set up when the UBOSbox first arrived (it was a really great experience setting up the UBOSbox for the first time).
edit: I tried this
Code: Select all
% sudo ubos-admin showsite --json --siteid <siteid>
but i am unable to find my sites siteid. * doesn't work, the IP address doesn't work either. I'm not sure what to put. I've tried
and this gives me * as the hostname, which doesn't work with
Code: Select all
sudo ubos-admin showsite --json --sideid <sideId>
any advice is appreciated.