For the Ad Astra Apps, clients will set up Streamsets on their servers to collect and push data to Ad Astra.
Prerequisites
Clients must have a server or virtual machine with these requirements:
- Linux OS with Docker installed; latest Ubuntu or CentOS recommended
- Network Connectivity to Student Information System (SIS)
- Outbound network connection to https://controller.adastra.live
- Minimum System Requirements:
Cores: | 2 |
RAM: | 8 GB |
Disk Space: | 15 GB |
Installation Steps
- Install Docker
- See Docker install instructions based on your chosen distro.
https://docs.docker.com/engine/install/ - (Optional) Review Docker post-install steps for applicable changes you may want to make. 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
- Ad Astra occasionally updates the Data Collector Docker Container and recommends you periodically `Docker pull` and restart the Data Collector Agent. One option is to use `Watchtower` to automatically update the Data Collector container to the latest version:
Comments
Please sign in to leave a comment.