Answers to not-so-common questions
Though we have described the various aspects of the Open Horizon framework throughout the book in detail, we have collected a curated list of questions and answers that might further help you while you’re building, testing, or debugging your Open Horizon deployed application workloads. We have grouped them into various sub-sections for easy reference.
Document references
What parameters are allowed in service.json?
To find out what parameters are allowed in various configuration json
files, we recommend that you study the following documents:
- Deployment strings: https://open-horizon.github.io/docs/anax/docs/deployment_string
- Service definition: https://open-horizon.github.io/docs/anax/docs/service_def/#service-definition
More information related to the Open Horizon Agent can be found at https://open-horizon.github.io/docs/anax/docs/#anaxdocs
The latest documentation that covers the entirety of Open Horizon can...