Major updates The sourcehut and redis images have been updated to the most recent versions, each running on an Alpine 3.17 base image. The postgresql image is being held back on a version 14 image for now.
Version 1.0 Fully functional and mature implementation for x86 and aarch64, for docker and podman. The process from source code to live deployment is now reproducible and documented in both the README and the Makefile recipes. Git repos are now accessible by SSH or HTTP(S). The `lists.sr.ht` functionality is deferred as out-of-scope and the `builds.sr.ht` functionality is permanently declared out-of-scope. Running the maintenance cron jobs is a TODO, as the relevence to this project is dubious.
Progress on podman process The podman process is now very mature, and some things can actually be copied over to the original docker process. Sourcehut now is fully functional, with possibly exception for the mail service. Needs to be tested. Furthermore, the cron jobs should be configured to run. x86/aarch64 simultaneous support is also complete. See the sister repo, huttese-apk.