Jump to content

Metropolis Microservices/RidgeRun Microservices Demo/Getting the code: Difference between revisions

No edit summary
Line 10: Line 10:
Get the [https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/PTZ PTZ service]  
Get the [https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/PTZ PTZ service]  


<syntaxhighlight lang="bash">
<pre>
docker pull ridgerun/ptz-service  
docker pull ridgerun/ptz-service  
</syntaxhighlight>
</pre>


Get the [https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/Detection Detection service]   
Get the [https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/Detection Detection service]   


<syntaxhighlight lang="bash">
<pre>
docker pull ridgerun/detection-service
docker pull ridgerun/detection-service
</syntaxhighlight>
</pre>


Get the [https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/AI_Agent AI Agent service]  
Get the [https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/AI_Agent AI Agent service]  


<syntaxhighlight lang="bash">
<pre>
docker pull ridgerun/ai-agent-service
docker pull ridgerun/ai-agent-service
</syntaxhighlight>
</pre>


Get the [https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/Analytics Analytics service]  
Get the [https://developer.ridgerun.com/wiki/index.php/Metropolis_Microservices/RidgeRun_Services/Analytics Analytics service]  


<syntaxhighlight lang="bash">
<pre>
docker pull ridgerun/analytics-service
docker pull ridgerun/analytics-service
</syntaxhighlight>
</pre>


== Get Services Source Code ==
== Get Services Source Code ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.