Open tbsbdr opened 10 months ago
7. Should nginx be installed as a reverseproxy? If you don't have root privileges select "no". [ • ] Yes (default) [ ] No
Why nginx
, not Traefik
?
8. To be defined - what else is needed?
How do we make it possible to survive a reboot? I.e. service integration... On Ubernauten, I had to fiddle with Supervisord. I guess a Systemd script would be a requirement, wouldn't it? https://owncloud.dev/ocis/deployment/ubernauten/
Second, will data be overwritten in the example above during an update? Shouldn't we add an explanation and config for separate data and config directory? I guess that's the "storage path" option mentioned in mstingl's comment?
Docker (or free equivalents) care for restarting. And yes, data is to be separated from configs.
This is the script I use for demos https://github.com/nicholas-wilson-au/ownCloud-Infinite-Scale-Demo-Containers-CKC
It requires a wildcarded domain (from cloudflare) and an email.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.
Description
User Stories
Value
Proposal
On first installation, the admin gets asked for essential settings
Which version do you want to download? [ • ] Stable 4.0.5 (default) [ ] Latest Daily
Create Linux user: What should the Linux username be for starting Infinite Scale? Leave blank to skip if you don't have root privileges. > ocis
Do you want to autostart Infinite Scale? If you don't have root privileges select "no". [ • ] Yes (default) [ ] No
Do you want to configure Infinite Scale with certificate checking disabled? This is not recommended for public instances! [ ] Yes [ • ] No (default)
Please enter the URL where users should access Infinite Scale Example: https://ocis.example.com > https://localhost:9200
Should demo users be created? [ ] Yes [ • ] No (default)
Should nginx be installed as a reverseproxy? If you don't have root privileges select "no". [ • ] Yes (default) [ ] No
To be defined - what else is needed?
Summary output
Implementation detail: