Traefik OIDC setup
I recently worked on a project where we needed to secure our application by requiring users to authenticate against an Identity Provider before accessing it.
I recently worked on a project where we needed to secure our application by requiring users to authenticate against an Identity Provider before accessing it.
While exploring ways to run Nvidia workloads on Nomad, I stumbled upon an opportunity to upgrade our vLLM setup to support the newly released Qwen 3.8 model. This involved reconfiguring our NVIDIA DGX Spark server.
While trying to redeploy one of our Nomad jobs last week, I ran into an error that I hadn't seen before.
In a previous post, I covered configuring Nomad to use OpenID Connect with Entra ID. However, when your OIDC secret expires, you'll need to refresh the OIDC config. But how do you do it?
Following the release of PHP 8.5, we encountered some problems with Renovate Bot's dependency updates. It appeared that Renovate Bot was using the latest PHP version for running dependency upgrades, which caused quite a few dependency updates to fail.
With MinIO now in maintenance mode, you might be looking for alternative solutions to handle your S3 workloads.
When creating a new S3 bucket in IONOS Cloud, you have the choice to creating a user-owned or contract-owned bucket. What's the difference?
The Nomad NVIDIA device plugin allows you to use NVIDIA graphical processing units (GPUs) within your Nomad workloads.