
Đã đóng
Đã đăng vào
Thanh toán khi bàn giao
I have a newly built desktop application that must be deployed on a private server so only the admin team can download, update, and manage it—absolutely no public exposure. The app already runs on both macOS and Windows; what’s missing is a rock-solid, production-ready deployment pipeline and a hardened hosting environment. Here’s the outcome I expect: • A locked-down server (cloud or on-prem) configured with best-practice security: fire-walling, SSL/TLS, VPN or IP-whitelisting, and role-based access. • Automated build and distribution flow that produces a signed .dmg for macOS and a signed installer (.exe or .msi) for Windows, then places each build behind the private portal. • Simple web dashboard or file share where only authenticated admins can grab the latest version, see release notes, and (optionally) roll back. • Deployment documentation that lets me repeat the process or hand it to another engineer without guesswork. If you have hands-on experience setting up similar closed-circuit distributions, especially with CI/CD tools like GitHub Actions, GitLab CI, Jenkins, or Azure DevOps, briefly outline that work when you reply. Security credentials—code signing, server hardening, penetration testing—are a big plus. That’s it: a secure, admin-only delivery system for our cross-platform desktop software, fully documented and ready to maintain.
Mã dự án: 40359926
8 đề xuất
Dự án từ xa
Hoạt động 4 ngày trước
Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc
8 freelancer chào giá trung bình ₹7.125 INR cho công việc này

Hi there, I understand you need a private, production-ready distribution pipeline and a hardened host so only your admin team can download and manage signed macOS and Windows installers. My background securing servers, CI/CD and code signing for closed-circuit deployments makes me a strong fit. - Create a locked-down server (cloud or on-prem) with firewall rules, IP-whitelisting/VPN, TLS, and RBAC; include penetration-focused hardening checklist. - Build CI/CD pipelines (GitHub Actions / Azure DevOps or Jenkins) that produce signed .dmg and signed .msi/.exe, store artifacts behind the private portal, and support rollbacks. - Implement a simple admin portal (authenticated dashboard) or secure file share with release notes, version history, and rollback controls. - Provide full documentation: deployment runbook, signing key handling, recovery and handover notes. Skills: ✅ VPN ✅ GitHub Actions / Azure DevOps / Jenkins ✅ CI/CD pipeline automation and artifact signing ✅ Azure / cloud or on-prem hosting and Nginx/IIS deployment ✅ Server hardening, firewall rules, least-privilege access Certificates: ✅ Microsoft® Certified: MCSA | MCSE | MCT ✅ cPanel® & WHM Certified CWSA-2 I am available to start immediately. Do you prefer cloud (Azure/AWS) or on-prem hosting, and do you already have code-signing certificates for macOS and Windows? Best regards,
₹12.000 INR trong 1 ngày
4,7
4,7

Hello there, we are a team of capable developers and we can do this project in no time. Please, send me the project complete details to start the work. Thanks Ashish Kumar.
₹7.000 INR trong 7 ngày
1,8
1,8

We are looking for an experienced DevOps or full-stack engineer to set up a secure, admin-only deployment pipeline for a newly built cross-platform desktop application (macOS and Windows). The project includes configuring a locked-down server with best-practice security (firewall, SSL/TLS, VPN or IP whitelisting, and role-based access), implementing an automated build and distribution flow that produces signed installers (.dmg for macOS, .exe/.msi for Windows) and stores them behind a private portal, and creating a simple dashboard or file-share where authenticated admins can download the latest release, view notes, and optionally roll back versions. The deliverable must include complete documentation for repeatable builds and deployments. Experience with CI/CD tools like GitHub Actions, GitLab CI, Jenkins, or Azure DevOps, along with code-signing, server hardening, and penetration testing, is highly desirable.
₹7.000 INR trong 2 ngày
0,0
0,0

