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

Feature: Multiple ddns configs #1176

Open
robertodormepoco opened this issue Dec 23, 2023 · 1 comment
Open

Feature: Multiple ddns configs #1176

robertodormepoco opened this issue Dec 23, 2023 · 1 comment

Comments

@robertodormepoco
Copy link

Device Model/Firmware: N/A
GUI Version: N/A

Debug file: N/A

Description:

Hi, thanks for the project,
I've opened this issue to ask a generic question on how to tackle a specific feature that seems to be missing,
I want to provide multiple ddns (i.e. duckdns) settings to be able to update different domains defined on the ddns provider.
By checking ddns-scripts docs this seems to be possible and I'm wondering if I'm on the right path, by looking at dyndns-modal.lp it seems that by updating the form to be able to have multiple sections and assign to each section a unique id (i.e. local uniqueKey_[n] = post_helper.getRandomKey()) I should be able to achieve this.
Since I'm not used to work with lua/uci stuff I'm wondering how can I iterate the development locally, can I run the circleci locally (by removing version bumps and publish steps)?
without the need to publish the code and maybe test it in a restricted environment for example via qemu? have you tried this before?

Thanks in advance

@FrancYescO
Copy link
Collaborator

i suggest you to use your gateway as dev env, replacing the lua file on modem is a lot easier than trying to replicate a local env

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

2 participants