You will get a Docker CI/CD deployment workflow for your website
Top Rated

Top Rated

Project details
Manual deployments are where most small teams lose their evenings. Someone SSHes in, copies files, restarts a service, and hopes nothing broke. This project replaces that with a pipeline that runs the same way every time. I review how your site or app is built and released today, then set up a Docker-based workflow that builds an image, runs your checks, and deploys to your server or host on a push or a tag. You get secrets kept out of the repository, a staging path where changes can be seen before they go live, and a rollback that is one command or one click rather than a scramble. I work with GitHub Actions by default and can use GitLab CI or another runner you are already paying for. The handover includes the pipeline files in your repository, commented so your next developer can follow them, plus written notes on how to add a step, rotate a secret, and roll back a bad release. I am setting up delivery, not rewriting your application. If the app needs code changes to run in a container, I will tell you what they are and we can scope that separately.
Programming Languages
JavaScript, TypeScriptCoding Expertise
Performance Optimization, SecurityWhat's included
| Service Tiers |
Starter
$95
|
Standard
$220
|
Advanced
$400
|
|---|---|---|---|
| Delivery Time | 3 days | 5 days | 8 days |
Number of Revisions | 1 | 1 | 2 |
Design Customization | - | - | - |
Content Upload | - | - | - |
Responsive Design | - | - | - |
Source Code | - |
Frequently asked questions
152 reviews
(143)
(6)
(1)
(2)
(0)
This project doesn't have any reviews.
MA
Muhammad A.
Mar 27, 2025
Need a WordPress Expert to Clean sites from Virus
CD
Charles D.
Aug 30, 2024
Launch Redundant Environment For Development Website
I've been in tech 20+ years. Md. Ariful is an excellent DevOps engineer/Linux Administrator and web developer. He went above and beyond to:
1.create a disk image of our AWS EC2
2.setup and configure new file system on Linux webserver
3.migrate from AWS S3 buckets to Linux webserver hosted on another service
4.configure and launch website
1.create a disk image of our AWS EC2
2.setup and configure new file system on Linux webserver
3.migrate from AWS S3 buckets to Linux webserver hosted on another service
4.configure and launch website
MG
Mircea G.
Jul 30, 2023
Quick DigitalOcean job
MB
Michael B.
Dec 7, 2022
Network Admin Linux - Delist IP on Spamhaus
freelancer was unable to complete work over 2 days
did not seem to understand how to find the spam sender or handle it
missed a scheduled appt
freelancer was unavailable when entire mail system went down for our office
did not seem to understand how to find the spam sender or handle it
missed a scheduled appt
freelancer was unavailable when entire mail system went down for our office
LN
Lalit N.
Oct 14, 2022
Need Cloudflare SSL Installed:- 3 websites
Great freelancer
About Md. Ariful
WordPress, DevOps & Cloud Engineer | AWS, Linux, Cloudflare
100%
Job Success
Chuadanga, Bangladesh - 5:55 pm local time
I troubleshoot production issues, harden environments, migrate sites safely, and document solutions so they remain straightforward to maintain.
I work across WordPress performance and security, AWS and Linux administration, Cloudflare, DNS, SSL, CI/CD workflows, Next.js/TypeScript applications, and technical SEO.
I can help with:
• WordPress troubleshooting, malware cleanup, performance optimization, and maintenance
• Website, hosting, and server migrations with rollback planning
• AWS, Linux, Nginx, Docker, Cloudflare, DNS, SSL, and monitoring
• Deployment automation and practical handover documentation
• Root-cause analysis for website, hosting, email-delivery, and production incidents
You will receive clear scope, direct communication, evidence-based recommendations, and a maintainable result.
Steps for completing your project
After purchasing the project, send requirements so Md. Ariful can start the project.
Delivery time starts when Md. Ariful receives requirements from you.
Md. Ariful works on your project following the steps below.
Revisions may occur after the delivery date.
Review the current release path
I look at how the app is built, deployed and rolled back today, where the manual steps are, and what breaks most often.
Build the pipeline
I containerise the app, wire the build and deploy stages, move secrets out of the repository, and set up staging where the tier includes it.