8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
please add an example setup using the popular caddy-docker-proxy plugin rather than your version so people can utilize their original caddy instance for all services
ref
https://github.com/lucaslorentz/caddy-docker-proxy?
The text was updated successfully, but these errors were encountered:
i just noticed that docker-proxy is a dependency? why is it not mentioned anywhere?
Sorry, something went wrong.
You
please add an example setup using the popular caddy-docker-proxy plugin rather than your version so people can utilize their original caddy instance for all services ref https://github.com/lucaslorentz/caddy-docker-proxy?
I did not use this project with Sablier, if you do so, please add an example by submitting a pull request.
More than that, you won't be able to use your own instance of Caddy without building the Sablier plugin inside your Caddy image.
Unless caddy adds support for Wasm plugin, you have to rebuild it.
Where is it a dependency ?
You please add an example setup using the popular caddy-docker-proxy plugin rather than your version so people can utilize their original caddy instance for all services ref https://github.com/lucaslorentz/caddy-docker-proxy? I did not use this project with Sablier, if you do so, please add an example by submitting a pull request. More than that, you won't be able to use your own instance of Caddy without building the Sablier plugin inside your Caddy image. Unless caddy adds support for Wasm plugin, you have to rebuild it. i just noticed that docker-proxy is a dependency? why is it not mentioned anywhere? Where is it a dependency ?
because when i run the caddy image without docker proxy it throws an error "unidentified command docker-proxy,"
here's the list of plugins I'm using(sans docker-proxy, i forked the repo)
https://github.com/serfriz/caddy-custom-builds/tree/main/caddy-cloudflare-ddns-crowdsec-geoip-security-dockerproxy
You please add an example setup using the popular caddy-docker-proxy plugin rather than your version so people can utilize their original caddy instance for all services ref https://github.com/lucaslorentz/caddy-docker-proxy? I did not use this project with Sablier, if you do so, please add an example by submitting a pull request. More than that, you won't be able to use your own instance of Caddy without building the Sablier plugin inside your Caddy image.
i have of course built the image with the plugin, but was unable to have anything work i could try with a "barebones" caddy image including only your plugin but that defeats the purpose of a reverse-proxy i.e being secure
unless you can guide one how to put your caddy behind another caddy lol
No branches or pull requests