I have successfully installed the CoCalc Docker image locally and I am trying to do this now remotely on my server under a URL which has https access. I tried installing it from Github using the server management software Plesk Obsidian. Running the container from Plesk throws a number of errors, the first of which is
psql: FATAL: database "smc" does not exist
Alternatively, I may try installation over ssh, but I'd need some more help to do this:
- Must the installation be run as a particular user (sage)?
- Which privileges are needed for installation?
- How do I connect the container with a particular subdomain on my server?
- How do I control user accounts on my cocalc instance?
Thanks a lot for your support!