#gnustepweb — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gnustepweb, aggregated by home.social.
-
Using WebObjects at web-scale with kubernetes and Firebase: my journey to use modern cloud-based deployment and integration with the "heritage" #webobjects web app framework, via #gnustep #gnustepweb and GDL2. https://www.sicpers.info/2026/07/using-webobjects-at-web-scale-with-kubernetes-and-firebase/
-
Using WebObjects at web-scale with kubernetes and Firebase: my journey to use modern cloud-based deployment and integration with the "heritage" #webobjects web app framework, via #gnustep #gnustepweb and GDL2. https://www.sicpers.info/2026/07/using-webobjects-at-web-scale-with-kubernetes-and-firebase/
-
OK that took the whole morning, mostly getting the ingress controller to correctly serve #tls (I didn't realise that in addition to setting the host names and cert secret, I also needed to ensure that each named server has an explicit rules block otherwise nginx uses the catch-all rules and doesn't apply TLS).
So now, when I push my #gnustepweb app to main, #woodpeckerCI builds and pushes to #quayio and #argoCD pulls and deploys the app in my prod cluster.