How to monitor Nextcloud AIO update status

The Basics

  • Nextcloud Server version (e.g., 29.x.x):
    • 32.0.6.1
  • Operating system and version (e.g., Ubuntu 24.04):
    • Rocky Linux, 9.7
  • Web server and version (e.g, Apache 2.4.25):
    • Apache/2.4.66 (Unix)
  • Reverse proxy and version _(e.g. nginx 1.27.2)
    • 3.6.12
  • PHP version (e.g, 8.3):
    • 8.3.30
  • Is this the first time you’ve seen this error? (Yes / No):
    • N/A
  • When did this problem seem to first start?
    • N/A
  • Installation method (e.g. AlO, NCP, Bare Metal/Archive, etc.)
    • AIO
  • Are you using CloudfIare, mod_security, or similar? (Yes / No)
    • No

Summary of the issue you are facing:

I have external monitoring tools to monitor my environment. I want them to send me a message the moment there is a new update available for a Nextcloud AIO installation.

Is there an API or CLI call that I can query to see if there are new updates available?

Steps to replicate it (hint: details matter!):

  1. Set up AIO

  2. Wait for an update available for AIO

  3. Realize that the update is shown in your own Nextcloud installation or when you open the AIO interface, but there is no API endpoint I know of

Log entries

N/A

Configuration

N/A

Hi, you could subscribe to the projects releases on github: GitHub - nextcloud/all-in-one: 📦 The official Nextcloud installation method. Provides easy deployment and maintenance with most features included in this one Nextcloud instance. · GitHub