
Closed
Posted
Paid on delivery
My React application is already live on Vercel, DNS will be pointed to Cloudflare, and standard protection should be enabled. I need help completing the steps: creating the Cloud flare if not already done, wiring up an R2 bucket and Wrangle with Workers, so the app can serve and upload assets through Cloudflare’s edge. Here’s what I still need: • Provision a new R2 bucket in my Cloudflare account, set the access policies, and generate the credentials the app will use. • Add any required CORS settings so the React front-end can read and write objects without issues. • Update the existing Cloudflare dashboard settings only where needed; no custom firewall rules are required beyond the default security. • Provide a short README (or screencast) that shows where you changed settings and how to rotate the keys in future. - Wrangle and Worker setup The codebase is a standard Vite-powered React project. If a signed URL helper or upload SDK snippet is required, please include the code and note exactly where it belongs. Once everything is configured and the app can fetch and save files through R2 in my staging environment, the job is complete. What should happen is a user creates a website in the Vercel environment, then when they have finished editing it, they will click publish it. Then the website should be saved and a subdomain should be created on the server, the files should be added to the sub domain, and tested with SSL, once that is completed and the testing is successful, we can close the [login to view URL] for the sub domain will be an option. Any other suggestions are welcomed.
Project ID: 40317557
37 proposals
Remote project
Active 26 days ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
37 freelancers are bidding on average $446 AUD for this job

Hello, I can set up Cloudflare, wire up an R2 bucket, and configure Wrangle with Workers so your Vite React app on Vercel uses Cloudflare edge for serving and uploading assets. I will provision the Cloudflare account if needed, create and configure a new R2 bucket with proper access policies, and generate credentials for your app. I’ll add only the required CORS settings to allow reading and writing as needed, and adjust the dashboard where necessary while keeping default security intact. I’ll include a concise README or screencast showing the exact changes, plus guidance on rotating keys in the future. The approach is practical and focused on reliability: 1) verify existing Cloudflare setup, 2) create R2 bucket and access keys, 3) implement Wrangle + Worker to route asset fetch/upload to R2, 4) apply minimal CORS, 5) test staging flow for publish, subdomain creation, SSL, and end-to-end asset handling, 6) provide documentation and a quick demo. What is the preferred subdomain naming convention for the staging and production environments, and should the SSL certificate cover both? Best regards,
$750 AUD in 16 days
6.8
6.8

As an Azure Certified Engineer and Linux specialist at Synetal Solutions, I'm confident that my skillset aligns perfectly with the challenges your project presents. With over 8 years of experience under my belt, I have honed my proficiency in provisioning unique buckets, setting access protocols, and generating credentials - just what your project demands. Besides these specific requirements, I'm also adept at ensuring smooth integration between different platforms like Vercel and Cloudflare. At Synetal Solutions, we prioritize delivering solutions that empower businesses. By choosing us, you're not just getting a proficient technician but a trusted partner who'll always be there to address any future concerns. To ensure transparency and knowledge transfer, I'll document every step meticulously in the README or can provide a screencast so you can easily manage future updates. In case there are any other aspects of your project that you'd like to discuss or further suggestions you need assistance with, feel free to reach out. I'm excited at the prospect of collaborating with you and leveraging our expertise to help take your application's performance up another notch!
$500 AUD in 7 days
6.7
6.7

As an IT professional with over 8 years of diverse experience, I possess a strong command on various aspects of the project. From setting up and updating the DNS configurations to provisioning R2 buckets and defining access policies, I've done it all across different platforms including Linux and VPS.
$500 AUD in 1 day
6.6
6.6

Hi there, I have over 10 years work experience with Linux and Cloudflare as well as these kind of setups and I think I can definitely yopu out. Ping me! Cheers
$500 AUD in 1 day
6.0
6.0

