F1bonacc1 / process-compose

Process Compose is a simple and flexible scheduler and orchestrator to manage non-containerized applications.
https://f1bonacc1.github.io/process-compose/
Apache License 2.0
1.34k stars 52 forks source link

Add Go templating for probe http port #196

Closed DanieleIsoni closed 3 months ago

DanieleIsoni commented 5 months ago

Feature Request

It would be useful to add templating for processes.process.<probe>.http_get.port

Use Case:

We use process compose to manage tunnels to some services so it would be great to template the probes using vars

Proposed Change:

Adding the possibility to use variables in processes.process.<probe>.http_get.port

Alternative Approaches

I cannot think to alterative approaches

F1bonacc1 commented 3 months ago

Added in v1.18.0

Cheers ✌🏻