Skip to content

hapi bots.md

Bob Weigel edited this page Mar 30, 2026 · 9 revisions

This page covers the robots which are used for automated testing of HAPI servers.

This contains a list of all production-ready servers: https://github.com/hapi-server/servers/blob/master/all.txt

hapibot-a

This bot runs once per hour, reaching out to known servers (in all.txt). It retrieves a catalog and attempts a download of some random data set. See https://github.com/spalacios23/HAPI-Server-Tester and the clone https://github.com/jbfaden/HAPI-Server-Tester. This will be run and reported here (https://cottagesystems.com/jenkins/job/test-hapi-servers-2022/) when the test is mature. Note the test is still picky, and a hash is used (temporarily) so that the same data is loaded each time.

Please contact Jeremy Faden (faden at cottagesystems.com) to report any problems or inconvenience caused by this bot.

hapibot-mirror

Mirrors all metadata from all servers on a nightly basis to enable http://hapi-server.org/search

See https://github.com/hapi-server/server-metadata

Clone this wiki locally