Hi, I have 8+ years of experience as a System Administrator with hands-on expertise in setting up and managing Linux web hosting and cloud servers, including server security, monitoring, and performance optimization. I work with Apache, Nginx, DNS, SSL, Cloudflare configuration and hosting panels such as cPanel/WHM, Plesk, and Virtualmin, and I also handle email server setup and email marketing environments. I provide complete server deployment along with SSL installation (free or paid), including HTTPS configuration and final verification to ensure everything works smoothly. I also have experience working with Docker and Python for building containerized environments, automation, and scalable application setups. Please discuss your requirements so we can get started. Thank you
$400 AUD in 1 day
6.2
6.2

Hi, I’m a cloud and DevOps developer with **6 years of related experience** working with React (Vite), Vercel deployments, and Cloudflare services including R2, Workers, and subdomain-based publishing flows, ensuring smooth asset handling and edge-based delivery setups. ✅ A quick question: do you want each published site to be deployed as a static build to R2 with Workers routing, or should it trigger a fresh Vercel deployment with Cloudflare only handling DNS and asset delivery? Best regards, Amita
$499 AUD in 3 days
5.6
5.6

Hello, I understand that you are looking to enhance your React application on Vercel by setting up Cloudflare, R2 Buckets, and Wrangle with Workers for efficient asset serving and uploading. My expertise lies in configuring Cloudflare to enable standard protection, provisioning R2 buckets with necessary access policies and credentials, implementing CORS settings for seamless front-end object interaction, and updating Cloudflare dashboard settings as required. I will also provide a comprehensive README or screencast for future reference on key rotation and settings modifications. I have extensive experience in working with Vite-powered React projects and can seamlessly integrate Wrangle and Worker setups to ensure smooth file fetching and saving through R2 in your staging environment. By following your outlined requirements, I aim to streamline the process of website creation, publishing, subdomain generation, SSL testing, and email integration. I am ready to commence work immediately and look forward to discussing further details with you. Best regards, Justin
$500 AUD in 7 days
4.6
4.6

Hi! I can help you get this fully set up end-to-end with Cloudflare R2, Workers, and your Vercel app. I’ve worked with Vite/React apps on Vercel and integrated them with Cloudflare (R2 + Workers + DNS), so I can handle: Creating and configuring your R2 bucket with proper access policies and secure credentials Setting up CORS so your frontend can safely upload and fetch assets Wiring up Wrangler + a Worker for signed URLs and controlled uploads Connecting everything cleanly to your existing Vercel deployment Implementing the publish flow (user → publish → subdomain creation → deploy files → SSL check) Keeping Cloudflare settings minimal and clean, as you requested I’ll also include a simple README showing exactly what I configured, where, and how you can rotate keys later without breaking anything. If needed, I can suggest a clean approach for subdomain provisioning and asset serving through the edge so it scales nicely. I can start right away and keep communication clear throughout.
$500 AUD in 7 days
4.5
4.5

I can help you. I’ll configure the R2 bucket with optimized CORS and implement a Cloudflare Worker to handle secure, signed uploads, ensuring your Vite frontend doesn't expose secret keys. For the "Publish" workflow, the hidden challenge is managing dynamic subdomains and SSL at scale. Instead of manual Nginx blocks on a VPS, I recommend a Worker-based routing logic that maps subdomains directly to R2 paths. This makes the publishing process near-instant and removes the need to manage individual SSL certificates or server-side configs. If a dedicated VPS is mandatory, I will script the automated creation of Nginx virtual hosts and use the Cloudflare API for automated wildcard SSL validation. This ensures that when a user clicks publish, the DNS record, server folder, and SSL are provisioned via API without manual intervention.
$250 AUD in 7 days
4.4
4.4

Will each published site be stored as static files in R2, or will Worker also handle routing? Should subdomains be created automatically through Cloudflare API, or manually is fine? Do you want uploads to go directly to R2, or through Worker for security? I went through your description carefully, this looks like a normal Cloudflare + R2 + Worker setup for a Vercel app. I’ve done similar setups before where frontend publishes files and they get stored in R2 and served from subdomain. Hi, this is Ambar Shome, I work independently but also run Shome & Associates for larger projects. I can create the R2 bucket, set permissions, connect Wrangler, and configure Worker so the React app can upload and read files without CORS errors. DNS move to Cloudflare and default protection is fine, no need for complex rules. Usually I set it like this — files saved in R2 using subdomain folder, Worker used for upload + signed access, Cloudflare API used to create subdomain on publish, SSL handled by Cloudflare automatically, cache enabled for static files only, separate keys for staging / prod, small check before publish so empty site is not deployed. I can also record a short video showing where settings are, and how to rotate keys later. Happens often. Should subdomain routing be handled by Worker, yes or no?
$500 AUD in 7 days
4.1
4.1

Hello. Thanks for your job posting. ⭐I'm the developer you're looking for.⭐ I can successfully complete your project. Let's chat for a more detailed discussion. Thank you. Maxim
$500 AUD in 7 days
3.7
3.7

Hey, I work regularly with Cloudflare infrastructure for modern React applications, including R2 storage, Workers, and edge-based asset delivery. I’ve set up multiple workflows where Vercel-hosted frontends connect seamlessly with Cloudflare for uploads, signed URLs, and global asset distribution. In similar projects, I configured R2 buckets, handled CORS properly, and implemented Workers using Wrangler to securely manage uploads and subdomain-based publishing with SSL. I can help you provision the R2 bucket, generate and manage credentials, set up the Worker for upload handling, and integrate the required helper code into your Vite React app. I’ll also ensure your subdomain publishing flow works smoothly with SSL and provide a clear README (or screencast) showing all changes and how to rotate keys in the future. Please msg me for further discussion.
$350 AUD in 7 days
3.1
3.1

This isn’t just R2 setup—you’re building a publish pipeline (React → R2 → subdomain via Cloudflare edge). I can wire this cleanly so it’s scalable and secure. What I’ll implement: 1. R2 + Access Create bucket + scoped API tokens Configure CORS (PUT/GET from your React app) Secure access via signed URLs (recommended) 2. Workers + Wrangler Worker to handle: Signed upload URLs Fetching assets from R2 Routing subdomains → correct site files Deploy via Wrangler (env-based config) 3. Publish Flow (Core Logic) On “Publish”: Upload site files → R2 (structured per project) Auto-create subdomain (via Cloudflare API) Map subdomain → Worker route Serve site with SSL (handled by Cloudflare) 4. React Integration Minimal helper for uploads (signed URL flow) Clear placement in your Vite app 5. Optional (Email) Suggest Cloudflare Email Routing or external provider (lightweight setup) Deliverables: Working R2 + Worker + subdomain system Upload + fetch fully functional in staging README (setup, key rotation, structure) Timeline: 1–2 days This will give you a clean “build → publish → live site” pipeline without hacks.
$300 AUD in 7 days
2.0
2.0

Hello, I understand you need help finalizing the integration of Cloudflare services with your live React application on Vercel. Specifically, setting up an R2 bucket with proper access policies, configuring CORS for seamless front-end access, updating the Cloudflare dashboard as needed, and implementing Wrangle and Worker functionality to handle asset uploads and retrievals through Cloudflare’s edge. With extensive experience in Cloudflare configurations, React applications, and serverless edge functions, I am confident I can efficiently provision your R2 bucket, establish the necessary credentials, and integrate the signed URL or upload SDK into your Vite React project. I will also ensure the DNS routing, SSL, and subdomain setup are correctly configured and tested in your staging environment. To support future maintenance, I will provide a clear README outlining all configuration changes and instructions on credential rotation. I welcome the opportunity to suggest enhancements such as email setup for subdomains and other improvements that streamline your deployment process. Please feel free to reach out so we can discuss details and get your Cloudflare integration completed smoothly and securely. Looking forward to collaborating with you!
$525 AUD in 7 days
1.0
1.0

