Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Story Points:5
-
Epic Link:
-
Team:SQuaRE
Description
squash-dash is a frontend interface to embed SQuaSH bokeh apps. It is meant to run with the squash-api and squash-bokeh microservices. It uses Django templates, bootstrap, font-awesome and jquery for the web application. The deployment creates a pod with two containers, one for the django application + uwsgi and another one runs nginx as reverse proxy and also to serve the static assets. The build of the docker images and the ks8 deployment are automated through a Makefile. Added support to local deployment with minikube. See README for Instructions.
Things to remind for the integration with the squash-api and squash-bokeh: