In v1, the connection was easily established with a passkey. In the new v2 setup, it's not really obvious what the correct configuration (and additional missing documentation) is.
I've tried several things to keep Komodo connected to Periphery and not the other way around. Could it be that it's not generating keys?
Is there any clear instruction what to do after upgrading from v1 to v2? For other hosts, the problem was easily solved adjusting the config toml file with the public key and by removing the legacy passkey. I don't have a customized configuration and not mapped the toml folder as not all instructions require to do this.
Is there anything required to set the public key into the compose.env file?
I tried it with:
- PERIPHERY_CORE_PUBLIC_KEY (string)
- PERIPHERY_CORE_ADDRESS (set to the IP and default to core)
- Old legacy Passkeys
In v1, the connection was easily established with a passkey. In the new v2 setup, it's not really obvious what the correct configuration (and additional missing documentation) is.
I've tried several things to keep Komodo connected to Periphery and not the other way around. Could it be that it's not generating keys?
Is there any clear instruction what to do after upgrading from v1 to v2? For other hosts, the problem was easily solved adjusting the config toml file with the public key and by removing the legacy passkey. I don't have a customized configuration and not mapped the toml folder as not all instructions require to do this.
Is there anything required to set the public key into the compose.env file?
I tried it with: