Informatievlaanderen / VSDS-Linked-Data-Interactions

https://informatievlaanderen.github.io/VSDS-Linked-Data-Interactions/
European Union Public License 1.2
4 stars 5 forks source link

Add troubleshoot documentation based on faq #460

Open Tomvbe opened 5 months ago

Tomvbe commented 5 months ago

We have some recurring questions from early adopters. Maybe we should add some troubleshooting documentation where we can document these solutions?

For example: work arounds for invalid certificates https://github.com/Informatievlaanderen/VSDS-Linked-Data-Interactions/issues/458

Yalz commented 5 months ago

Wouldn't go into too much detail concerning certs, ... but for basic LDIO issues, sure

MPParsley commented 3 months ago

The solution in https://github.com/Informatievlaanderen/VSDS-Linked-Data-Interactions/issues/458#issuecomment-1898561432 is for docker compose, it would be nice to have a link to a more generic approach (that also works on kubernetes f.i.).

dhaemer commented 1 month ago

After the cert file is mounted, we can pass the cert file (and password) through the remote-url): remote-url: amqps://remote-amq-server:61617?initialReconnectDelay=100?jms.watchTopicAdvisories=false&transport.trustStoreLocation=/tmp/your-cert.ts&transport.trustStorePassword=changeit