Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Postman enviroments #304

Closed
paullatzelsperger opened this issue Jul 19, 2024 Discussed in #303 · 0 comments · Fixed by #305
Closed

Postman enviroments #304

paullatzelsperger opened this issue Jul 19, 2024 Discussed in #303 · 0 comments · Fixed by #305
Assignees
Labels
enhancement New feature or request triage

Comments

@paullatzelsperger
Copy link
Member

Discussed in #303

Originally posted by alzcurda-i2cat July 19, 2024
Hi!

I think the export of Postman it is incomplete. On readme specifies we have two environments ("MVD local development" and "MVD K8S"), but when I open the last version of MVD I only view a "deployment/postman/http-client.env.json" with this content:

{
  "Local": {
    "CS_URL": "http://localhost:7082",
    "HOST": "http://localhost:8081",
    "PARTICIPANT_ID": "super-user",
    "CATALOG_URL": "http://localhost:8084",
    "DID": "did:web:super-user"
  }
}

When I try to launch all the part of "ControlPlane Management" on K8s fails. Could you share an updated version of environments o we must created by ourselves? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant