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

Dynamic App - download sdk apps from remote URL, overcome size limits and dev mode restrictions #87

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

dapplegatecp
Copy link
Contributor

This PR adds a 'dynamic app' example that can be used to download sdk apps from a remote url, mostly to aid in development without the need for the router to be in dev mode and getting around ncm upload size limits.

The way it works is by installing 2 apps (dynamic_app and app_holder) and configuring dynamic_app with the url of the sdk app you want to download, dynamic_app will download the remote app and unpack it into 'app_holder' and run the app_holder app which will, in essence, be the app downloaded remotely.

@dapplegatecp dapplegatecp marked this pull request as ready for review April 13, 2023 21:17
@dapplegatecp dapplegatecp force-pushed the master branch 2 times, most recently from 869b82a to 80ccff3 Compare December 20, 2023 23:44
@phate999 phate999 merged commit 4fbb5d3 into cradlepoint:master Dec 20, 2023
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants