You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Containers are usually microservices, so to get there we would need to build an API around azmi-main; each command would be one endpoint - you send to it some parameters and it gives you response back
e.g. secret="http://azmipod.local/getsecret?secret=$SECRET_URL&identity=$IDENTITY"
The text was updated successfully, but these errors were encountered:
Idea is to prepare Azmi container.
Containers are usually microservices, so to get there we would need to build an API around azmi-main; each command would be one endpoint - you send to it some parameters and it gives you response back
e.g.
secret="http://azmipod.local/getsecret?secret=$SECRET_URL&identity=$IDENTITY"
The text was updated successfully, but these errors were encountered: