One of my fears of homelabbing is the reliance on (3rd party) #Docker/#container images that could just be gone someday. I've already had it happen once, with #Bitnami images (fuck #Broadcom).

One way I previously thought to combat this is to manually pull the image bundle and host it in your own container registry. This works, but obviously not a reasonable effort to do and reproduce for more than ~1-2 images.

Then, the moment I discovered
#Amazon/#AWS has such a thing that addresses this - pull through cache for their #ECR, I looked up on how I can have the same kind of setup on my #homelab, and sure enough, there are already several options. I went with #Zot, and it's working pretty freaking well. Now, anytime I pull any images from registries I've configured Zot to sync like #GitHub's ghcr.io, docker.io, public.ecr.aws, they'll all be pulled/cached first on my own Zot instance and stored for good there.

Man, I wish I looked into this much earlier - but better late than never.

đŸ”— https://github.com/project-zot/zot

đŸ”— https://docs.aws.amazon.com/AmazonECR/latest/userguide/pull-through-cache-creating-rule.html
GitHub - project-zot/zot: zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification)

zot - A scale-out production-ready vendor-neutral OCI-native container image/artifact registry (purely based on OCI Distribution Specification) - project-zot/zot

GitHub
WEW #MASTODON ON CLOUDNATIVE-PG! FINALLY OFF #BITNAMI at least for #postgres. #cnpg
@pak21 It seems to be yet another #bitnami fuckover :(
```
ErrImagePull: rpc error: code = NotFound desc = failed to pull and unpack image "docker.io/bitnami/os-shell:12-debian-12-r15": failed to resolve reference "docker.io/bitnami/os-shell:12-debian-12-r15": docker.io/bitnami/os-shell:12-debian-12-r15: not found
```
Fuck #bitnami btw, they are made it infinitely harder by their change about the helm charts and docker images and what not. #boos #angry
#Fedihelp #keycloak #HelmChart #k8s
I need a working helmchart for keycloak...
Does that exist? Please help aaaahhhhhhhh
#bitnami is outdated.... KeycloakX doesn't seem to work as well :( This sucks
Domain Driven Architecture

Domain Driven Architecture

The #MSTDNDK Mastodon instance just migrated away from Bitnami's #Redis helm chart and container images to #Valkey.

#Bitnami and Redis both seem to be exiting the open source community, which could prevent us from staying current, meaning always running the latest versions of the software components that make up this instance.

We understand the need to monetize software, but see that as an opportunity to add premium paid features, not take away existing ones from open source. Doing so will make your potential future customers look for other solutions. Looking at you, #MinIO, Redis and Bitnami.

Please report any issues you might experience as a result of the move to Valkey. So far it looks peachy.

For anyone running web applications in need of #Keycloak as #IdP here is a #Helmfile showing how to run a simple setup. It is supposed to stay #FOSS forever (unlike #Bitnami). Comments, bug reports and PRs are very much appreciated.

https://github.com/starwit/keycloak-helmfile-template

Finally completed a replacement of the Bitnami charts and images we had in a project.
It's no secret that when you do such a thing, you invest way more effort than if you'd need with using their new free versions.
But! They broke a trust to a software provider, they undid literally years spent on delivering all these artifacts.
So, any sane person would rather jump off their shit train, which I did as well.

#Kubernetes #k8s #DevOps #Bitnami

https://github.com/bitnami/charts/issues/35164 - #Bitnami was bought by #Broadcom and is now going closed-source. #images on #Docker Hub are moving to "legacy" and getting abandoned. Or start paying. https://thenewstack.io/broadcom-ends-free-bitnami-images-forcing-users-to-find-alternatives/
Upcoming changes to the Bitnami catalog (effective August 28th, 2025) · Issue #35164 · bitnami/charts

ImportantAfter evaluating the impact and community feedback, the Bitnami team has postponed the deletion of the Bitnami public catalog (docker.io/bitnami) until September 29th to give users more ti...

GitHub