home.social

#gnustepweb — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gnustepweb, aggregated by home.social.

fetched live
  1. 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. sicpers.info/2026/07/using-web

  2. Using WebObjects at web-scale with kubernetes and Firebase: my journey to use modern cloud-based deployment and integration with the "heritage" web app framework, via and GDL2. sicpers.info/2026/07/using-web

  3. OK that took the whole morning, mostly getting the ingress controller to correctly serve (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 app to main, builds and pushes to and pulls and deploys the app in my prod cluster.