Installation
The medialoopster system consists of various components. Depending on the purpose of the installation there are two key points to consider:
- How much do you want to boost the performance of the system and in what area
- Which parts of the system need high availability (HA)
The simplest installation is a single server setup with no redundancy. All components run on the same machine and therefore share the same hardware resources. This would be a typical demo system but depending on the requirements it could also suffice for a small production environment.
The most complex installation is a multi site setup (across different locations) with every component running on its own machine and redundancy for every component for high availability.
The following pages cover the installation of medialoopster in a small setup. For other setups please consult your system integration partner.
Prerequisites
- Understanding of Docker