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

[DOC] No SSL in docker-compose.yml for development #8558

Open
1 of 4 tasks
d96litz opened this issue Oct 17, 2024 · 0 comments
Open
1 of 4 tasks

[DOC] No SSL in docker-compose.yml for development #8558

d96litz opened this issue Oct 17, 2024 · 0 comments

Comments

@d96litz
Copy link

d96litz commented Oct 17, 2024

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.

I had trouble setting up the docker-compose.yml for development because SSL was enabled.
Disabling SSL solved this issue for me.

environment:
  - plugins.security.ssl.http.enabled=false

Stating this in the documentation would have saved me a lot of time.
I don't think it makes sense to configure certificates for development, right?

Version: all

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

No branches or pull requests

1 participant