• Projects 16
  • Rating 4.9
  • Rating 2 444

Budget: 180 PLN Deadline: 1 day

Hello. I regularly deploy this stack in production: Ubuntu VPS, Docker Compose, PostgreSQL, Redis, Nginx + SSL Let's Encrypt, Telegram webhook, scheduled PostgreSQL backups.

I will go through your 15 points as a checklist: server preparation, SSH with keys, firewall, Docker/Compose, PostgreSQL, Redis, Nginx, domain+SSL, production .env, Prisma migrations, application launch, webhook, checking /health and /ready, database backup. I won't touch the code — just the deployment.

At the end, I will leave a short instruction on how to update, restart, check logs, and restore the backup. I am ready to show similar deployments. Deadline — 1 working day after access to the server.

  • Projects -
  • Rating -
  • Rating 561

Budget: 3000 PLN Deadline: 2 days

Vladimir, I will take full responsibility for the production deployment of your bot on an Ubuntu VPS: SSH with keys, firewall, Docker/Compose, PostgreSQL, Redis, Nginx, SSL Let’s Encrypt, .env, migrations, webhook, and application launch. After that, I will check /health and /ready, set up PostgreSQL backup, and leave clear instructions for updating, restarting, and recovery. I have 7 years of experience in web and backend projects, regularly deploying services on Docker with databases and proxies. I am ready to discuss the details and get started.

Landing page for the residential complex Nuria 2.0 in Kazakhstan
  • Projects 16
  • Rating 5.0
  • Rating 3 183

Budget: 200 PLN Deadline: 1 day

Good day.
I am ready to quickly set up and launch the project, as I am constantly engaged in similar tasks. I can also configure automatic deployment through GitHub actions.
I am ready to start working now.

  • Projects 4
  • Rating 5.0
  • Rating 986

Budget: 2000 PLN Deadline: 14 days

📌Hello.👋
⭐️My name is Andrey.
⭐️My work experience: 12 years+

• ➡️I can show works specifically on the development of TG bots
• 🎨Portfolio: Freelancehunt
• ✅Work rating on Behance (over 600,000 views)
• 💼More works here: Dribbble

PRGRAM — Telegram Bot
  • Projects -
  • Rating -
  • Rating 702

Budget: 250 PLN Deadline: 2 days

Good day.

I will deploy the infrastructure using Docker Compose for isolation and convenient management of Node.js, PostgreSQL, and Redis containers.

The basic setup of the VPS on Ubuntu includes updating packages, configuring UFW (allowing only ports 22, 80, and 443), and disabling password authentication for SSH by switching to Ed25519/RSA keys.

I will deploy the PostgreSQL and Redis databases in a private Docker network without direct external access. The database data will be mounted in local volumes. I will run Prisma migrations using the command npx prisma migrate deploy during the initialization of the application container.

To receive traffic, I will set up Nginx as a reverse proxy. It will terminate SSL certificates from Let's Encrypt (I will configure auto-renewal via Certbot) and securely proxy requests to the bot's Express server. I will configure the webhook for Telegram after the application starts and successfully returns a 200 OK from the /health and /ready endpoints.

  • Projects -
  • Rating -
  • Rating 570

Budget: 150 PLN Deadline: 2 days

Good day, I have worked with these technologies, there are projects in my profile where this is indicated, I know the nuances and will be able to help you.

  • Projects 34
  • Rating 5.0
  • Rating 12 514

Budget: 170 PLN Deadline: 2 days

Good day! I develop in Python, have worked on similar projects with React/Node.js, and am ready for collaboration.

  • Projects -
  • Rating -
  • Rating 817

Budget: 400 PLN Deadline: 2 days

Hello. I will set up the deployment of your bot on an Ubuntu VPS using Docker Compose.

