Page 1 of 1

CSWeb configuration

Posted: February 20th, 2025, 12:24 pm
by Rolyno
Hello dear all,
I would like to synchronize data with the CSWeb server. To do this, I want to configure CSWeb on a hosting provider. Does anyone have an idea of how it works?
Thanks in advance!

Re: CSWeb configuration

Posted: February 20th, 2025, 12:39 pm
by Gregory Martin
The CSWeb documentation includes examples of setting up CSWeb on Apache or IIS: https://www.csprousers.org/help/CSWeb/i ... csweb.html

The Apache the instructions are most likely what you would want to follow: https://www.csprousers.org/help/CSWeb/a ... setup.html

You can also use a Docker container: https://github.com/CSProDevelopment/docker-csweb

Re: CSWeb configuration

Posted: February 20th, 2025, 1:09 pm
by Rolyno
Thank you M. Grégory Martin for your helpful responses!