This page explains how to install an OpenSAND platform. For more details and advanced methods, please read the installation manual in the OpenSAND wiki.
In order to built an OpenSAND platform, you need at least the following hosts:
You can install up to 30 gateways and satellite terminals but the packages will only allow you to install up to 2 gateways and 5 satellite terminals.
Your hosts should met the following interfaces requirements:
OpenSAND is distributed as Debian packages, built on Ubuntu 16.04 LTS 64bits or 32bits It is recommended to install OpenSAND with the last release packages.
For each host on your OpenSAND plateform:
$ echo "deb https://raw.githubusercontent.com/CNES/net4sat-packages/master/ focal stable"
| sudo tee /etc/apt/sources.list.d/opensand.list
$ curl -sS https://raw.githubusercontent.com/CNES/net4sat-packages/master/gpg/net4sat.gpg.key | sudo apt-key add -
$ sudo apt-get update
$ sudo apt-get install opensand
$ sudo apt-get install opensand-deploy opensand-collector