What I will do:
1. I will run Postgres and Redis in Docker, apply Prisma migrations.
2. I will configure Nginx as a Reverse Proxy with automatic SSL (Let's Encrypt) and set up the bot's webhook.
3. I will close unnecessary ports through the Firewall (UFW) and set up SSH with keys.
4. I will create a cron script for daily backups of the Postgres database.
5. I will write a short instruction with commands for updating the bot and viewing logs.

I have extensive experience with Docker, Node.js, and Linux administration, and I will do everything cleanly and quickly. Can you provide guidance on the budget and deadlines?

Best regards, Yevhen. My portfolio and client reviews are available on my profile page.
  • Projects 19
  • Rating 5.0
  • Rating 2 214

Budget: 100 PLN Deadline: 1 day

Hello, I develop Telegram bots daily and deploy them on VPS. I am ready to help promptly.

I will support your project and fix issues even after the completion is confirmed.
  • Projects 8
  • Rating 4.7
  • Rating 673

Budget: 2500 PLN Deadline: 2 days

Good day! I have deployed exactly such setups — Node.js in Docker Compose with PostgreSQL, Redis, and Nginx under Let's Encrypt, plus Telegram webhook and Postgres backups with auto-start. I won't touch the code, just the deployment and a short instruction on updating, logs, and recovery. I can set it up in a couple of days. Please let me know — is the application already on GitHub or will you send it as an archive?

  • Projects 4
  • Rating 5.0
  • Rating 1 189

Budget: 300 PLN Deadline: 2 days

Hello! I will take on the turnkey deployment — specifically production-deploy, not just "simply raising containers."

Your stack is familiar to us: Ubuntu + Docker Compose, Node.js 20, PostgreSQL, Redis, Nginx as a reverse proxy, SSL via Let's Encrypt with auto-renewal. I will go through all the points: SSH with keys + firewall (only 22/80/443), production .env, prisma migrate deploy, Telegram webhook on the domain with SSL, checking /health and /ready, daily PostgreSQL backup via cron with rotation. In the end — a short instruction: update, restart, check logs, restore backup. I will set up the deployment so that the update is done with one command (git pull + compose up -d --build), without manual magic.

I constantly work on similar deployments — Telegram bots on Node.js on VPS with Postgres/Redis behind Nginx; I am ready to show examples in correspondence.

One question regarding the volume: is the domain already pointed to the VPS and is there a ready docker-compose.yml in the repository with production .env.example, or does the compose need to be assembled for the current project structure? This affects the timeline.

Price: 300 PLN, timeline 2 days after access to the VPS and domain is provided. I am taking it at the starting rate — I am gathering initial reviews here, so I am doing it profitably and qualitatively.

  • Projects 45
  • Rating 5.0
  • Rating 6 435

Budget: 450 PLN Deadline: 1 day

Hello!
I am ready to take on your project and will complete it urgently.
I have extensive experience with similar tasks, and there will be no difficulties.
If I have piqued your interest, feel free to write; I am happy to collaborate!

  • Projects 30
  • Rating 5.0
  • Rating 5 747

Budget: 18000 PLN Deadline: 3 days

The deadline is approximately 3 working days after receiving access to the VPS, domain, and environment variables. The cost includes the preparation of Ubuntu, SSH with keys, firewall, Docker Compose, PostgreSQL, Redis, Nginx, SSL, Prisma migrations, launching Node.js, Telegram webhook, checks for /health and /ready, PostgreSQL backup, and a short instruction on updates, logs, restarts, and recovery.

Note that it's important not just to raise the containers, but to deploy in such a way that there is no manual magic required for each update =/

> I will clarify 2 points
> Is the domain already pointed to the VPS or does this also need to be done from your registrar's side?
> Is there already a ready docker-compose and production .env.example in the project, or does the compose need to be assembled for the current project structure?

Similar projects with engineering logic by Ingello
> https://business.ingello.com/vorfahr - automation with server-side and production approach

Similar project: Рефаткоринг приложения
Andrey K.
1 292 1
  • Projects 1 296
  • Rating 5.0
  • Rating 103 946

Budget: 500 PLN Deadline: 3 days

Hello. I have extensive experience in developing Telegram bots. I am ready to deploy a Telegram bot on the server.

  • Projects 5
  • Rating 4.9
  • Rating 756

Budget: 2000 PLN Deadline: 7 days

Hello, I worked on DeepEx — deploying a Node.js service with PostgreSQL, Redis, Nginx, SSL, and Docker Compose on VPS (5+ production servers configured, uptime 99.9%).

Vladimir, I have a question: do you already have a ready docker-compose.yml file in the repository, or do we need to create it from scratch for your stack?

I suggest we connect; I will consult you for free on the technical side and we can outline a development plan + I will tell you about my team!

  • Projects -
  • Rating -
  • Rating 386

Budget: 200 PLN Deadline: 2 days

Hello! The task is completely clear, and I am very familiar with the entire infrastructure stack. I have extensive experience in administering Linux servers and deploying commercial projects on VPS, mainly websites and Telegram bots; I can show examples.

I would be happy to discuss the details and promptly start setting up the server.

  • Projects -
  • Rating -
  • Rating 315

Budget: 900 PLN Deadline: 2 days

Hello. I will close the production-deploy turnkey: I will prepare Ubuntu and SSH access, UFW, Docker/Compose, PostgreSQL and Redis, Nginx with TLS, secure configuration of environment variables, Prisma migrations, launch of the Node.js application, Telegram webhook, health/readiness checks, backup with recovery test, logs, and a short runbook. The 900 PLN includes one VPS, one domain, and deployment of the current repository without rewriting business logic. The deadline is 2 days. To get started, I need access to the VPS and DNS, the repository, an example env without secrets in correspondence, and a list of external providers. I can start today.

  • Projects -
  • Rating -
  • Rating 203

Budget: 200 PLN Deadline: 2 days

Hello!

I am ready to deploy and configure your Telegram bot on a VPS "turnkey" today. I have extensive experience in administering Linux servers and setting up Docker environments for Node.js applications.

I will complete the work strictly according to your task list:
1. Security: I will disable SSH passwords, set up access via private keys, and configure the UFW firewall (allow only the necessary ports).
2. Docker: I will install Docker and Docker Compose, prepare a configuration file to run containers (Node.js + PostgreSQL + Redis).
3. Web server: I will configure Nginx as a Reverse Proxy, connect your domain, and issue a free SSL Let's Encrypt with auto-renewal.
4. Database: I will run Prisma migrations, set up an automatic daily backup of PostgreSQL via cron.
5. Integration: I will configure the bot to work via Webhook, check the correctness of the endpoints.

  • Projects 7
  • Rating 5.0
  • Rating 1 562

Budget: 1000 PLN Deadline: 2 days

Hello. I will deploy a Telegram bot on a VPS using Docker: environment variables, auto-start, logs, restart policy, and webhook/SSL checks. I will provide commands and a short instruction. The price is negotiable.

  • Projects -
  • Rating -
  • Rating 324

Budget: 250 PLN Deadline: 2 days

Hello! I recently did exactly such a deployment on my project (fasttravel): Docker Compose stack, Postgres, Nginx, SSL, automated pg_dump backups, deployment on VPS via CI/CD. I will take on all 15 points: VPS, SSH with keys, firewall, Docker/Compose, Nginx+SSL (Let's Encrypt), .env, Prisma migrations, application launch, Telegram webhook, health-check, backup PostgreSQL, and maintenance instructions. I won't touch the code - only the deployment. I can show 2 similar projects (public repos on GitHub) and a private one during a call.

  • Projects -
  • Rating -
  • Rating 468

Budget: 220 PLN Deadline: 2 days

Hello, Vladimir!
I have reviewed the task. I understand that what is required is a production deployment of the finished project without rewriting the business logic.
I will complete the full checklist:
— preparation of Ubuntu VPS and basic server protection;
— SSH access via keys and firewall configuration;
— installation of Docker and Docker Compose;
— running Node.js, PostgreSQL, and Redis in containers with persistent volumes;
— configuring Nginx as a reverse proxy;
— connecting the domain and SSL Let’s Encrypt with auto-renewal;
— configuring the production .env;

  • Projects 21
  • Rating 5.0
  • Rating 1 071

Budget: 360 PLN Deadline: 3 days

Hello! I have practical experience in deploying similar infrastructure: I set up a production stack on Docker Compose (Node.js/FastAPI + PostgreSQL with master-replica replication, Nginx as a reverse proxy with SSL via my own CA), configured a CI/CD pipeline using GitHub Actions, monitoring with Prometheus + Grafana + Loki, and automated database backups. I also worked with firewalls, SSH keys, systemd, and WireGuard VPN.
I am ready to complete the entire list: from preparing an Ubuntu VPS and SSH/firewall to Docker, Postgres, Redis, Nginx + Let's Encrypt, configuring Telegram webhook, Prisma migrations, /health endpoints, backup strategies, and a final operation manual.
I can show a homelab project (4 VMs, Docker, database replication, TLS via my own CA, CI/CD) and examples of Nginx/Docker Compose configurations.

  • Projects -
  • Rating -
  • Rating 199

Budget: 100 PLN Deadline: 2 days

Good day! Your checklist is my standard procedure: Ubuntu + SSH keys + UFW, Docker/Compose, PostgreSQL + Redis, Nginx + domain + Let's Encrypt, prod .env, Prisma migrations, webhook, /health, cron backups for Postgres. I won't touch the code. The output will be a working bot + instructions (update, restart, logs, recovery from backup). 4,500 UAH, 1–2 days.

  • Projects -
  • Rating -
  • Rating 369

Budget: 250 PLN Deadline: 1 day

Hello!

I can set up the project on a VPS.

What I will do:
✅ Prepare Ubuntu VPS
✅ SSH access via keys
✅ Firewall configuration
✅ Docker + Docker Compose
✅ PostgreSQL + Redis

  • Projects 8
  • Rating 5.0
  • Rating 1 840

Budget: 400 PLN Deadline: 5 days

Good day! I have successfully deployed several similar Telegram bots on VPS, ensuring high availability and performance at 99.9%. For this, I use a technology stack that includes Docker, Nginx, PostgreSQL, and Redis, which allows me to efficiently manage resources and provide secure connections via SSL. I can send examples of completed projects and setup documentation in private messages.

  • Projects -
  • Rating -
  • Rating 375

Budget: 350 PLN Deadline: 5 days

Good afternoon, Vladimir! No need to touch the code — understood, the task is purely DevOps. I have real experience in production deployment (Oracle Cloud, systemd, cron, monitoring, backups) — the stack is generally the same (Docker, Nginx, Postgres), Node.js instead of Python on the server does not affect anything, I can deploy any application.

I am ready to take the entire checklist (VPS → SSH → firewall → Docker → Postgres/Redis → Nginx+SSL → migrations → launch → webhook → backup → instructions).

  • Projects 5
  • Rating 4.8
  • Rating 764

Budget: 200 PLN Deadline: 1 day

Hello, I deal with similar tasks daily, there will be no problems. Write to me, I can quickly and efficiently resolve your issue.

  • Projects -
  • Rating -
  • Rating 265

Budget: 750 PLN Deadline: 2 days

I am setting up a VPS for production. Docker / Nginx / PostgreSQL / Redis / SSL — I am setting everything up myself. I have configured a Telegram webhook. I will leave instructions for updates and backups.
Example server: @MRAi_Demo_Bot runs on my Docker stack.

  • Projects 25
  • Rating -
  • Rating 1 377

Budget: 1000 PLN Deadline: 3 days

Good day, Volodymyr!
I will set up the server for your needs and deploy a Telegram bot on it.

  • Projects -
  • Rating -
  • Rating 296

Budget: 110 PLN Deadline: 2 days

Hello. I have experience working with Docker and Docker Compose. I have experience in DevOps and working with various technologies, I can complete your order and provide detailed instructions/documentation on the architecture. I am ready to complete it in 2 days.

  • Projects -
  • Rating -
  • Rating 397

Budget: 500 PLN Deadline: 2 days

Hello!
I have experience deploying Telegram bots on Ubuntu VPS using Docker and Docker Compose.
I can perform a complete production deploy of your project without rewriting code:
• preparing the VPS; • SSH access via keys; • configuring the Firewall; • Docker and Docker Compose; • PostgreSQL and Redis; • Nginx + SSL Let's Encrypt; • configuring the production .env; • running Prisma migrations; • starting the application; • setting up the Telegram Webhook; • checking /health and /ready; • backing up PostgreSQL; • a brief guide on updating, restarting, viewing logs, and restoring backups.
If the Docker configuration is already prepared, deployment will take minimal time. If there are any infrastructure or configuration nuances that arise during the process, I will resolve them promptly.
I look forward to collaborating.

  • Projects -
  • Rating -
  • Rating 258

Budget: 300 PLN Deadline: 2 days

Good day!

The task is clear, the stack is standard — I have done such deployments multiple times (Docker + Node + Postgres + Redis + Nginx + SSL).

Essentially: I will set up the server from scratch (SSH with keys, firewall/ufw, Docker+Compose), containerize Postgres and Redis, use Nginx as a reverse proxy with Let's Encrypt, run Prisma migrations, launch the application, configure a webhook for the bot, and check /health and /ready. Postgres backups will be scheduled with cron and rotation. In the end — a brief instruction on updates, restarts, logs, and recovery from backup.

Deadline: 2–3 days provided I have access to the VPS and the repository immediately.

I will discuss the details and price in private messages.

  • Projects -
  • Rating -
  • Rating 457

Budget: 100 PLN Deadline: 3 days

Good day!
We have experience in production deployment of Telegram bots and Node.js projects on VPS using Docker, PostgreSQL, Redis, Nginx, and Let's Encrypt.

We can perform:
* preparation of the Ubuntu server;
* configuration of SSH access, Firewall, and basic security;
* installation and configuration of Docker / Docker Compose;
* configuration of PostgreSQL and Redis;
* domain connection, Nginx, and SSL certificates;
* setup of production `.env`;

  • Projects 4
  • Rating 5.0
  • Rating 1 722

Budget: 600 PLN Deadline: 3 days

Ready to perform a production deploy of your Telegram bot on a VPS without rewriting the code. I have a good understanding of this stack: Docker, Docker Compose, Node.js applications, PostgreSQL, Redis, Nginx, SSL, webhook configuration, health checks, backups, and basic server hardening setup.

  • Projects 8
  • Rating -
  • Rating 1 080

Budget: 150 PLN Deadline: 1 day

Hello!

I can help with the production deployment of a Telegram bot on a VPS. I have experience setting up Ubuntu servers, Docker/Docker Compose, Node.js applications, PostgreSQL, Redis, Nginx, SSL Let’s Encrypt, and Telegram Webhook.

What I will do:

prepare the VPS and SSH access via keys;
configure the firewall;
install Docker and Docker Compose;
set up PostgreSQL, Redis, and the Node.js application;

  • Projects -
  • Rating -
  • Rating 583

Budget: 1234 PLN Deadline: 1 day

Hello, I have relevant experience with VPS setup. Please message me privately. I would be happy to help you!

  • Projects 5
  • Rating 5.0
  • Rating 997

Budget: 100 PLN Deadline: 1 day

Hello. I am Vladimir, a developer and founder of the engineering agency Vaysed. Your task of production deployment of a Telegram bot on an Ubuntu VPS is completely clear to me. My main technical stack includes Node.js, PostgreSQL, and Redis, as well as Linux system administration.
I will fully prepare the server from scratch. I will set up secure access via SSH keys, configure the firewall, and install Docker with Docker Compose. I will raise isolated containers for the PostgreSQL database and Redis caching. Nginx will be configured as a reverse proxy with an SSL certificate from Let's Encrypt for proper and secure handling of Telegram webhooks. I will also set the production environment variables, perform Prisma migrations, and run your Node.js application, ensuring that health checks respond consistently.
For data security, I will write a script for automatic PostgreSQL backups on a schedule. At the end of the work, I will provide you with a detailed text instruction, where I will describe step-by-step commands for viewing Docker logs, updating containers with the new version of the code, restarting the application, and restoring the database from a backup.
In my practice, I have successful deployments of similar high-load ecosystems. I have developed and fully administered Telegram Mini Apps projects Lumos, PAYBACK CARTEL, and WorkersTon on servers. In these projects, I configured routing, webhooks, deployed databases, and ensured their uninterrupted operation in a production environment.
I am ready to receive access to your VPS and source code to start the setup. I would be happy to discuss the exact cost and timeline in private messages.

  • Projects -
  • Rating -
  • Rating 656

Budget: 250 PLN Deadline: 5 days

Hello! Deploying your project is a completely standard task, I will do everything without any problems.

Recently, I was just working on deploying my project on a VPS turnkey. I worked with an identical stack: setting up Node.js, PostgreSQL, and Redis via Docker Compose, configuring Nginx, SSL certificates, firewall, and regular backups.

I am ready to quickly prepare your Ubuntu server, set up secure access, migrations, webhooks for Telegram, and leave clear instructions.

Feel free to write, I am ready to discuss the details and start working right away!

  • Projects -
  • Rating -
  • Rating 530

Budget: 500 PLN Deadline: 3 days

Vladimir, good afternoon!

This stack — Node + Telegraf + Prisma + PostgreSQL + Redis + Docker Compose + Nginx — is exactly what I use to build and deploy projects myself, so I know its production nuances, not just "I'll set it up according to the guide."

Regarding your 15 points, there are no questions — I will do everything: Ubuntu VPS, SSH with keys, firewall, Docker + Compose, PostgreSQL and Redis, Nginx, domain + SSL Let's Encrypt, production .env, Prisma migrations, application launch, Telegram webhook, checking /health and /ready, auto-backup for PostgreSQL, and instructions (update/restart/logs/recover).

A couple of nuances that usually come up specifically with this stack and that I will address right away: webhook instead of polling (correct SSL + reverse-proxy through Nginx), Prisma migrations in Docker without crashes on startup, persistence for Redis and Postgres through volumes, and backup with a real recovery check, not just "a dump."

I won't touch the code — only the server and production deployment. I can show you my projects deployed on this same stack.

  • Projects 47
  • Rating 5.0
  • Rating 11 854

Budget: 400 PLN Deadline: 1 day

Hello, I have relevant experience with VPS setup.
Message me privately.
I will be happy to help you!

  • Projects -
  • Rating -
  • Rating 504

Budget: 800 PLN Deadline: 2 days

Hello! The stack is excellent, I am ready to deploy the bot and fully configure the VPS. Making everything beautiful and secure is not a problem at all; I have considerable experience with Docker, Node.js, Nginx, and databases.

Briefly about my experience:

1. I deployed the backend for a CRM on a VPS (Node.js + Postgres in Docker, Nginx, backups) for a client.

2. My personal project Decon — entirely my infrastructure on Linux in Docker Compose.

3. Many small projects that are not included in my portfolio, so I have experience.

  • Projects -
  • Rating -
  • Rating 338

Budget: 500 PLN Deadline: 3 days

I can help with deploying your n8n project on a VPS in production format. There is no need to rewrite the code — I will set up the server, Docker, PostgreSQL, Redis, Nginx, domain, SSL, backups, and basic security to ensure the project runs smoothly after launch.

  • Projects -
  • Rating -
  • Rating 224

Budget: 450 PLN Deadline: 3 days

Hello.
1. I will do according to the technical specifications.
2. I will complete everything you forgot to mention in the technical specifications.
3. I will create simple scripts that will update, restart, show logs, and restore from backup. + Instructions on how to do this manually - without automation scripts.

  • Projects -
  • Rating -
  • Rating 265

Budget: 1000 PLN Deadline: 10 days

I have done such projects in tandem with Claude Code and n8n worked stably. I learned to do such projects, feel free to reach out, we will make it happen.

  • Projects -
  • Rating -
  • Rating 514

Budget: 500 PLN Deadline: 7 days

Hello, I have more experience in DevOps and I manage my own VPS for my projects. I am ready for collaboration.

  • Projects -
  • Rating -
  • Rating 651

Budget: 290 PLN Deadline: 1 day

I read the task — this is a pure production deployment, without rewriting code — exactly what I constantly do on my projects.

Here’s how I would do it:
1. Server: update Ubuntu, SSH only with keys (disable password login), ufw/firewall, install Docker + Docker Compose.
2. Services: PostgreSQL and Redis in separate containers via Compose, with volumes for data persistence.
3. Nginx as a reverse proxy + domain + SSL via Let's Encrypt/Certbot with auto-renewal of the certificate.
4. Launch: production .env, Prisma migrations, start Node application in Docker, configure Telegram webhook (not polling), check /health and /ready.
5. Backup: cron job for pg_dump with rotation, I will check recovery from backup.
6. Instructions: how to update, restart, view logs, and restore from backup — I will provide in markdown, clear without your involvement afterwards.

  • Projects 10
  • Rating 5.0
  • Rating 632

Budget: 300 PLN Deadline: 3 days

Good day.

I can perform the deployment of a Telegram bot on an Ubuntu VPS: server preparation, SSH access via keys, firewall, Docker/Docker Compose, PostgreSQL, Redis, Nginx, SSL Let’s Encrypt, production `.env`, Prisma migrations, launching the Node.js application, configuring the Telegram webhook, checking `/health` and `/ready`, PostgreSQL backup, and a brief guide on updates, restarts, logs, and backup recovery.

Before providing an accurate estimate, I need to clarify a few points:

1. Is there already a `Dockerfile` and `docker-compose.yml` in the project?
2. Is there a `.env.example` or a list of all production variables?
3. Is the project currently running locally without errors?
4. Has the VPS already been purchased? What version of Ubuntu?

  • Projects 7
  • Rating 5.0
  • Rating 1 930

Budget: 200 PLN Deadline: 2 days

Good day. I have experience. I will do it today. I need the login details and the report from you.

  • Projects -
  • Rating -
  • Rating 898

Budget: 100 PLN Deadline: 1 day

Good day, Vladimir.

- VPS preparation: system update, SSH key configuration, and basic firewall setup.
- Installation of Docker, Docker Compose, configuration of Nginx as a reverse proxy.
- Deployment of PostgreSQL and Redis in containers, environment variable setup.
- Launching Node.js application, executing Prisma migrations, connecting domain and SSL.
- Setting up Telegram webhook, checking /health and /ready, testing OCR.
- Configuring automatic PostgreSQL backup and writing an operation manual.
- Testing, backups, and documentation.

  • Projects -
  • Rating -
  • Rating 445

Budget: 300 PLN Deadline: 2 days

Good day! The task is clear — a production deployment of a ready Node.js bot on an Ubuntu VPS, without code modifications.

I will complete your entire checklist: server preparation, SSH with keys, firewall, Docker + Docker Compose, PostgreSQL and Redis, Nginx as a reverse proxy, domain + Let's Encrypt SSL, production .env, Prisma migrations, application launch, Telegram webhook, checking /health and /ready, auto-backup for PostgreSQL. Finally — a brief instruction: updates, restarts, log viewing, and recovery from backup.

The stack is familiar (Docker/Compose, Postgres, Redis, Nginx, Let's Encrypt), the work will be clean and quick.

Question: Is the VPS already rented and will you provide access to the repository — or do you need help with server selection?

Deadline — 1–2 days from receiving access.

  • Projects -
  • Rating -
  • Rating 284

Budget: 300 PLN Deadline: 1 day

Good afternoon, I will deploy your bot on the VPS, set up nginx and let's encrypt, connect everything, and do it properly. I will leave instructions, feel free to write.

  • Projects 43
  • Rating 5.0
  • Rating 3 182

Budget: 200 PLN Deadline: 1 day

Good day!
Please provide access to the server, access to the database (if it is not on the server), access to the bot repository, access to the domain management panel, and everything will be ready today.

  • Projects -
  • Rating -
  • Rating 246

Budget: 250 PLN Deadline: 1 day

Hello! I am ready to help with deploying your Node.js Telegram bot on a VPS using Docker. I have the necessary experience in server setup and containerization. I will ensure a fast and reliable deployment of the project.

  • Projects -
  • Rating -
  • Rating 410

Budget: 200 PLN Deadline: 10 days

Node.js Telegram bots on Docker - I regularly deploy similar setups on VPS, have experience with Telegram Bot API and containerization. Ready to start, please clarify the details about the bot (functionality, dependencies) and the requirements for the VPS.

Portfolio: https://david-gri.vercel.app

  • Projects 3
  • Rating 5.0
  • Rating 543

Budget: 169 PLN Deadline: 2 days

Bro, this is a classic DevOps task. The client is completely indifferent to the fact that you are developing the backend in Python, as Docker abstracts the programming language. Your solid experience with Linux, Docker Compose, PostgreSQL, and server setup fits perfectly here.

Here is a short, structured bid in Russian (for the client's language) that demonstrates your systematic approach.

✍️ Bid text for the "Comment" field
Hello! Deploying production infrastructure is my specialty. I am an Infrastructure and Backend engineer, regularly setting up containerized projects (Docker, PostgreSQL, Redis, Nginx), so I am ready to quickly and efficiently deploy your stack.

How I will implement your task (according to your checklist):

VPS Security: Basic Ubuntu setup (only SSH with keys, disabling root password, UFW firewall).

  • Projects -
  • Rating -
  • Rating 352

Budget: 250 PLN Deadline: 2 days

Hello.
I will send similar project screenshots of servers and containers in private.
Please write.

  • Projects 7
  • Rating 5.0
  • Rating 1 381

Budget: 200 PLN Deadline: 1 day

Hello!!!

I will complete everything in 2 hours, I have experience. I am a DevOps.
https://everline-motors.com/ example of work on Docker

Feel free to contact me.

  • Projects -
  • Rating -
  • Rating 196

Budget: 18000 PLN Deadline: 3 days

There is a nearly ready production-deploy scheme for Node.js bots on Docker, which can be quickly adapted to your VPS and launched. No need to rewrite the code - I will take care of the server, containers, database, Redis, Nginx, SSL, webhook, health checks, and operating instructions.

Regarding the timeline - 2-3 days if access and the domain are already set up. As for the budget - the target is 18,000 UAH for a complete launch with verification and brief documentation.

I will show you 2 examples from similar experience.
- https://business.ingello.com/vorfahr - automation and server logic around AI and processes, closely related to backend and integrations
- https://business.ingello.com/fractal - complex automation with agent logic and well-thought-out launch architecture
- https://systems-fl.ingello.com - the main profile of Ingello for automation, AI, and system development tasks

For implementation, I would proceed calmly and without unnecessary magic.

  • Projects 6
  • Rating 3.9
  • Rating 776

Budget: 200 PLN Deadline: 1 day

Hello. The main thing here is not to touch the code, but to properly set up the project on the VPS so that the bot works stably in production, with a domain, SSL, webhook, checks, and backups. First, I will secure the server with SSH keys and a firewall, then I will set up the environment, database, Redis, Nginx, and SSL. After that, I will configure the .env, run the migrations, start the application, connect the Telegram webhook, and check /health and /ready. In the end, I will leave a short instruction on how to update the project, restart it, view logs, and restore the PostgreSQL backup.

With Telegram bots, it's important to set up the webhook and logs correctly from the start because without this, it can be difficult to quickly understand where the request failed. I can show 2-3 similar deployments with Node.js, a database, Redis, Nginx, and SSL in private. Has the VPS already been purchased and is the domain already pointed to the server? Is the project currently running locally via Docker Compose or without it? Will access to the repository and the Telegram bot token be provided right away?

  • Projects 56
  • Rating 5.0
  • Rating 5 116

Budget: 300 PLN Deadline: 1 day

Good afternoon, I am a Python developer with experience in the DevOps field, server setup, SSH connections using keys, dependency management, and running Docker containers.

  • Projects 14
  • Rating 4.3
  • Rating 1 317

Budget: 500 PLN Deadline: 5 days

Hello!

I am ready to help with the production deployment of a Telegram bot on a VPS. I have experience setting up Ubuntu servers, Docker / Docker Compose, Node.js applications, PostgreSQL, Redis, Nginx, SSL via Let’s Encrypt, and deploying Telegram bots via webhook.

I can perform the full cycle:

— prepare a VPS on Ubuntu;
— set up SSH access with keys;
— configure the firewall;
— install Docker and Docker Compose;

  • Projects 10
  • Rating 5.0
  • Rating 1 767

Budget: 100 PLN Deadline: 1 day

Hello. I fully understand the task of deploying a Node.js Telegram bot on an Ubuntu VPS using Docker Compose and the entire stack. The deployment will be carried out with a focus on creating a secure production environment, using Docker Compose for effective orchestration of PostgreSQL, Redis, Nginx, and the Node.js application, as well as setting up SSH access via keys and a firewall. I have significant experience with similar implementations, allowing me to quickly integrate existing templates and scripts for configuring Nginx, SSL Let’s Encrypt, and automating deployment, including setting up PostgreSQL backups. My approach will ensure stable application performance and ease of further maintenance with clear instructions. I suggest discussing all implementation details, final budget, and timelines in private messages.

  • Projects 5
  • Rating 5.0
  • Rating 1 782

Budget: 305 PLN Deadline: 3 days

Good day! I have studied your technical specifications — the stack is familiar: Telegraf + Prisma + PostgreSQL + Redis in Docker Compose, plus Nginx with Let's Encrypt for the webhook. I have done similar deployments for my Telegram bots. Step by step: I will set up the VPS (SSH keys, UFW), bring up the containers via docker-compose, configure the domain with SSL, run Prisma migrations, set up the webhook and pg_dump for backups. In the end, I will leave a clear instruction for updates and recovery. I am ready to show examples of similar projects in private messages. Approximately 2-3 days for everything.

  • Projects 9
  • Rating 5.0
  • Rating 644

Budget: 75 PLN Deadline: 1 day

Good day, Vladimir!
In general, the task is clear, but for an accurate response regarding deadlines and pricing, I would like to clarify some questions that arose after analyzing your task.
Please write in private messages — we will discuss the details and your wishes.

  • Projects -
  • Rating -
  • Rating 172

Budget: 300 PLN Deadline: 2 days

I am a NodeJS developer. I am ready to take on this task. Write to me, we will discuss.

The list does not show proposals concealed by the client or freelancer with a Plus profile, as well as proposals violating rules

Current freelance projects in the category Bot Development

26 July