...already purchased and ready to connect - Email accounts already set up (SMTP details available) Website Details: - Built with - Source files ready to upload - Currently not properly deployed (pages not loading correctly) Scope of Work: 1. Upload and deploy the site on the VPS 2. Install and configure: - Node.js (latest stable) - PM2 (or equivalent process manager) 3. Set up Nginx as a reverse proxy 4. Connect domain and configure DNS correctly 5. Install SSL certificate (Let’s Encrypt – HTTPS) 6. Fix routing / page loading issues 7. Ensure the app runs persistently (auto restart if it crashes) 8. Connect website forms to email via SMTP 9. Optimize performance (fast loading, caching if needed) 10. Basic server security: - Firewall setup - Fail2Ban (if appr...
...Linux servers. I rely on each machine to stay patched, monitored, backed up and documented, so the core objective is simple: keep everything healthy and predictable while making improvements that reduce risk. Scope of work – Windows Server (2019/2022) with Active Directory, Group Policy, DNS, DHCP and occasional Hyper-V guests – Linux (mainly Ubuntu LTS and CentOS) hosting web stacks in Apache/Nginx, Docker containers and a handful of cron-driven services – Network-level touches such as VPN endpoints, firewall rule edits and certificate renewals whenever they intersect with server upkeep – Routine security hardening and log review; escalate anything suspicious straight away Expected deliverables • Weekly health report that lists updates ap...
...situation: • The files are on my Hostinger VPS. • The domain’s DNS is active but not yet pointing to the right place. • The store’s back-end expects a live MongoDB connection (I have connection string and credentials ready). Your task is to: 1. Configure the domain and any necessary A/AAAA/CNAME records so the site resolves cleanly over HTTPS. 2. Adjust Hostinger’s server settings (Nginx/Apache, SSL via Let’s Encrypt, or whichever stack you prefer) so requests hit the correct build folder. 3. Wire up the MongoDB connection in the app’s environment variables and confirm CRUD operations work from the storefront (product listing, cart updates, order creation). I’ll consider the job finished when: • The URL l...
... ChatGPT APIs for adaptive learning & content generation) Performance optimization and database tuning Secure upgrade management and DevOps practices (CI/CD, Docker preferred) Required Expertise: Strong PHP (OOP) and modern JavaScript (ES6+) Deep knowledge of Moodle APIs (Form API, DML, Events, External APIs) Experience with MySQL/MariaDB/PostgreSQL optimization Linux server administration (Nginx/Apache, PHP-FPM) Proven experience in building scalable LMS architectures Nice to Have: Experience in large-scale training platforms Background in EdTech or NGO/capacity building projects Experience in AI-powered learning solutions Important: Please share: Examples of Moodle plugins or systems you have built Any experience with automation, integrations, or AI in LMS GitHub o...
...Messaging platforms (Telegram) • Web-based dashboards • Task execution workflows CORE COMPETENCIES REQUIRED 1. DevOps & Infrastructure (Non-negotiable) The candidate must have real production deployment experience: • Linux server management (Ubuntu preferred) • VPS provisioning (Hetzner, AWS, DigitalOcean, etc.) • Containerisation: • Docker • Docker Compose • Reverse proxy setup: • Nginx • SSL/TLS configuration (HTTPS) • Firewall and server hardening The Candidate MUST confidently deploy and secure a server 2. LLM Integration & Orchestration (Critical) The Candidate must have direct experience integrating AI models via API: • OpenAI (GPT models) • Anthropic (Claude models) Required ...
...Integrate video pipeline (FFmpeg / RTMP ingest → HLS output) Work with streaming servers/CDN (NGINX RTMP, AWS Media Services, or similar) Implement WebRTC (LiveKit) for private and VIP sessions Build real-time features using SignalR (chat, events) Design and implement: broadcast rooms (HLS) private sessions (WebRTC) Group sessions(WebRTC) Implement room access control & entitlement logic Optimize streaming latency and performance Work with PostgreSQL and Redis Ensure scalable backend architecture Required Skills Must Have: Strong experience in C# / ASP.NET Core Experience with HLS streaming (HTTP Live Streaming) Experience setting up: RTMP ingest + FFmpeg HLS segment generation (.m3u8, .ts) Knowledge of: NGINX RTMP / Media servers / CDN streaming Experience with ...
...create: * a public booking landing page with shareable link * AI-generated landing copy * available time slots * Stripe / PayPal payment choice * automatic call creation after payment * a private session page for recap and follow-up Client flow: * open booking link * choose slot * pay with Stripe or PayPal * receive confirmation and session link Current stack: React FastAPI MongoDB Docker Compose Nginx I need someone who can design a clean UX and implement the feature carefully inside an existing codebase. Nice to have Experience with Stripe, PayPal, Zoom API, Google Meet/Calendar, SaaS or booking platforms....
...reliable Linux server administrator for ongoing support. Current setup: * 2 Linux servers with multiple domains * One should act as a backup/failover server (not fully set up yet) * We use Cloudflare (DNS/protection) and Combell (domains) Immediate task: We need to switch a staging site to live (via Cloudflare) within 2–3 days. Could you let me know: * your experience with similar setups (Linux, Nginx/Apache, MySQL) * your approach to backups, failover and disaster recovery * your availability and response time for urgent issues * your pricing (hourly or fixed) Also very important: Do you provide clear documentation of the setup? For example: * architecture overview / diagram (servers, domains, backups, failover) * access documentation * recovery steps in case of iss...
...mongodb 4. Run backend: pm2 start src/ --name invesol pm2 save 5. Setup Nginx: server { server_name ; ``` location / { proxy_pass http://localhost:3000; proxy_set_header Host $host; } ``` } 6. Enable SSL: certbot --nginx 7. Frontend: cd frontend npm install npm run build Upload dist to: public_html/app 8. Update API URL: DELIVERABLE: * Working API * Working frontend * SSL enabled * Both URLs accessible IMPORTANT: * Do not use localhost in production * Ensure backend runs via pm2 Task: Deploy Node.js + MongoDB app on Hostinger VPS Requirements: * Setup Node + PM2 * Setup MongoDB * Configure Nginx reverse proxy * Setup SSL * Connect frontend + backend Time: 2–4 hours max No coding
My corporate website is already coded in pure HTML, CSS and vanilla JavaScript; what’s missing is a smooth path from my local folder to a fast, secure, publicly-accessible server. I would like your guidance on the most suitable hosting setup—whether that ends up being Nginx on a small cloud VM, an S3 + CloudFront stack, Netlify, or any comparable option that fits a lightweight corporate site. Once we agree on the target environment, I need you to: • provision or configure the chosen web server/hosting service • upload the current codebase and confirm that all pages, assets and scripts render and behave exactly as on my local build • enable HTTPS with a valid certificate (Let’s Encrypt or platform-provided) • point the existing domain and...
...encoders with appropriate settings to push RTMP streams to an NGINX server (with the RTMP module). The server then converts these streams into HLS format, which is delivered to end users over the internet. At present, we are facing the following challenges: Video Quality Issues – Despite streaming Full HD content, users—especially those viewing on larger screens such as TVs—are experiencing noticeably low video quality. Playback Stability Issues – Streams are intermittently stalling or buffering at the user end. We are seeking a professional who can analyze our existing setup, identify the root causes of these issues, and implement effective solutions. The ideal candidate should have in-depth knowledge of encoder configurations, NGINX (RTMP modul...
...our existing Hostinger VPS. Our main website is already running perfectly on this server, so the setup must be non-disruptive and isolated. Scope of Work: Configure a new subdomain Setup the environment (Python, MongoDB, Node) without affecting the main site’s performance. Deploy the React build and Python backend. Ensure SSL (Let's Encrypt) and Nginx reverse proxy are correctly configured. Requirements Proven experience with VPS management and Nginx virtual hosts. Ability to deploy React/Python/MongoDB stacks in a shared server environment. Commitment to zero downtime for the main site. Looking for a smooth, technical deployment to get us live immediately. Please note: Once the setup is successful, I will require a separate SEO service for this page, which...
...on budget, taste, occasion, etc. * Search live inventory by API * Show only in-stock items * Upsell / cross-sell * Answer product questions * Handle objections * Push users to checkout * Fast, polished, natural conversation ### Tech Must deploy on our existing VPS alongside other working bots. Experience preferred: * Python / FastAPI or Node * OpenAI / LLM APIs * API integrations * Linux / Nginx / VPS * Chat widgets * Scalable multi-store setup ### We Already Have * Existing live server * Working chatbots * Simple Voiceflow version for reference ### Reply With 1. Similar chatbot work 2. Best stack you’d use 3. How you’d connect live inventory 4. Timeline 5. Budget Start your reply with: **LIQUOR BOT**...
...the baseline I need you to hit: • Full-disk encryption with LUKS configured during provisioning, unlocking only through a self-hosted key management system that lives off–box (no cloud “managed” services, no HSM rental). • The key workflow must survive reboots without ever storing secrets locally and still allow automated patching and recovery. • WordPress itself should sit behind hardened nginx/Apache, with minimum required PHP modules, file-system permissions locked down, and Web Application Firewall rules tuned for the CMS. • Sensitive portions of the MySQL/MariaDB database (user PII, order tables, etc.) plus audit logs must stay encrypted at runtime—either via native TDE, per-column AES functions, or another approach you can ...
...resolving any issues before they reach production. I expect one scheduled maintenance window every month, plus the flexibility to jump in for urgent fixes if something mission-critical breaks between cycles. Clear, concise change logs after each round of work are mandatory so I can track what was updated and why. You should already be comfortable working with CS-Cart’s architecture, PHP, MySQL, NGINX/Apache, and basic server-side tools (SSH, Git, monitoring dashboards). If you also have experience configuring caching layers and CDNs, that’s a bonus. Deliverables are considered complete when: 1. The storefront and admin panel pass all functional tests after updates. 2. Server health metrics (CPU, memory, page load) remain within agreed-upon thresholds. 3. Secu...
Production-grade OpenClaw AI automation system built as an autonomous multi-agent platform for intelligent wo...intelligent workflow automation, the system supports persistent memory, adaptive reasoning, and real-time execution pipelines. Core components include: Autonomous AI Agents with contextual memory and reasoning Multi-Agent Orchestration Engine for complex task flows LLM Integration (Generative AI) for decision-making and planning API Integrations & Workflow Automation Layer Dockerized deployment with Nginx reverse proxy and secure VPS setup Monitoring, logging, and observability stack This solution possesses advanced capabilities in Generative AI, AI Agents, DevOps, and scalable system design, delivering a robust AI automation platform for high-performance operational...
...working (messages, calls, wallet updates). I will be moving to a new clean database, so this task is focused on reconfiguring the backend to work correctly with it. Scope of work: - Configure backend to connect and operate with a new database - Ensure database structure matches what the APK expects - Verify and fix Laravel ".env" configuration - Check server environment (PHP, Node.js, MySQL, Nginx) - Ensure queue workers and real-time event broadcasting are working - Verify WebSocket server is handling events correctly - Test full data flow (app → backend → broadcast → app) Important: - Focus on backend configuration and data flow only - Do NOT spend time on frontend/UI - No risky or destructive commands Budget: $10/hour, max 16 hours Looking for s...
...missing is a solid production deployment on AWS. I already decided on EC2 as the primary hosting option, but I’m open to leveraging complementary services—Elastic Beanstalk or S3 for assets—if that streamlines maintenance or scaling. Here’s what I need from you: set up the EC2 instance, install and configure everything required for a smooth Flutter web build, handle the web server configuration (Nginx or another proven choice), connect my domain, and make sure HTTPS is in place. Once the site is live, I’d like a brief hand-off showing me the key commands or scripts so I can redeploy future versions myself. Deliverable acceptance will be simple: if I can hit the URL over HTTPS and see the latest build without errors, we’re good. Source stays i...
My self-hosted WordPress site (Nginx, PayU gateway, Jetpack active) has developed a handful of urgent problems that now impact both customers and search visibility. I would like one seasoned WordPress troubleshooter to diagnose the root causes, implement fixes, and leave the installation clean, fast, and secure. Key problems to resolve • “414 Request-URI Too Large” appears inside wp-admin whenever I try to access settings or other back-end pages. • Front-end pages regularly take 5-10 seconds to load, even on a fresh browser session. • The site drops offline or becomes unresponsive 5-10 times a day for 5-15 minutes; Jetpack emails arrive with reference 207729770/intermittent. • Google is indexing Japanese product spam—signs of malware or a...
...TypeScript, Tailwind CSS, Vite Backend: Node.js + + TypeScript Database: PostgreSQL via Drizzle ORM (currently hosted on Neon) Domain: (DNS managed via Cloudflare) What's required: Full PostgreSQL database export from Neon and restore to self-hosted PostgreSQL 16 on the new server — zero data loss Deploy the app on the new server with PM2 for process management and Nginx as reverse proxy Recreate all environment variables from Replit on the new server SSL certificate setup (Let's Encrypt) Cloudflare DNS cutover to new server IP Confirm everything is fully functional before Replit is decommissioned The new server: Ubuntu 22.04 LTS, root SSH access will be provided. You must be able to: Work methodically, communicate clearly at each stage, and not touch the DNS...
...maintain the system. Current Infrastructure: Bare Metal Dedicated Server 32 Core CPU 128 GB RAM 2 TB SSD (RAID-1) Separate Servers: Redis Server (8 Core, 16 GB RAM) Typesense Server (8 Core, 16 GB RAM) CDN: Multi-location CDN with active sync Image optimization enabled Scope of Work: Server Management & Monitoring Monitor uptime, CPU, RAM usage Handle crashes, downtime, and scaling issues Optimize Nginx/Apache, PHP, MySQL WooCommerce Performance Optimization Speed optimization (target: <2 sec load time) Database optimization (large catalog handling) Fix slow queries and bottlenecks Redis Management Optimize object caching Configure and manage Redis efficiently Handle cache invalidation issues Typesense Search Management Maintain and optimize product search Ensure proper in...
I already have a fully built SaaS: Django on the backend, React on the frontend, PostgreSQL hosted in Supabase, Celery workers, Razorpay payments, and Anthropic API calls. All source code, a step-by-step handbook, and an up-to-date README are ready for you; nothing needs to be coded from scratch. Your mission i...“Health-check” endpoint returns 200. – Payment test goes through Razorpay’s sandbox and records in the DB. – Celery logs show a completed task. – Anthropic API returns the expected text. All tooling is already in place—Django 4, React 18, Supabase CLI, Poetry, and a docker-compose file you can consult for env structure. I simply need an experienced deployer who has done Replit hosting (or VPS Nginx/Gunicorn) before and can f...
...Stack (fixed) * PHP 8.3 * Laravel 11 * Vue 3 + * MySQL 8 * Redis (3 databases: cache/sessions, realtime, queues) * Laravel Horizon (queue management) * Laravel Reverb (realtime) * Docker-ready (optional) * Stripe (payments) * Sentry (monitoring, optional but recommended) --- # 4. Infrastructure Requirements For both staging and production: * Ubuntu server (22.04+ recommended) * Nginx * PHP-FPM 8.3 * MySQL 8 * Redis * Supervisor (for Horizon workers) * SSL via Let's Encrypt --- # 5. Deployment Tasks ## 5.1 Code Deployment * Deploy via Git or provided ZIP * Suggested path: `/var/www/sugarfreunde` --- ## 5.2 Environment Configuration (.env) Create `.env` manually. Important: * APP_ENV = staging / production * APP_DEBUG = false (true allowed for staging only) * ...
...on the frontend with Python services behind it. I now want everything migrated to my own server and kept healthy long-term. The immediate job is to stand up a fresh production environment, copy the existing codebase, configure all environment variables, storage and database connections, and make the app reachable under my domain without losing any current features. I’m open to the exact mix of Nginx, Apache or a Node.js layer as long as it fits the React/ build; you can recommend the best approach once you see the code. Deliverables • Clean deployment of the application on my server, functioning exactly like the current live instance • Automated build / CI-CD pipeline (GitHub Actions or similar) for seamless future releases • Documentation covering setu...
...to take over continuous protection duties. The priority is to keep the box clean, locked down, and fully recoverable at all times, so I’m commissioning an ongoing monitoring and troubleshooting arrangement rather than a one-off audit. Scope of work • Start with a comprehensive security audit: scan for existing malware, review logs, check permissions, and verify that all core services (Apache/Nginx, Exim, MySQL, SSH) follow current best practices. • Implement layered defences aimed at the three concerns I flagged—malware detection & removal, unauthorized-access prevention, and data encryption/protection. Typical tools might include CSF/LFD, ModSecurity rulesets, hardened SSH policies, ClamAV or Imunify360, and full-disk or at-rest encryption where ap...
...đã test xong, 28/28 tests pass. Cần thuê người làm DUY NHẤT phần deploy và đấu nối: Việc cần làm: Deploy Flask app lên VPS Ubuntu (uWSGI + Nginx + systemd) Cấu hình webhook Facebook Messenger (tôi cấp quyền Page) Cấu hình webhook Zalo OA (tôi cấp quyền OA) Gắn REST endpoint cho web form trên website có sẵn Cấu hình Telegram Bot gửi notification Kết nối Google Sheet API (service account) Cấu hình SSL, domain, .env Test end-to-end trên môi trường thật Hỗ trợ fix bug deploy nếu phát sinh KHÔNG cần làm: Không viết code mới Không thiết kế kiến trúc Không làm prompt/AI logic Không làm frontend Yêu cầu: Biết deplo...
...public can reach it through the domain already sitting in my GoDaddy account. Here is what I need from you: • Move the current project from local to the VPS (SSH, Git or any secure method you prefer). • Install the required Node.js version and production dependencies. • Set up a process manager such as PM2 to keep the app alive and auto-restart on reboot. • Configure a reverse-proxy (Nginx or Apache) so the site serves over port 80/443. • Update or create the necessary A/AAAA and CNAME records; I marked “Yes” for DNS help because I want the domain to resolve cleanly worldwide. • Apply an SSL certificate (Let’s Encrypt is fine) and make sure HTTP automatically redirects to HTTPS. • Hand over concise notes so I ca...
...operational again. Here is what I expect from you: • Audit the current repository, identify all PHP-version conflicts and deprecated functions. • Upgrade the framework to the latest stable release of CodeIgniter and refactor any breaking changes. • Align all code with a modern PHP 8.x environment and confirm compatibility. • Deploy the fixed application on my new AWS server (Amazon Linux 2, nginx) and make sure every public page loads without errors. • Provide a concise hand-off: updated source in Git, a list of changes made, and any server configuration tweaks. Acceptance will be based on the site loading correctly, major routes working as before, and no PHP warnings in the log. If you’ve handled legacy CodeIgniter migrations and AWS depl...
...Claude, etc.) • Messaging platforms (Telegram) • Web-based dashboards • Task execution workflows CORE COMPETENCIES REQUIRED 1. DevOps & Infrastructure (Non-negotiable) The candidate must have real production deployment experience: • Linux server management (Ubuntu preferred) • VPS provisioning (Hetzner, AWS, DigitalOcean, etc.) • Containerisation: • Docker • Docker Compose • Reverse proxy setup: • Nginx • SSL/TLS configuration (HTTPS) • Firewall and server hardening The Candidate MUST confidently deploy and secure a server 2. LLM Integration & Orchestration (Critical) The Candidate must have direct experience integrating AI models via API: • OpenAI (GPT models) • Anthropic (Claude models) Required cap...
I run a cluster of more than five WordPress sites on DigitalOcean and need someone who can step in as my go-to technical partner. The work is ongoing and will be billed on a monthly maintenance basis, so consistency and...open to cPanel, Plesk, or working without a panel if that keeps the servers lean—so feel free to recommend whichever setup you believe will serve long-term stability and speed. I’m currently on DigitalOcean droplets and may expand, so your advice on scaling, monitoring, and cost-effective resource allocation will be valuable. If you’re comfortable with SSH, firewall rules, performance tuning (Nginx/Apache, caching, MySQL tweaks), and proactive uptime monitoring, let’s talk and map out a smooth maintenance plan that keeps every site fast and...
...each EMI provider in both sandbox and live mode. 2. Gateway transactions appear in WooCommerce orders with proper status updates and refunds tested once. 3. Inventory deducts correctly per city, with an admin interface to add or edit stocks easily. 4. No console errors or broken layouts on mobile or desktop after your changes. The stack is WordPress + WooCommerce on a VPS (PHP 8.1, MySQL, nginx). I have SSH and cPanel access ready for you. Time is a factor, so please outline how many days you’ll need and any previous integrations you’ve done with similar pay-later services when you respond....
...简易用户中心,支持用户查看自己的密钥、剩余额度、调用记录、充值缴费 2. 提供API调用文档、示例代码(Python/JS/Java),方便用户快速接入 三、技术要求 1. 后端框架:优先Python FastAPI/Flask 或 Node.js Express/Koa(开发者可自选,优先高并发、易部署框架) 2. 数据库:MySQL/SQLite(优先MySQL,支持数据量大时扩展) 3. 前端页面:后台管理端使用简洁响应式模板,无需复杂UI,功能优先 4. 部署要求:支持Linux服务器一键部署,提供完整部署教程、启动脚本,支持Docker容器化部署(加分项) 5. 兼容性:支持流式返回、SSE推送,兼容各类AI开发框架(LangChain、LlamaIndex等) 四、交付标准 1. 交付完整项目源码,无加密、无后门,可直接编译运行 2. 提供详细部署教程(从环境搭建到项目启动、域名配置、Nginx反代) 3. 提供使用说明文档(后台操作、费率设置、密钥管理、用户充值等) 4. 完成所有功能开发,本地/服务器测试无BUG,接口调用稳定、计费准确 5. 提供1周免费技术答疑,协助完成上线部署 五、开发周期 要求7-10天内完成开发、测试、交付,可按时交付的开发者接单 六、备注说明 1. 项目为商用中转系统,需保证代码简洁、易维护、高并发稳定,杜绝卡顿、扣费异常等问题 2. 需完全对接OpenRouter官方接口,实现无感知转发,用户体验和官方API一致 3. 开发者需保证源码安全性,不得预留漏洞、不得窃取数据 4. 优先选择有AI接口中转、API代理开发经验的开发者 5. 开发过程中可随时沟通需求细节,最终交付需满足所有列出功能 七、承接要求 1. 具备相关开发经验,能提供类似项目案例 2. 可按时交...
...delivery stack built around HLS, RTMP and WebRTC (use whichever protocol best serves each device class; I’m open as long as the final viewer latency stays minimal). Key objectives • Decode the external API, authenticate if required, and transform responses into a format our player understands. • Stand up the core streaming infrastructure using FFmpeg and whichever media server you favour (Nginx-RTMP, Wowza, Ant Media, etc.) while keeping it cloud-agnostic. • Build a user system with registration, login and profile management, plus an admin panel where I can create events, upload VOD assets and trigger streams. • Deliver responsive playback pages that switch seamlessly between live and recorded content. • Optimise for stability under loa...
...The core of the job is server setup and ongoing management: securing the OS, installing the full web stack, and making sure everything runs smoothly day-to-day. The server will host multiple sites, so I need virtual-host configuration, SSL (Let’s Encrypt) automation, log rotation, routine backups, and monitoring in place. I have not committed to a particular web engine yet; if you feel Apache, Nginx, or Lighttpd would serve my traffic profile better, present your reasoning and we’ll proceed with the best fit. Deliverables • Hardened Ubuntu (latest LTS) with all updates applied • Chosen web server installed, tuned, and benchmarked • Firewall & fail2ban configured, SSH locked down • Virtual hosts and SSL certificates issued & auto-ren...
...KVM8. During traffic spikes the endpoint suddenly answers with HTTP 429 instead of the expected 200, so the calling service retries and eventually fails. The code itself has no limiter, which makes me suspect a server-level restriction that I’m not yet aware of. Your task is to trace the component issuing the 429s and tune or disable the rule so the webhook survives peak loads. It could be an Nginx/Apache rate-limit, ModSecurity, fail2ban, iptables, or something similar—I’m open to whatever you find. Acceptance criteria • Pinpoint the exact service or module returning 429 • Apply and document a configuration fix (or clean, minimal code patch if that proves necessary) • Stress-test the endpoint and demonstrate consistent 200 responses under...
...using tools like GTmetrix, Google PageSpeed Insights, Pingdom Clear communication and step-by-step summary of changes made No use of nulled plugins or unsafe methods Work must not break the site design/functionality Nice to have: Experience with caching plugins (WP Rocket, W3 Total Cache, etc.) Experience with image optimization tools (Smush, ShortPixel, Imagify) Familiarity with Apache/NGINX and PHP version optimization Budget & Timeline: Budget: $50–$200 Timeline: 3–5 days after project start Please include in your proposal: Your estimated time to complete the job Tools & methods you plan to use Before/after example from a previous WordPress speed optimization project (screenshot or link) Thank you!...
...that I want to turn into an all-in-one hosting box running the latest ISPConfig 3. Your job is to install ISPConfig from scratch, harden the operating system, and leave me with a control panel that can immediately host sites, databases, and mailboxes under HTTPS. Here’s what I expect when you are done: • A clean, documented installation of ISPConfig 3 on my VPS (Debian / latest). • Web stack (Nginx, PHP-FPM, MariaDB/MySQL) ready for virtual hosts. • Fully working mail stack with standard protocols enabled so I can create domains and send/receive mail right away. • DNS, FTP/SFTP, and any required system users configured inside ISPConfig. • Security basics in place: firewall rules, automatic SSL via Let’s Encrypt, and Fail2Ban or equiv...
...will favor someone with past work experience in AzuraCast. Im open to you learning it without past experience. You must have experience with PHP-Slim on the back end, Vue.js and TypeScript on the front. You must also have worked in the past with Docker containers and Nginx and MariaDB. Is there deadlines for each feature? Each feature will have a deadline. Some one week and others longer. Most features wont take more than a month. My goal long term, is for you to be making features alot each month. Skills Required Linux Nginx MariaDB Redis Docker Web Development Full Stack Development Vue.js PHP Slim DevOps...
...public can reach it through the domain already sitting in my GoDaddy account. Here is what I need from you: • Move the current project from local to the VPS (SSH, Git or any secure method you prefer). • Install the required Node.js version and production dependencies. • Set up a process manager such as PM2 to keep the app alive and auto-restart on reboot. • Configure a reverse-proxy (Nginx or Apache) so the site serves over port 80/443. • Update or create the necessary A/AAAA and CNAME records; I marked “Yes” for DNS help because I want the domain to resolve cleanly worldwide. • Apply an SSL certificate (Let’s Encrypt is fine) and make sure HTTP automatically redirects to HTTPS. • Hand over concise notes so I ca...
...primarily static content with limited dynamic functionality An incident occurred a few weeks ago. The objective is to determine: • The likely attack vector • A timeline of events • Whether the compromise originated from: • External attacker • Insider activity • Compromised credentials ⸻ Available Data The following data sources are available: • EC2 instance logs: • Access logs (Apache/Nginx) • Error logs • System logs (subject to availability) • AWS logs: • CloudTrail logs Note: No forensic snapshot was taken at incident time. Investigation will rely on available logs and current system state. ⸻ Scope of Work The selected expert will be responsible for: 1. Log Analysis • Analyze access, error, ...
...Currently: • The site loads over HTTP • HTTPS shows “Not Secure” warnings in Chrome • Safari blocks the site due to a certificate error • Cloudflare SSL is set to “Full” I would like to move to Full (Strict) once SSL is properly configured. ⸻ What I need: • Install a valid Let’s Encrypt SSL certificate for: • DanMcGeorge • • Configure the web server (Nginx or Apache) to: • Serve the SSL certificate correctly • Redirect all HTTP traffic to HTTPS • Configure Cloudflare so SSL works properly with Full (Strict) • Set up automatic certificate renewal • Test in Chrome and Safari to confirm: • No security warnings • Clean HTTP → HTTPS redirect ⸻ Please incl...
...token-based stream protection. • A brand-new interface built from scratch, not just recolored. I want complete freedom over layout, navigation, and component placement so the UI feels modern and intuitive on both desktop and mobile. • Smooth onboarding tools—user creation, package assignment, and billing hooks—presented in a clean, friendly dashboard. Please base the back end on PHP and Nginx (as Xtream UI does) unless you can justify a better stack that retains all existing decoder compatibility. I’ll provide server access, test streams, and design references. Your deliverable is a deploy-ready panel with documentation covering installation, configuration, and update procedures. After hand-off, I’ll need a brief knowledge-transfer call...
...production infrastructure. The goal is long-term cooperation with one technically strong person who communicates clearly, works pragmatically, and takes responsibility for the systems they manage. Infrastructure • VPS 20 (Contabo) — n8n, Docker, Nextcloud, Vikunja, Uptime Kuma • VPS 30 (Contabo) — Plesk, WordPress, Email (Postfix, Dovecot, SpamAssassin) • VPS 30 (Contabo) — PrestaShop live shop (Nginx + Apache, Cloudflare, PHP-FPM) • Dedicated Backup Server (Interserver) — automated backups, Google Drive, NFS Your First Task — System Cleanup & Security Takeover The previous administrator left the systems in a partially configured and insecure state. Before anything else, you will: Access Cleanup • Remove all SSH keys, ...
PHASE 1 These are all the mandatory changes required to complete the Phase 1 Upon completion of the same will be deemed as phase one Completed. Srno:- Topic Details 1. Adding Cover Image to Blog. This feature should help user to add Image cover in the Blog 2. Gmail Authentication. User...completion of 1 and 2 tasks 10. Logging We should be able to log the data along with seprate correlation Id to Every task done , mostly error. These are minor changes required to do all other things are already done. Technologies Used Frontend • React.js • Tailwind CSS Backend • Spring Boot (Java) Database • PostgreSQL (Production) Infrastructure • VPS Hosting (Hostinger / Cloud provider) • NGINX Web Server • SSL via Certbot Tools • GitHub • VS Cod...
...functionality bugs so every button, link, and form behaves exactly as intended. • Optimise the code, database queries, and assets responsible for the recent slowdown. • Confirm the fixes in all modern browsers and on common mobile viewports, ensuring stable, speedy performance everywhere. Environment and tools The site runs on WordPress with custom PHP plugins, jQuery on the front end, and an Nginx-MySQL stack. Access to the repository and a staging server will be provided; please work in a separate branch for easy review. Acceptance criteria 1. All previously failing actions complete without errors and return the proper result. 2. Page Speed Insights scores climb back into the mid-90s for both desktop and mobile. 3. No new console or server errors appear;...
Title: Build a Renewal & Service CRM (FastAPI + Rea...→ relative contact → visit Lead creation and sales pipeline (quote → negotiation → confirmed → closed) Automated WhatsApp/SMS reminders at 30, 15, 5 days before expiry Role-based access: Admin, Caller, Salesman Razorpay payment integration Daily auto-backup and audit logs Tech stack (fixed): FastAPI + PostgreSQL + Redis + Celery + Keycloak (2FA mandatory) + React + TailwindCSS + Docker + Nginx on Ubuntu VPS Requirements: Complete source code with Docker Compose setup Keycloak configured with mandatory 2FA Mobile responsive frontend Full documentation I have a detailed system document, database structure, workflow diagrams, and agent prompts ready to share immediately. Budget: Open to disc...
...on a server still running version 86 and need a skilled admin to handle the optimization work. The core goal is server-side tuning—what I’m calling “Upgradation A”—to squeeze better performance out of the stack before any further updates go live. Here’s what I expect from you: • Analyse the current v86 environment, pinpoint bottlenecks and unsafe defaults. • Apply optimisation tweaks (Apache/NGINX, PHP, MySQL, caching, resource limits) that deliver measurable gains without breaking existing sites or email. • Document each change so I can reproduce or roll back if required. Feel free to bring your own preferred tools—WHM panel settings, command-line tweaks, or third-party scripts—as long as they’re cPanel-f...
...you must be proficient in: Languages: Python (for AI/OCR scripts), JavaScript/TypeScript (React/Node.js), and potentially Java (for CCTNS compatibility). AI/OCR: Azure Cognitive Services (Document Intelligence), Google Vision API. Video: FFmpeg for thumbnail generation and stream seeking. Database: PostgreSQL or MongoDB with AES-256 field-level encryption. DevOps: Linux (Ubuntu/Debian), Docker, Nginx, and SSL/TLS configuration. Hi everyone, Thank you for your interest in our project. We are looking for an experienced Full-Stack Developer (or a small team) to finalize several critical modules for our specialized application designed for case management and forensic analysis. Project Scope & Pending Tasks: 1. AI & Document Processing (OCR/NLP) Charge Sheet/Case Diary Analys...
My React front-end and Node.js back-end run perfectly on my local machine, yet once deployed to my VPS the user is thrown out the moment a login succeeds. No visible errors come back to the browser; the session simply van...replicate the solution on staging or future servers. Deliverables: • Diagnose the exact reason the session ends immediately on the VPS • Patch the code, configuration, or server setup so sessions remain active under normal use • Demonstrate the fix live (or via short notes) so I can confirm stable logins across page refreshes and new tabs Familiarity with React, Express, cookies/JWTs, Nginx or similar proxies, and basic Linux server administration will help you move fast. Let me know how soon you can start and roughly how long you expect ...
... Express, TypeScript, Prisma). Infrastructure: Docker Compose, PostgreSQL (PgBouncer), RabbitMQ (Outbox Pattern), and Nginx. The Problem: The machine is correctly assigned a Static Public IP (), and our Nginx gateway is listening. However, we are getting Connection Timeouts from the public internet. It works on the internal office network but fails globally. Root Cause Suspected: Likely a Cloud Catalyst / Firewall NAT conflict at the ISP level (Vortex Infocom) or a misconfigured Nginx bridge between the Docker network and the WAN. What You Need to Do: Troubleshoot the Network Gate: Diagnose and bridge the gap between our Public IP and the internal Docker Nginx gateway. Firewall Orchestration: Ensure the correct port forwarding (80/443) and firewall rules (Wi...
Topp nginx community artiklar
Rock your Magento store with speed!
If you have a slow Magento store and you want to speed up & optimize its performance then these tricks can help you.
Practical Guide for Choosing the Right Full Stack Developer
An ultimate guide for finding a talented full stack developer who will perfectly suit the project's requirements.