Category
Docker
Docker enables containerization — packaging applications with all their dependencies for consistent deployment across environments.
4 articlesGetting Started with Docker and Next.js
2022/03/18·2 min readA simple tutorial about how to get started with Docker by using Next.js as a web server.
Getting Started with Docker and Node.js
2022/03/18·3 min readA simple tutorial about how to get started with Docker by using Node.js as a web server.
How to Self-Host Sentry.io on AWS EC2
2021/05/01·3 min readThis blog shows how to self-host Sentry.io on an AWS EC2 instance.
Setup Nginx and SQL Server with Docker
2017/05/03·4 min readThis blog shows how to set up Docker with Nginx and SQL Server on Mac.