linuxserver / docker-wireguard

GNU General Public License v3.0
2.75k stars 334 forks source link

[FEAT] [Peer] definition within generated wg0.conf should be templated #335

Open greigm opened 2 months ago

greigm commented 2 months ago

Is this a new feature request?

Wanted change

I use a grafana dashboard which relies on an exporter which in turn looks for # friendly_name=${PEER_ID} to export meaningful peer names to grafana. It would be nice if the [Peer] definitions inside wg0.conf were templatable in the same way that the [Interface] part is, and each Peer config is. Perhaps this is already possible, but from my initial (poor) reading of the code and the docs, it doesn't seem to be.

Reason for change

Extra flexible configuration. Compatibility with other software.

Proposed code change

No response

github-actions[bot] commented 2 months ago

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

LinuxServer-CI commented 1 month ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

greigm commented 1 month ago

I am unsure what else I can do to keep this feature request alive.

LinuxServer-CI commented 6 days ago

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.