As an experienced web and app developer with expertise in a vast range of languages, frameworks, and specialties including React.js, Node.js, and Cloud Computing, among others, I guarantee a seamless execution of your project. My credibility is reinforced by over 7 years of professional experience where I have strived hard to ensure my work meets the highest standards. Furthermore, I possess an exceptional track record of successfully handling similar projects. In conclusion, my unique blend of skills like Node.js, React.js combined with my proficiency in Cloud Computing makes me an ideal candidate for your project. I'm committed not only to handling these tasks efficiently but also documenting the procedures clearly so they can be replicated when needed. Partner with me and rest assured that your project will reach high levels of efficiency and efficacy. Let's work together towards ensuring that your React application leverages the power of Cloudflare to its absolute potential!
$250 AUD in 7 days
2.3
2.3

Hi, I have checked the details. I am a senior engineer with over 7 year of experience on System Admin, Linux, DNS, Web Hosting, VPS, IMAP, Dovecot, Postfix. Please visit my profile to view my latest projects, certificates, and work history. Let's connect in chat to discuss more. Thank you, Matheus
$250 AUD in 7 days
0.6
0.6

Hello, How are you? I am very happy to bid on this interesting project. Also I am glad to inform you that I have relevant strong experience in Cloudflare setup, R2 Buckets, and integrating Workers with React applications, having worked on many similar projects before. I can start immediately and you'll be satisfied with my result. I'm always waiting for your reply. Regards!
$250 AUD in 4 days
0.0
0.0

Hi there, I’d be glad to help you get your React app fully wired into Cloudflare with R2, Workers, and Wrangle. I’ve set up similar Vercel-to-Cloudflare pipelines before, including secure asset storage, CORS tuning, and automated subdomain provisioning flows. I can provision your R2 bucket, configure policies, set up Worker endpoints for uploads, and ensure your Vite-powered React front end talks smoothly with Cloudflare’s edge. I’ll also prepare a clear README so you can rotate keys and review settings anytime. Your publishing workflow and SSL-ready subdomain automation sound very achievable, and I can ensure everything fits cleanly with your existing deployment. Best regards!
$555 AUD in 1 day
0.0
0.0

⭐⭐⭐⭐⭐ I have extensive experience integrating React applications with Cloudflare services, including R2 buckets, Workers, and Wrangler, while maintaining secure and performant edge delivery. I can provision a new R2 bucket with proper access policies and CORS settings, wire it to your React front-end for seamless asset read/write, and configure Workers/Wrangler for signed URL uploads. I will document all changes in a clear README, including credential rotation, and ensure your staging environment supports publishing new sites to subdomains with SSL and optional email, providing a tested, production-ready workflow.
$500 AUD in 7 days
0.0
0.0

Hi there, I’m excited about the opportunity to work on Setup CloudFlare, R2 Buckets and more and believe my skills and experience make me a strong fit for this project. I clearly understand the core requirements of your project. I will approach the work with attention to detail and strong communication. The final delivery will reflect your vision and desired results. With my background as a Senior Software Engineer, I have strong expertise in Linux, Web Hosting. I’ve handled projects that required deep technical understanding and accurate skill alignment. I’m committed to providing reliable outcomes that meet professional standards. I have a few questions before we get started. Could you please send me a message in the chat so we can discuss the details? Looking forward, Dax Manning
$250 AUD in 7 days
0.0
0.0

Noble Park, Australia
Payment method verified
Member since Dec 11, 2024
$8-15 AUD / hour
$15-25 USD / hour
$30-250 AUD
$10-30 AUD
₹12500-37500 INR
€6-12 EUR / hour
$15-25 USD / hour
$250-750 USD
$15-25 USD / hour
$2-8 USD / hour
₹100-400 INR / hour
€30-250 EUR
$30-250 USD
$250-750 USD
$10-30 USD
$750-1500 USD
₹600-601 INR
$250-750 USD
€100-150 EUR
€65-70 EUR / hour
$15-25 USD / hour
$25-50 USD / hour
$10-30 AUD