May 2024

2024-05-26 15:38 (23 months ago)
How to Deploy a Project with Private Git Submodules to Vercel

During the build process on Vercel, it is not possible to retrieve submodules that are in a private repository. It is necessary to use a fine-grained personal access token to retrieve them via HTTP.

2024-05-20 11:20 (23 months ago)
Manifest to Redirect Non-www Requests to www When Using ALB with AWS EKS Ingress

This is an Ingress manifest that responds to requests without "www" by redirecting them to a URL with "www".

Categories

Archive