Koozali.org: home of the SME Server
Obsolete Releases => SME 9.x Contribs => Topic started by: calisun on June 19, 2019, 05:12:44 AM
-
I have just installed NextCloud contrib. When I log in from my internal network (behind SME Server) and I enter:
https://mydomain/nextcloud , I connect to NextCloud fine.
But when I am on the outside of my network and I enter https://mydomain/nextcloud , I see contents of the iBay that mydomain is associated with, . (There is nothing in the iBay now, I just see "Information Bay This information bay has not yet been customized.")
Did I miss something for it to function properly?
-
[caveat - I have not used the Nextcloud contrib]
Do the instructions indicate that you should create an ibay named 'nextcloud'? I'd try removing that ibay to see what happens.
-
Do the instructions indicate that you should create an ibay named 'nextcloud'?
There is nothing in instructions about creating an iBay
I'd try removing that ibay to see what happens.
Can't remove iBay from domain, there are options to assign different iBay to the domain, but not remove it.
I did assign Primary iBay as a test and I see generic primary iBay notice: "This web site is under construction"
And same as before, I am able to connect to NextCloud from internal network, but I see: "This web site is under construction" when connecting from outside network. (entering same domain in both instances: https://mydomain/nextcloud )
-
Default install
[root@fagehome ~]# config show nextcloud
nextcloud=service
AdminPassword=#####
AdminUser=nextcloudadmin
DbName=nextcloud
DbPassword=#######
DbUser=nextcloud
TrustedDomains=
access=private
status=enabled
*note - access=private
Suggest change to public see wiki for settings https://wiki.contribs.org/Nextcloud#Configuration
also note this does open it up to the world
config setprop nextcloud access public
signal-event nextcloud-update
-
You need to indeed set access to public
Then also you need to use a domain authorized to access nextcloud. By default only primary domain is.
-
Sorry for late response, I forgot to follow up.
Thank you for the info, indeed setting to Public did work as suggested.
I do have another Nextcloud question, but as suggested by warning on top of this page, I will start a new topic:
Warning: this topic has not been posted in for at least 60 days.
Unless you're sure you want to reply, please consider starting a new topic.
My new topic is:
https://forums.contribs.org/index.php/topic,54058.0.html