I've set up private deployment pipelines for cross-platform desktop apps before, so I know exactly what's needed here. I can get this done in a few hours. Here's my approach: Server Hardening & Access Control - Locked-down cloud server (or on-prem if you prefer) with UFW/iptables firewall rules, fail2ban, SSH key-only access - SSL/TLS via Let's Encrypt, VPN or IP-whitelisting so only your admin team can reach the portal - Role-based access using basic auth or a lightweight SSO setup CI/CD Pipeline - GitHub Actions (or GitLab CI — your choice) pipeline that builds, signs, and publishes: - .dmg for macOS (codesigned + notarized) - .exe/.msi for Windows (signed with your cert) - Automatic versioning and release notes generation per build Admin Portal - Clean, minimal web dashboard behind auth where admins download the latest build, view changelogs, and roll back to any previous version - No public exposure — everything behind VPN/IP whitelist Documentation - Step-by-step runbook covering: server setup, build pipeline, code signing, deployment, and troubleshooting - Written so any engineer can pick it up cold I work daily with Docker, Kubernetes, CI/CD (GitHub Actions, Jenkins), and cloud infrastructure on AWS and Azure. Happy to discuss further if you have any questions.
₹7.500 INR trong 1 ngày
0,0
0,0

This is exactly what I do -- I run my own hardened infrastructure with CI/CD pipelines, VPN access, and role-based auth. I've set up similar closed-circuit distribution systems using GitHub Actions and self-hosted runners. Here's what I'd deliver: - Hardened Ubuntu/Debian server with UFW, fail2ban, SSL/TLS, and either WireGuard VPN or IP-whitelisting - GitHub Actions pipeline that builds signed .dmg and .exe/.msi installers on each release tag - Simple authenticated web portal (basic auth + HTTPS or SSO) where your admin team grabs builds, sees release notes, and can roll back - Full documentation covering every config file and step to reproduce I work primarily with GitHub Actions and Azure DevOps for CI/CD, and have hands-on experience with server hardening and certificate management. Happy to jump on a call to scope the code signing requirements -- that part depends on whether you already have Apple Developer and Windows signing certs. Can start immediately.
₹8.000 INR trong 5 ngày
0,0
0,0

As a Cloud & AI Architect with extensive experience in designing secure and scalable production environments across multiple platforms, I believe I can bring immense value to your project. My proven expertise encompasses everything from setting up cloud-native architectures for high-scale applications to implementing robust CI/CD pipelines - making me well-equipped for building the kind of secure cross-platform deployment system you require. I've worked extensively with a variety of tools, including Azure DevOps, which uniquely positions me to handle the CI/CD needs of your desktop application. My knowledge of Infrastructure as Code (Terraform), and proficiency in documenting processes and procedures will ensure that you receive a detailed step-by-step guide that's easily replicable should you need it in the future. In addition to my technical skills, my mindset towards Site Reliability Engineering(SRE) means that I design systems from the ground up to be not only resilient and observable but also secure for confidential admin-only access. My thorough understanding of security practices such as code-signing, server-hardening, and penetration testing further guarantee that your private portal achieves optimal protection. Choose me for a reliable, secure, fully-documented, and easily maintainable deployment pipeline tailored specifically for your project needs.
₹7.000 INR trong 2 ngày
0,0
0,0

Hi, This is exactly the kind of deployment system I’ve worked on — secure, private distribution for internal desktop apps. I can set up a complete pipeline that includes: • Locked-down server (IP whitelisting / VPN access, SSL, firewall rules) • Automated CI/CD pipeline (GitHub Actions or similar) to build macOS (.dmg) and Windows (.exe/.msi) installers • Code signing integration for trusted installs • Private admin portal to download builds, view release notes, and manage versions • Version control with rollback support The goal will be a clean, repeatable system where you can push updates securely without exposing anything publicly. Everything will be documented so your team can maintain it easily. Quick question: Are you currently using GitHub, GitLab, or another platform for your codebase? I can start immediately.
₹1.500 INR trong 7 ngày
0,0
0,0

Indore, India
Phương thức thanh toán đã xác thực
Thành viên từ thg 8 23, 2023
₹37500-75000 INR
₹12500-37500 INR
₹1500-12500 INR
₹600-1500 INR
₹75000-150000 INR
₹75000-150000 INR
$2-8 USD/ giờ
$750-1500 USD
$30-250 USD
$8-15 USD/ giờ
$250-750 USD
₹1500-12500 INR
₹12500-37500 INR
$2-8 USD/ giờ
₹750-1250 INR/ giờ
$15-25 USD/ giờ
₹250000-500000 INR
$30-250 AUD
₹400-750 INR/ giờ
$2-8 USD/ giờ
$250-750 USD
$250-750 USD
$250-750 USD
€6-12 EUR/ giờ
₹750-1250 INR/ giờ