Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Be able to set the domain when not using dynamic dns options. #695

Closed
rvanlaar opened this issue Oct 27, 2018 · 6 comments
Closed

Be able to set the domain when not using dynamic dns options. #695

rvanlaar opened this issue Oct 27, 2018 · 6 comments
Assignees

Comments

@rvanlaar
Copy link

Description
I would like to be able to set the domain name of my NextcloudPi to something of my own choosing.
Preferably via the web interface or the ncp-config utility.
Or at the minimum information about setting the config via the wiki.

Example
My domain is configured to point to my raspberry Pi. When I go to that domain I get the message:
"Access through untrusted domain".
It mentions I need to configure my domain via editing the config.php.

@BETEP-ok
Copy link

BETEP-ok commented Dec 1, 2018

+1 from my side. but a bit more extended.

I am now using this integration to tie my home dynamic IP with my 2nd level domain that I purchased specifically for the nextcloudpi setup.

that would be awesome if @nachoparker could integrate this into the web UI so that people can connect their domain to their dynamic IP and not mess around with Cronjobs and shady scripts. I wouldn't even mind having a relink to domainregistrar so that @nachoparker gets some payback from my purchase.

@nachoparker
Copy link
Member

nachoparker commented Dec 1, 2018

@BETEP-ok I accept PRs but I won't develop or maintain things that I don't use personally. I only use no-ip and it's the only thing I personally maintain.

If somebody is up to provide that and maintain it I will gladly accept it ;)

@rvanlaar
Copy link
Author

rvanlaar commented Dec 3, 2018

It seems for developing the following is needed:

in the likes of: https://github.com/nextcloud/nextcloudpi/blob/308a1a2ec67580d44591dbbe21c6373e60309cf2/etc/ncp-config.d/DDNS_duckDNS.sh
Some javascript: https://github.com/nextcloud/nextcloudpi/blob/e26a834b63da30904735636b0920ecfb7d0418b0/ncp-web/wizard/JS/wizard.js
And some php/html: https://github.com/nextcloud/nextcloudpi/blob/e26a834b63da30904735636b0920ecfb7d0418b0/ncp-web/wizard/index.php

Is there more needed for developing?
I didn't find automated tests, is that correct?

What do you need for support and the process around it?

@nachoparker
Copy link
Member

@rvanlaar

hi!

the info you need is here

https://github.com/nextcloud/nextcloudpi/blob/master/CONTRIBUTING.md

https://github.com/nextcloud/nextcloudpi/wiki/ncp-app-developer-guide

there is some basic automated testing in the tests folder, but it's not very comprehensive (help is welcome)

See https://github.com/nextcloud/nextcloudpi/wiki/Testing-NextCloudPi

Feel free to ask here and in the Telegram group ;)

@BETEP-ok
Copy link

BETEP-ok commented Dec 5, 2018

@BETEP-ok I accept PRs but I won't develop or maintain things that I don't use personally. I only use no-ip and it's the only thing I personally maintain.

If somebody is up to provide that and maintain it I will gladly accept it ;)

Well.. this is a totally legit position - I respect it. and since I am not a programmer- I have no right to demand (as I can't contribute :-( ).

Don`t you want to try using a 2nd level domain :-)
its sexy.... %)

@nachoparker
Copy link
Member

you can set trusted domains from ncp-web as of today

@nachoparker nachoparker self-assigned this Oct 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants