Informatievlaanderen / VSDS-Linked-Data-Interactions

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

Add troubleshoot documentation based on faq #460

Closed Tomvbe closed 1 month ago

Tomvbe commented 10 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 10 months ago

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

MPParsley commented 7 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 5 months 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

jobulcke commented 1 month ago

Is not something we plan to do in the near future