I will dockerize your app and set up docker compose deployment on your server

Alcune informazioni sono riportate in lingua inglese.

Bangladesh

Parlo Bengali, Inglese

2 ordini completati

DevOps Engineer, Docker, Cloudflare, Email Deliverability, Radio Streaming

I set up and fix the infrastructure that websites and email run on. Cloudflare and SSL configured properly, DNS migrations that do not break your mail, SPF, DKIM and DMARC so your email reaches the in...
Informazioni su questo servizio

The most common reason a Docker setup fails in production is the image, not the server. A container built from a full node or python base image, running as root, with the whole project copied in including node_modules and .env, will be slow, huge and unsafe. I build multi stage images with a .dockerignore and a non root user, so what you deploy is small and reproducible.

What I do:

Write a proper Dockerfile for your app, build it, run it and confirm it actually works before I hand anything over.

Standard adds a docker compose stack: your app, database, cache and any other services wired together with volumes for data that must survive a restart, health checks, and environment variables kept out of the image.

Deploy it to your server, a DigitalOcean droplet, AWS, Azure, Google Cloud or a plain VPS.

Premium adds Nginx as a reverse proxy with HTTPS, containers set to restart automatically after a reboot or crash, a database backup routine, and a written handover so you can run it yourself.

Works with Node, PHP and Laravel, Python, Go and static sites. You get every file, so you are not locked to me.

Send me your repo or stack and I will tell you what it needs before you order.

Strumenti:

Docker

Framework:

Terraform

Ansible

Provider Cloud:

Amazon Web Services

microsoft azure

Linguaggio di programmazione:

Bash

JavaScript

PHP

Python

Expertise:

Installazione

Migrazione

Configurazione

Il mio portfolio