Closed vncloudsco closed 1 year ago
I will chime in here. I also have problems with configuration, so I am now unhappily using nginx. You recently released a new version, with a very simple configuration example, but more work on the docs, and more simple examples are most needed.
Someday you will get it right, and then I will be able to ditch NGINX and certbot and all of that complexity.
more work on the docs
@PythonLinks You can submit a PR for that if you think that the configuration is not clear. Ask for specific configurations examples with the cases you want to know how to configure. 🙂
@vncloudsco there was a wrong condition in the redis provider integration. Resolved here https://github.com/darkweak/souin/issues/270#issuecomment-1293873241 but not yet available in the cache-handler (I plan to create the release on monday 🤞).
@darkweak this is good news thank you! I will wait for information from you!
@vncloudsco sorry for the delay, I prepared the PR to bump the Souin dependency and I had to check if everything works well using the latest release. I will merge and tag the new version tomorrow.
@vncloudsco v0.4.0 has been released! Feel free to reopen if needed.
hello team I have read the configuration but still don't understand how to configure because the documentation is not clear when configuring caddy with redis, i have configured redis on Caddyfile as below but found that they don't work with cache, so how can i configure it properly? Can someone give me a sample Caddyfile configuration file?