Installing OpsCenter from the Debian package
Install DataStax OpsCenter using APT repositories on Debian or Ubuntu distributions.
Install DataStax OpsCenter using APT repositories on Debian or Ubuntu distributions.
For a complete list of supported platforms, see DataStax OpsCenter – Supported Platforms.
The OpsCenter Debian and Ubuntu packaged releases runs as a service from root. The service initialization script is located in /etc/init.d.
If the OpsCenter machine reboots, OpsCenter restarts
automatically. To disable restart upon
reboot:
$ sudo update-rc.d opscenterd disable
Prerequisites
Minimum hardware requirements for the machine on which OpsCenter
runs:
- 2 CPU cores
- 2 GB of RAM available to OpsCenter
Permission and software requirements:
- APT Package Manager is installed.
- JRE or JDK (recommended) is only required if HTTPS or opscenterd/agent SSL is enabled (off by default). See installing the Oracle JDK or OpenJDK.
- DataStax recommends using a recent version of one of the major web browsers. OpsCenter does not support Internet Explorer or Microsoft Edge.
- Python 2.6+.
Procedure
In a terminal window:
For most users, the out-of-box configuration should work just fine. If necessary, you can configure OpsCenter for your environment.