Deployment | ownCloud
https://owncloud.dev/ocis/deploymentDeployments scenarios and examples Setup oCIS on your server Secure an oCIS instance Change default secrets Delete demo users Deployments scenarios and examples This section handles deployments and operations for admins and people who are interested in how versatile oCIS is. If you want to just try oCIS you may also follow Getting started.
Preparing a server | ownCloud
https://owncloud.dev/ocis/deployment/preparing_serverExample for Hetzner Cloud Example for Hetzner Cloud create server on Hetzner Cloud. Set labels “owner” and “for”. Example for hcloud cli: hcloud server create --type cx21 --image ubuntu-20.04 --ssh-key admin --name ocis-server --label owner=admin --label for=testing Configure DNS A-records for needed domains pointing on the servers ip address, for example in CloudFlare …