Skip to content
New issue

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

[mod] upgrade to Caddy v2 #44

Merged
merged 3 commits into from
Jul 13, 2020
Merged

[mod] upgrade to Caddy v2 #44

merged 3 commits into from
Jul 13, 2020

Conversation

dalf
Copy link
Contributor

@dalf dalf commented Jul 11, 2020

* Use docker image caddy/caddy:2-alpine
* Caddyfile: remove "limits 10KB"
* Caddyfile: URL /filtron/rules removes (filtron API still availabled on http://localhost:4041/rules )
* .env: Remove SEARX_PROTOCOL, SEARX_TLS, FILTRON_USER and FILTRON_PASSWORD variables.
* docker-compose.yml: filtron and morty listen on 127.0.0.1
@dalf dalf linked an issue Jul 11, 2020 that may be closed by this pull request
@dalf
Copy link
Contributor Author

dalf commented Jul 11, 2020

Test instance: https://a.searx.space

Everything seems to work as expected.
@unixfox , I don't know if you have time to have a quick look at this PR, at least to check if it does not stray from standards more than before.

docker-compose.yaml Outdated Show resolved Hide resolved
docker-compose.yaml Outdated Show resolved Hide resolved
docker-compose.yaml Outdated Show resolved Hide resolved
@dalf dalf merged commit bdf5619 into master Jul 13, 2020
@dalf
Copy link
Contributor Author

dalf commented Jul 13, 2020

Thank you @unixfox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing port is not reflected in parts of the Searx interface Any plans to support caddy v2?
2 participants