Installing Roboconf
Roboconf is implemented in Java. So, it should work on any system with a Java Virtual Machine.
However, most of the tests are performed on Linux/Debian systems.
First versions of Roboconf were also heavily tested on Windows, but this is not the case anymore.
System Packages
- Installing Roboconf with Debian packages
- Installing Roboconf with RPM
- Installing Roboconf with Docker
Manual Installation
For other systems, you will have to install the DM and agents by hand.
Please, refer to the links below for more details.
- Installing the Deployment Manager by hand
- Installing an Agent by hand
Messaging Servers
If you use RabbitMQ, this page will guide you into its installation.
Configuration
Once installed, please refer to the configuration pages:
Legacy
It is also possible to install everything (RabbitMQ included) through scripts.
They were written for Linux, but could be (quite) easily adapted for other systems.
- Installing Everything with Linux scripts