Investigate use of "hosted browser" in docker-compose environment
Open
@MikeNeilson is already working on this.
Since Jan 22, 2025.
enhancement
good first issue
priority:medium
web-adjacent
- Dominant language
- Java
- Stars
- 28
- Forks
- 25
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 20
Description
Given that domain names need to match settings for things like OAuth, and many users are not able, or willing, to tweak their /etc/hosts, or windows equivalent, files it would be useful for the development docker-compose to also host a browser that can be preconfigured with client certificates and truststores and run on the docker-compose stack network.
I've seen such setups before but nothing is coming to the front of my mind so more research required, but a simple container + Apache Guacamole would do the trick, but presumably something simpler exists.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.