Skip to content

Allow to override BIND_CONFIG from environment#168

Merged
josep-tecnativa merged 1 commit into
Tecnativa:masterfrom
mtdcr:override-bind-config
Feb 20, 2026
Merged

Allow to override BIND_CONFIG from environment#168
josep-tecnativa merged 1 commit into
Tecnativa:masterfrom
mtdcr:override-bind-config

Conversation

@mtdcr

@mtdcr mtdcr commented Nov 16, 2025

Copy link
Copy Markdown
Contributor

This allows to listen on a Unix socket, for example. It was tested with "BIND_CONFIG=/shared/podman.sock mode 660" and verifying that the socket was created with expected permissions.

Replaced sed field separators to avoid conflicts with Unix paths.

Resolves #69

@josep-tecnativa

Copy link
Copy Markdown
Contributor

Cloud you rebase please?

This allows to listen on a Unix socket, for example. It was tested
with "BIND_CONFIG=/shared/podman.sock mode 660" and verifying that
the socket was created with expected permissions.

Replaced sed field separators to avoid conflicts with Unix paths.

Resolves Tecnativa#69
@mtdcr
mtdcr force-pushed the override-bind-config branch from 4a9ec64 to 9686f13 Compare February 20, 2026 00:06
@mtdcr

mtdcr commented Feb 20, 2026

Copy link
Copy Markdown
Contributor Author

I rebased it, but I don't use it anymore (*). Feel free to adapt it further if you like. Thank you for the inspiration, however!

*) still using unix sockets, but I reimplemented it based on Caddy

@josep-tecnativa
josep-tecnativa merged commit 23c1f2e into Tecnativa:master Feb 20, 2026
3 checks passed
ajgon pushed a commit to deedee-ops/home-ops that referenced this pull request Jul 27, 2026
…v0.4.2 ➔ v0.5.0) (#447)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/tecnativa/docker-socket-proxy](https://github.com/Tecnativa/docker-socket-proxy) | minor | `v0.4.2` → `v0.5.0` |

---

### Release Notes

<details>
<summary>Tecnativa/docker-socket-proxy (ghcr.io/tecnativa/docker-socket-proxy)</summary>

### [`v0.5.0`](https://github.com/Tecnativa/docker-socket-proxy/releases/tag/v0.5.0)

[Compare Source](Tecnativa/docker-socket-proxy@v0.4.2...v0.5.0)

##### What's Changed

- Allow to override BIND\_CONFIG from environment by [@&#8203;mtdcr](https://github.com/mtdcr) in [#&#8203;168](Tecnativa/docker-socket-proxy#168)
- Adding pause & resume support by [@&#8203;zzahkaboom24](https://github.com/zzahkaboom24) in [#&#8203;173](Tecnativa/docker-socket-proxy#173)
- \[IMP] Update base HAProxy version by [@&#8203;david-banon-tecnativa](https://github.com/david-banon-tecnativa) in [#&#8203;179](Tecnativa/docker-socket-proxy#179)

##### New Contributors

- [@&#8203;mtdcr](https://github.com/mtdcr) made their first contribution in [#&#8203;168](Tecnativa/docker-socket-proxy#168)
- [@&#8203;zzahkaboom24](https://github.com/zzahkaboom24) made their first contribution in [#&#8203;173](Tecnativa/docker-socket-proxy#173)
- [@&#8203;david-banon-tecnativa](https://github.com/david-banon-tecnativa) made their first contribution in [#&#8203;179](Tecnativa/docker-socket-proxy#179)

**Full Changelog**: <Tecnativa/docker-socket-proxy@v0.4.2...v0.5.0>

</details>

---

### Configuration

📅 **Schedule**: (in timezone Europe/Warsaw)

- Branch creation
  - At any time (no schedule defined)
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzIuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->

Reviewed-on: https://git.ajgon.casa/deedee/mark13/pulls/447
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.

ability to modify frontend bind

2 participants