Skip to content
Snippets Groups Projects
Commit f0a5bf9b authored by torrespel's avatar torrespel
Browse files

Helper documentation

parent c4324659
No related branches found
No related tags found
1 merge request!6Ocf doc8 documentation of the helper service
......@@ -6,6 +6,7 @@
- [Run All CAPIF Services locally with Docker images and deploy monitoring stack](#run-all-capif-services-locally-with-docker-images-and-deploy-monitoring-stack)
- [Run each service using Docker](#run-each-service-using-docker)
- [Run each service using Python](#run-each-service-using-python)
- [Start Your Testing with OpenCAPIF](#start-your-testing-with-opencapif)
Capif services are developed under [services folder](https://labs.etsi.org/rep/ocf/capif/-/tree/main/services).
......@@ -160,6 +161,6 @@ pip3 install -r requirements.txt
python3 -m <service>
```
#### 4. Start Your Testing with OpenCAPIF
#### Start Your Testing with OpenCAPIF
You can now test OpenCAPIF. Visit the Testing page to see how it works.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment