goauthentik / goauthentik/authentik
allow a custom outpost port mapping override via outpost config
Open
enhancement
enhancement/confirmed
- Dominant language
- Python
- Stars
- 25.6k
- Forks
- 2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 644
Description
I would like to be able to provide custom ports mapping to an outpost so that the mapping is not done via 0.0.0.0
It would be great to have an option for `docker_ports` dict to override the generic `docker_map_ports`
https://github.com/goauthentik/authentik/blob/99f44ea805bc4fcd1bc1c43100d4bcd57606d979/authentik/outposts/controllers/docker.py#L206
Contributor guide
Assessment
This issue has not been assessed yet.