▲ | marmalade2413 5 days ago | |||||||||||||||||||||||||
Adding fuel to the fire of "this is over engineering" but this is overkill right?! I'm not in the web development field but my own site is just deployed with Emacs (specifically HTML generated from org-mode). | ||||||||||||||||||||||||||
▲ | stackskipton 5 days ago | parent | next [-] | |||||||||||||||||||||||||
>this is overkill right?! My Ops brain says "Taken in vacuum, yes" However, if you make other things that are not static, put them into a container and run said container on a server, keeping the CI/CD process consistent makes absolute sense. We run static sites at my company in containers for same reason. We have Kubernetes cluster with all DNS Updating, Cert Grabbing and Prometheus monitoring so we run static sites from nginx container. | ||||||||||||||||||||||||||
▲ | hamandcheese 5 days ago | parent | prev | next [-] | |||||||||||||||||||||||||
I'd be a lot more impressed if your static site was served from Emacs :) | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
▲ | lemonberry 5 days ago | parent | prev [-] | |||||||||||||||||||||||||
I'm interested in doing this. Have you posted about your process? | ||||||||||||||||||||||||||
|