For the Ad Astra Apps, clients will setup Streamsets on their servers to collect and push data to Ad Astra.
Prerequisites
Client must have a server or virtual machine with these requirements:
- Linus OS with Docker installed; latest Ubuntu or CentOS recommended
- Network connection to SSIS
- Outbound network connection to https://controller.adastra.live
- Minimum System Requirements:
Cores | 2 |
RAM | 4 GB | 8 GB preferred |
Disk Space | 15 GB |
Installation Steps
- Install Docker
- See Docker install instructions based on your chosen distro.
https://docs.docker.com/engine/install/ - Follow post Docker post install steps.
https://docs.docker.com/engine/install/linux-postinstall/
- See Docker install instructions based on your chosen distro.
- Verify network connectivity to SSIS and https://controller.adastra.live
- Install Data Collector via Docker
Example Docker command to install data collector:
- An Ad Astra team member will supply credential information below:
- TOKEN
- ID
- LABEL
- Install Watchtower to automatically update Data Collector to latest version.
Comments
Please sign in to leave a comment.