nextcloud / documentation

📘 Nextcloud documentation
https://docs.nextcloud.com
Other
499 stars 1.76k forks source link

Documentation about required connections is incomplete #5285

Open schaarsc opened 3 years ago

schaarsc commented 3 years ago

Steps to reproduce

https://docs.nextcloud.com/server/20/admin_manual/installation/harden_server.html#connections-to-remote-servers

Expected behaviour

documentation should also mention connections required for featured apps. for example

kesselb commented 3 years ago

weather is connecting to

https://api.met.no/weatherapi https://api.opentopodata.org

MorrisJobke commented 3 years ago
  • apps are downloaded from github not from apps.nextcloud.com (github is using cloud storage for some assets)

We can't control this. The appstore basically is just a collection of URLs where an app can be downloaded. It could be any website out there. Of course most of the times app maintainers use GitHub releases, but there are also apps that are hosted on private servers or on gitlab or such services. So maybe a proper explanation is better than the "this is a full list of URLs/IPs".

tflidd commented 3 years ago

Yes and the same for apps themselves, that they can use external connections (weather, news, radio, mail, ...)