Energy Reduction is the collection of services that support the Energy Insights and Energy Control features.
Transfer of Docker Images
The Docker images have a total size of 20 GB. It is essential to complete the transfer of these files before proceeding with the rest of the installation. Verify that you are transferring them to a folder on a partition with adequate free space. A good location would be within /var, as the /home partition is often limited in size.
Install Services
Environment Variables
The next environment variables must be set prior to install the package that installs and configures the Energy Reduction services.
Environment Variable | Description | Example |
|---|---|---|
INSTANCE_IP_ADDR | The Management System public IP. | 172.16.100.2 |
IMAGES_DIR | Indicates the location of the tar archives of the Docker images. | /var/images |
API_TOKEN | Ensures the security of the services connection to the Management Server. | <string of 200+ characters> |
Get the API token
Note: If a token has already been created for installing Traffic Processor or Control Traffic Processor, it must be reused.
To generate the API Token:
Log into the Management System.
From Platform, navigate to Accounts and choose Users.
In the actions column of a superadmin user select the Generate API Token option.
The API Token will automatically be downloaded into your computer as a text file. Open the file in a text editor to obtain the actual API token.
Set the environment variables
export INSTANCE_IP_ADDR=172.16.100.2
export IMAGES_DIR=/var/images
export API_TOKEN=yJ0eXAiOiJKV1QiL...CJhbGciOiJIUzI1NiJ9
Run package installation
sudo -E rpm -Uvh rain-energy-services-<version>.x86_64.rpm
Validate the Health of Energy Reduction Services
sudo docker compose -f /var/opanga/joule/docker-compose.yml ps
sudo docker compose -f /var/opanga/joule/docker-compose.yml logs -f -n 100
© 2026 Cisco and/or its affiliates. All rights reserved.
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms
For legal information about Accedian Skylight products, please visit: Accedian legal terms and trademarks