logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

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.
Post new topic   Forum Index -> News & Hangout View previous topic :: View next topic
Reply to topic   Topic: API for Apache Lounge releases
Author
nox



Joined: 05 Jun 2021
Posts: 1

PostPosted: Sat 05 Jun '21 17:37    Post subject: API for Apache Lounge releases Reply with quote

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: 677

PostPosted: Sun 06 Jun '21 10:58    Post subject: Reply with quote

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: 7294
Location: Germany, Next to Hamburg

PostPosted: Mon 07 Jun '21 22:21    Post subject: Reply with quote

@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


Reply to topic   Topic: API for Apache Lounge releases View previous topic :: View next topic
Post new topic   Forum Index -> News & Hangout