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

Support profiles for endpoint target base urls #13

Open
jhkuperus opened this issue Mar 5, 2015 · 2 comments
Open

Support profiles for endpoint target base urls #13

jhkuperus opened this issue Mar 5, 2015 · 2 comments

Comments

@jhkuperus
Copy link
Collaborator

Support switching to complete profiles and editing of single profiles.

Some projects would like to be able to switch the target URL of all endpoints on runtime. This way they can use nocca as a sort of indirection between their system and the target system(s).

To be extra flexible, it should also be adjustable per endpoint.

@KrekkieD
Copy link
Owner

KrekkieD commented Mar 6, 2015

So basically update the Nocca instance config with a new endpoints object? And wrapping config settings in profiles that can be activated / changed on the fly to update Instance config?

@KrekkieD
Copy link
Owner

Full config should be based on profiles. This helps with a recording/playback/loadtest profile. Probably best to use a base profile and overwrite parts with the profile-specific configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants