Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: API for Apache Lounge releases |
|
Author |
|
nox
Joined: 05 Jun 2021 Posts: 1
|
Posted: Sat 05 Jun '21 17:37 Post subject: API for Apache Lounge releases |
|
|
Hi,
I've got Apache deployed on multiple Windows machines and would like to automate the process of update checking and upgrading as much as possible.
I know one can track source releases on GitHub but I'd like to stick to Apache Lounge releases.
From https://www.apachelounge.com/viewtopic.php?p=37892#37892 I've gathered that the change log and the download page here are common places to check for new releases.
And while I'm fine with parsing HTML output to check for new versions, this is rather error prone.
So, are there any more machine-friendly ways of checking for new Apache Lounge releases?
If polling of the downloads page is indeed the way to go, what is considered a polite maximum polling intervall?
Thanks,
nox |
|
Back to top |
|
admin Site Admin
Joined: 15 Oct 2005 Posts: 692
|
Posted: Sun 06 Jun '21 10:58 Post subject: |
|
|
Github does not say anything about dependencies like OpenSSL. Mostly when OpenSSl has a new release we are updating our HTTPS download.
Average, the download is updated 2-4 times a year. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Mon 07 Jun '21 22:21 Post subject: |
|
|
@Steffen It would be very easy to offer a json file on the server with the current version and an AL build date. |
|
Back to top |
|
Matthias
Joined: 07 Aug 2024 Posts: 1 Location: Stuttgart
|
Posted: Wed 07 Aug '24 17:31 Post subject: |
|
|
James Blond wrote: | @Steffen It would be very easy to offer a json file on the server with the current version and an AL build date. |
I'm very much interested in this json file on the server. I want to automate the Apache httpd Update process.
Does the json file exist?
Could you please give me the link to it? |
|
Back to top |
|
|
|
|
|
|