I have downloaded the ncp image for the Raspberry Pi, and would like to follow installation and configuration steps with it, however when I try to access the documentation server at https://docs.nextcloudpi.com/ I get Loading… but it never loads (and in the browser inspector it shows that there has been a 502 error, which is likely a system configuration error or similar).
Is there an alternate documentation repository that I can view for installation and configuration guidance, or, failing that, is this the proper place to alert the maintainers of the ncp documentation server of this error?
I saw this thread about docs.nextcloud.com being down, which possibly is due to the same problem that I am experiencing here:
Also the case with my instance. Backend/admin interface not loading at all(timeout eventually).
(after disabling updatenotification app, it’s working again)
Maybe this has something to do with the fact that in my case Nextcloud is running behind a HAproxy/reverse proxy. Still strange though.
I did try a cache clear and hard reload, in case it was just a case of a cached DNS entry following a server change, but that did not help.
OK - the starter documentation that looks most promising is in at least these three forum posts:
[nextcloudpidocs_banner_short_V3]
Download the Image for your Hardware
Github releases
Please note images are 64 bits currently. If you have 32 bits hardware like rpi2 and lower, the image will not boot. You can still try the curl installer or use the docker version.
MD5 checksum (to verify the download)
From the Terminal (GNU/Linux & macOS)
Ex.
# 1) Download the file, in this case NextCloudPi_LXD_arm64_v1.52.0.tar.gz
wget -O ./NextCloudPi_LXD_arm64_v1.52.0.tar.gz https://github.com/ne…
[nextcloudpidocs_banner_short_V3]
Configuration direct after Activation
Directly after the initial setup including Activation of Nextcloud / NextcloudPi there is only the WebUI available for configuration.
WebUI
If you want to configure NextcloudPi with the WebUI:
Open a web browser.
Write in the URL https://nextcloudpi.local:4443 or the IP-address of the Raspberry Pi device in your browser plus adding port :4443
There should be an message saying that the address you are visiting…
Thanks - I’m new to this community site and still figuring my way around (looks like that post was made before mine, but in a different subforum).
system
Closed
September 23, 2024, 1:44pm
8
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.