Overview
Install
The goal is to install and administer the DTaaS application for users.
The DTaaS can be installed in different ways. Each version serves a different purpose.
Easy Setup on Localhost
The localhost installation is easy for first time users. Please give it a try.
Otherwise, use the installation setup that fits your needs.
Installation Setup | Purpose |
---|---|
localhost | Install DTaaS on your computer for a single user; does not need a web server. This setup does not require domain name. |
secure localhost | Install DTaaS on your computer for a single user over HTTPS with integrated gitlab installation; does not need a web server. This setup does not require domain name. |
Server | Install DTaaS on server for multiple users. Please check the requirements. It is also possible to host the application over HTTPS with integrated gitlab installation |
One vagrant machine | Install DTaaS on a virtual machine; can be used for single or multiple users. |
Two vagrant machines | Install DTaaS on two virtual machines; can be used for single or multiple users. |
The core DTaaS application is installed on the first virtual machine and all the services (RabbitMQ, MQTT, InfluxDB, Grafana and MongoDB) are installed on second virtual machine. | |
Independent Packages | Can be used independently; do not need full installation of DTaaS. |
The installation steps is a good place to start the installation process.
Administer
There is a CLI to add and delete users of a running application.