Dear all,
I would like to set up a docker version of an existing Thredds, using
Unidata/thredds-docker <https://github.com/Unidata/thredds-docker>.
However, I have an issue to make services work.
Currently, I created my container and a small catalog.
I completed threddsConfig.xml based on what has been done on my existing
Thredds and wmsConfig.xml as well.
I can access the products pages, but the services are not working.
- OpenDAP return :
Error {
code = 404;
message = "<PRODUCT_NAME>";
};
- WMS don't print anything.
Is there anything else I might have forgotten?
Kind regards,
PAUVY Enzo