Skip to content

Make DNP_NOTIFICATIONS & DNP_PREMIUM available while installing dappnode #687

@Marketen

Description

@Marketen

During DAppNode installation, all core packages (manifests, docker-compose files, and images) are downloaded from GitHub.

https://github.com/dappnode/DAppNode/blob/marc/ports80-443-https-running/scripts/dappnode_install.sh#L140

This approach fails when a core package is hosted in a private (non–open source) repository, since the installer cannot access it. This currently affects the new DNP_NOTIFICATIONS and DNP_PREMIUM packages.

A possible solution is to provide a public URL that hosts the required installation artifacts (manifest, compose files, images) for DNP_NOTIFICATIONS and DNP_PREMIUM, allowing the install script to download them during setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions