I have a fully-working WhatsApp automation script that was originally deployed on a free Render.com account. Service interruptions—and the developer’s unavailability—mean it’s time to move everything onto my own Linux-based VPS and wire it into my live business workflow. Here’s what I need done: • Set up the script on my VPS, installing any required runtimes, libraries, and background services so the WhatsApp bot runs 24/7 without Render’s limitations. • Handle database integration: connect the bot to my production database and make sure all ticket-sales conversations are stored reliably. • Attach the service to either my main domain or a new sub-domain, including DNS and SSL configuration. • Test the full ticket-selling flow end-to-end to confirm messages, payments, and database writes work exactly as they did before—or better. • Provide brief deployment notes so I can redeploy or scale the service in future. You’ll be working on a standard Linux VPS with root access. If additional tools or better option you may sugest (Docker, PM2, Nginx, etc.) make maintenance easier, I’m happy to approve them—just explain your approach first. Once set up, the bot needs to be as stable, secure, and hands-free as possible. it was built on python fastapi If you have solid experience moving chat automations to self-hosted environments and you can start right away, let’s talk.