STORDIS / orca_backend

ORCA Backend is a REST API server written using Django framework to access orca_nw_lib functionalities. It is a backend service that can be used by applications to interact with SONiC Network and devices.
https://stordis.github.io/
Apache License 2.0
2 stars 3 forks source link

Github workflow to publish Docker image. #45

Closed kamalkrbh closed 2 months ago

kamalkrbh commented 3 months ago

Github workflow has been implemented for orca_ui and orca_backend, Docker images are being published on docker hub - https://hub.docker.com/search?q=stordis. Further the documentation needs to be updated.

kamalkrbh commented 2 months ago

Documentation updated.