Commit Graph

12 Commits

Author SHA1 Message Date
Georgios Ntoutsos
e052383ee2 docs(config): make container_label the default method for Docker integration
Update the example configuration to use container_label as the preferred
method for discovering the Headscale container. container_name is now
commented out and marked as an optional fallback for static setups.
Update compose.yaml and docs to reflect this change.

Signed-off-by: Georgios Ntoutsos <gntouts@nubificus.co.uk>
2025-04-24 22:34:55 +03:00
Georgios Ntoutsos
5b3b4eb240 Add filtering by container labels
This commit adds the ability to filter containers by their labels in the
Docker integration. The new functionality allows users to specify
container labels in the configuration, instead of container names, to
allow for dynamic container name resolution.
This is particularly useful in environments where container names may
change frequently or are not defined in advance.

Fixes #193

Signed-off-by: Georgios Ntoutsos <gntouts@nubificus.co.uk>
2025-04-24 17:07:50 +03:00
Aarnav Tale
77b510c927
docs: oops 2025-04-05 13:14:00 -04:00
Aarnav Tale
524c5eb639
docs: docker version tags had an extra char 2025-04-05 11:58:32 -04:00
Aarnav Tale
fe2d7cb57a
chore: v0.5.10 2025-04-03 23:44:19 -04:00
Aarnav Tale
66c7d9a327
chore: v0.5.9 2025-04-03 23:24:13 -04:00
Aarnav Tale
69c6fc4847
chore: v0.5.8 2025-04-03 13:11:33 -04:00
Aarnav Tale
090dec1ca6
chore: update docs 2025-04-02 17:03:58 -04:00
Steve Wills
983356611e
docs: fix mistake in env docs (#119) 2025-03-03 14:32:05 -05:00
Aarnav Tale
5b716ab5ce
chore: update docs to reflect 0.5.1 2025-02-28 12:22:20 -05:00
Aarnav Tale
30a1153fa5
docs: cleanup integrated docker formatting 2025-02-27 15:33:06 -05:00
Aarnav Tale
870680b6c5
docs: redo docs 2025-02-27 15:31:16 -05:00