-
When connecting containers to the internal `dncore_network`, option `--alias` should be passed so Docker's internal DNS can resolve them properly. This way, updating BIND will be unnecessary and syste…
-
The [recently merged PR](https://github.com/dappnode/DNP_DAPPMANAGER/pull/648): https://github.com/dappnode/DNP_DAPPMANAGER/pull/648 removes the container network configuration when adding the alias f…
-
Now we're going to have two networks: `dncore_network` and `public_dappnode` for the HTTP Portal, so we need to add the network alias with the ENS name and also the new network to the docker-compose, …
-
As far as I know we're not using this at all, but it's a mandatory parameter on the manifest.
-
There must exist information to recover the UI admin account at this exact URL, which is hardcoded in the UI
https://dappnode.github.io/DAppNodeDocs/troubleshooting/#recover-password
If the user h…
-
Add global ENVs to DAppNode. There will be two types of global envs.
## Domain-scoped global ENVs
Generated by specific DNPs. The DNPs will have to request access to each domain of ENVs in the man…
-
Hi there, I come from another open source project: [DAppNode](https://github.com/dappnode). Said in one phrase, DAppNode is a docker ecosystem for blockchain projects that makes interactions easier fo…
-
Release testing and progress tracker for `v0.2.42` release (https://github.com/dappnode/DNP_CORE/pull/63). Core packages release PRs:
- https://github.com/dappnode/DNP_DAPPMANAGER/pull/500 `v0.2.38`
…
-
The global.json file specifies latestPatch as the allowed roll forward instead of latestFeature, so anyone installed DNCore SDK 3.1 in the past week and getting 3.1.201 instead of the specified 3.1.10…
-
*For testing and quality assurance purposes only*
Consider allowing the manifest origin to be more options than ENS or IPFS, for example:
- a normal url, returning a json payload:
```
https://dappno…