SKA Taranta Suite¶
Welcome to the SKA Taranta Suite ReadTheDocs
What follows is a brief guide to the headings you’ll find in the left-hand sidebar of this site. Feel free to explore!
Projects that compose Taranta Suite¶
Repository |
Docs |
Purpose |
Description |
---|---|---|---|
A tool for creating Dashboards for interacting with the devices within a Tango Control System |
The tool for developing these dashboards is taranta itself. |
||
Queryable access to a Tango Control System that can be used by the dashboard creation tool |
Currently, this is a TangoGQL. A GraphQL web server that integrates with the TangoDB services and cancommunicate directly with tango devices. |
||
Storing and Sharing the configuration of developed dashboards between users |
A MongoDB based dashboard repository for storing taranta dashboard layouts |
||
Authorization and Authentication for the tools |
A simple authentication and authorization service for the taranta and TangoGQL tools that can be hooked into a corporate authentication solution |
||
Supporting further development |
A set of developer scripts and tools used for setting up and developing these related products. |
How to deploy Taranta Suite on minikube¶
This section is about how you can deploy Taranta Suite on a minikube environment
Note
Latest Charts to use:
Taranta: ska-tango-taranta:1.3.1
TangoGQL: ska-tango-tangogql:1.3.2
Taranta-Dashboard: ska-tango-taranta-dashboard:1.3.0
Taranta-Auth: ska-taranta-auth:0.1.5
For an example on how to create your own chart please follow:
ska-tango-taranta-suite