Live data from Hacker News

Self-Hosting Next.js on a VPS

getdeploying.com

1–3 of 3 posts

Re: Self-Hosting Next.js on a VPS

#2
Interesting- my first time reading about Kamal. I personally used watchtower (https://github.com/containrrr/watchtower) to check for and deploy container updates from the GitHub Container Registry and push new images there from Actions. I also used OpenTofu to automate the VPS provisioning in GH Actions. It would be interesting to read about self-hosted/ free monitoring & analytics solutions for this stack.