akash-network / support

Akash Support and Issue Tracking
5 stars 4 forks source link

pass the leased IP inside the Pod via env. variable #21

Closed andy108369 closed 1 year ago

andy108369 commented 1 year ago

When deploying the apps, in some cases they need to know the leased IP address. (example: solana) The only way to do so is to check the lease-status. It'd be great if an app could get this IP directly from the Pod via the environment variable.

andy108369 commented 1 year ago

Followed up by https://github.com/akash-network/support/issues/84