devops:mock:hoverfly
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
devops:mock:hoverfly [2023/06/23 06:47] – skipidar | devops:mock:hoverfly [2023/11/01 07:15] (current) – ↷ Page moved from camunda:devops:mock:hoverfly to devops:mock:hoverfly skipidar | ||
---|---|---|---|
Line 5: | Line 5: | ||
Like CA LISA: http:// | Like CA LISA: http:// | ||
+ | Microservices and " | ||
+ | https:// | ||
=== Hoverfly === | === Hoverfly === | ||
Line 15: | Line 17: | ||
- | DOcumentation: https:// | + | Documentation: https:// |
Repository: https:// | Repository: https:// | ||
Line 23: | Line 25: | ||
- | === Starting | + | === Starting |
- | <code> | + | <sxh js> |
- | hoverctl.exe start | + | |
- | hoverctl.exe login --username | + | # start |
- | </code> | + | hoverfly \ |
+ | -ap 8006 \ | ||
+ | -pp 8005 \ | ||
+ | -username " | ||
+ | -password " | ||
+ | -listen-on-host 0.0.0.0 \ | ||
+ | -logs-file "/ | ||
+ | |||
+ | # start on windows | ||
+ | .\hoverfly ` | ||
+ | -ap 8888 ` | ||
+ | -pp 8005 ` | ||
+ | -username | ||
+ | -password | ||
+ | -listen-on-host 0.0.0.0 ` | ||
+ | -logs-file "/ | ||
+ | </sxh> | ||
=== Enable proxy === | === Enable proxy === | ||
Line 47: | Line 65: | ||
{{https:// | {{https:// | ||
- | And recode | + | And record |
Then export the strategy.json | Then export the strategy.json | ||
+ | |||
< | < | ||
hoverctl export simulation.json | hoverctl export simulation.json | ||
Line 161: | Line 180: | ||
http 127.0.0.1 | http 127.0.0.1 | ||
</ | </ | ||
+ | |||
+ | |||
+ | *note* : | ||
+ | |||
+ | " | ||
devops/mock/hoverfly.1687502855.txt.gz · Last modified: by skipidar