githubEdit

How do scheduling tags work for instance start/stop automation?

Context DuploCloud provides automated instance scheduling functionality through tags that can automatically start and stop instances during specified time periods. Users need to understand how different scheduling tags affect instance availability, particularly for managing non-production environments like staging and sandbox instances. Answer DuploCloud offers two main scheduling tag options for controlling when instances are running: weekdays

  • Instances will: Run from 7am to 8pm on weekdays Remain stopped from Friday evening through Monday morning weekdays+weekends

  • Instances will: Run from 7am to 8pm every day (including weekends) Stop from 8pm to 7am daily To implement scheduling: Navigate to your tenant configuration Add the appropriate "Schedule" tag based on your needs: Use "weekdays" if you want instances stopped during nights and weekends Use "weekdays+weekends" if you want instances to follow the same daily schedule all week Note: The schedule will automatically manage your instances - no manual intervention is needed once the appropriate tag is set.

Last updated

Was this helpful?