Tag
#docker
3 posts
-
Skepp — EU Infrastructure in One PR, and Why I Recommend It
I tested Skepp — a service that analyzes your repo, generates production Terraform and CI/CD, and opens a single PR to deploy your app to your own Scaleway account in the EU. Here's why I recommend it.
-
Deploy a Full-Stack Application on DigitalOcean App Platform with Terraform
Learn how to easily deploy a scalable, cost-effective full-stack application on DigitalOcean App Platform using Terraform with full control using docker. Perfect for developers looking for easy and cheap cloud deployment.
-
Managing Runtime env variables in JS Vite applications with Docker and Nginx
How to manage runtime environment variables in a Vite application using a single Docker image across all environments, injecting variables dynamically via Nginx and an entrypoint script.