ThePrez / ServiceCommander-IBMi

Service Commander for IBM i
Apache License 2.0
40 stars 12 forks source link

[FEATURE-REQUEST] Automatically allocate port for new app #218

Open worksofliam opened 1 year ago

worksofliam commented 1 year ago

If I use sc start /path/to/my/app.yml which doesn't have a port specified, I'd like sc to automatically allocate and re-use this port every time I redeploy the service

worksofliam commented 1 year ago

Also expose it as an environment variable (PORT)