ITRS to acquire IP-Label. Read the press release.

  1. Support
  2. Knowledge base
  3. Synthetic Monitoring
  4. Checkpoints
  5. Private locations
  6. Manually update private locations

Manually update private locations

Manually update private locations

When you install a private checkpoint, it creates a script and a scheduled task (on Windows) or cron job (on Linux) that automatically updates checkpoint containers every hour. If you want to update them earlier or on a specific schedule, you can manually trigger the container update.

To update a container manually:

  1. Open PowerShell as Administrator (Windows) or terminal (Linux).
  2. Navigate to the directory with your docker-compose.yml (or compose.yaml) file and run:
  • docker-compose pull
  • docker-compose down
  • docker-compose up

During the update, your other private checkpoints will continue performing checks. You don’t need to disable the checkpoint being updated or stop any monitors. It’s recommended to have at least one other checkpoint instance running during the update.

Note: It is important to keep your Docker containers up to date. The containers have a built-in Chrome and Edge browser that must be kept current to avoid becoming a security liability. Uptrends will show a warning or error if your containers are out of date.
By using the Uptrends website, you consent to the use of cookies in accordance with our Cookie Policy.