Jelloeater / fedi_gatus

Generates Gatus YAML configs from Fediverse Data [CHAT@ https://matrix.to/#/#lemmy-status:matrix.org]
https://lemmy-status.org
MIT License
5 stars 0 forks source link
lemmy monitoring

fedi_gatus

Test CodeQL GitHub

FYI Using https://github.com/Fediseer/fediseer for data backend for now

==FIXME==

Well the orig API backend is only returning like 4 results... so Imma just gonna hit up db0, cause he's a cool dude ;-)

flowchart
docker_compose
--creates--> api_server & caddy & config_gen & data_updater

caddy
--serves--> gatus & api_server

data_updater
--updated records in --> db

api_server
--queries --> db

config_gen
--pulls data from --> db0

config_gen
--creates config for--> gatus

gatus --store data in--> gatus_postgres

🦾 Usage 🦾

** The Caddy file in this repo is just for local dev, see the cloud init script for how to run in prod

☁ Cloud Deploy ☁