How To Change The Time Zone of CloudBolt Appliance

Overview

This article will show you the simple way of updating the Time Zone of your CloudBolt appliance.

Procedure

  1. Find your time zone database name from this list of time zones

  2. ssh to your CloudBolt appliance

  3. Open and edit /var/opt/cloudbolt/proserv/customer_settings.py file and add or edit the below line matching your desired time zone:

    TIME_ZONE = 'America/New_York'
  4. Save the changes made to your customer_settings.py file and restart Apache by running service httpd restart

  5. Your CloudBolt appliance will now be in your newly set time zone!

Have more questions? Submit a request

0 Comments

Please sign in to leave a comment.