Each branch mirrors a repo's main (or master) branch (easier to build with Actions than having one repo for each repo I want to mirror).
Actions synchronize the branches to repos, build Dockerfiles into images, and push these images to Docker Hub.
Images are only updated if the last recorded commits of the parent repositories (store in files) match the latest current ones at the build-time. This minimizes the frequency of updates that Docker hosts need to make whenever they check for updates, and avoids wasting lots of computations.
The Actions are defined in the directory .github/workflows. Secrets are used for sensitive information.
- Protonmail-bridge
- Spreed
- TT-RSS
- Mango
- Home-Assistant-Extra
- Node-Red
- Web-whisper
- Infinity-For-Reddit (complete repo, not branch) and
FeedropolisBibliogram(c.f. https://todo.sr.ht/~cadence/bibliogram-issues/51#event-174552) is discontinued :'(FindMyDeviceServer(bug)Nitter(bug)SimplyTranslateWikiless(original repository is gone temporarily for legal reasons)Quetrett-rss-android (complete repo, not branch)(Can be updated on Obtainium from https://srv.tt-rss.org/fdroid/updates/org.fox.ttrss.json with Override Source set to HTML)
If people use my version of Infinity-For-Reddit (it uses my username and api key), i will change the parameters and make the repository private). Feel free to copy my setup, and use your own username and api keys. The details are in the Action yaml file, and you can ask me by opening issues.