Deploy your Website for free Cloudflare Pages

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ธ.ค. 2024

ความคิดเห็น • 48

  • @havokgames8297
    @havokgames8297 6 หลายเดือนก่อน +2

    I couldn't find the Custom Domains tab without watching this. Thanks for the video.

  • @simulbista8846
    @simulbista8846 9 หลายเดือนก่อน +3

    Thank you for sharing Rishab. I might switch from vercel to cloudflare because of the analytics feature.

    • @rishabincloud
      @rishabincloud  9 หลายเดือนก่อน +1

      Let me know how you like it!

  • @MustafaSheikh
    @MustafaSheikh 8 หลายเดือนก่อน

    cdn and cache is out of box?

  • @nihalc540
    @nihalc540 9 หลายเดือนก่อน

    I have tried using the service and it quite good. But I had to back down since it was creating issues with redirects I specified in .redirects file. It causes 'too-many-redirects' error and I couldn't fix it even with steps recommended in docs. Any sure way to fix it?

  • @tyronereddy
    @tyronereddy 4 หลายเดือนก่อน

    I love how you did the notes section. how did you do that portion of the application. do you have a separate database for your notes

  • @elvisgregor8403
    @elvisgregor8403 2 หลายเดือนก่อน

    Php is not working in the deploy. Help me

  • @jo69123
    @jo69123 4 หลายเดือนก่อน

    can I export my webflow site to host it as a cloudflare page? Is there a video about how doing so?

  • @SusanKristensen-q3y
    @SusanKristensen-q3y 3 หลายเดือนก่อน

    Please im having issue hosting my link... Please can anyone help me out ?

  • @dav1dw
    @dav1dw 5 หลายเดือนก่อน

    when i first discovered this I used the upload feature using a zip file and it's not good. You cannot easily make updates, but using github was very good. I feel the UI is a bit clumsy since I had to dig and spent some time to find the custom domain.

  • @rahul_manek
    @rahul_manek 7 หลายเดือนก่อน

    possible to add contact form for leads?

  • @xpynim
    @xpynim 5 หลายเดือนก่อน

    what is the meaning of build? build what? idgi

  • @lvanajazvac1869
    @lvanajazvac1869 8 หลายเดือนก่อน +1

    I have 1 domain so i can create multiple subdomain? and how can add direct files in cloudfare? help me

  • @dimashatrov4965
    @dimashatrov4965 7 หลายเดือนก่อน +8

    How many “cloudflare” did this guy say in first 30 secs 😂

    • @rishabincloud
      @rishabincloud  7 หลายเดือนก่อน +2

      6 lol!

    • @fabioszymanski
      @fabioszymanski 2 หลายเดือนก่อน

      😂😂😂😂😂😂

  • @mrgamer3275
    @mrgamer3275 9 หลายเดือนก่อน

    Hello rishab I am studying in computer system technician in ST lawrence college so I want to learn some courses which would make me different from others but I am very confuse that from where and which course should I learn. Please reply me because I am waiting for your reply since a month

    • @palo8818
      @palo8818 9 หลายเดือนก่อน

      Hey, which country?

    • @mrgamer3275
      @mrgamer3275 9 หลายเดือนก่อน

      canada
      @@palo8818

    • @mrgamer3275
      @mrgamer3275 9 หลายเดือนก่อน

      canada@@palo8818

  • @Dominicanflow46
    @Dominicanflow46 9 หลายเดือนก่อน +1

    great video! thanks for the info.

  • @claytonbennett7797
    @claytonbennett7797 6 หลายเดือนก่อน

    Hi hi.
    I currently have a Python project that I want to deploy as a web app.
    My (hypothetical) website will allow users to upload files. The files will be processed on the backend using Python, and then users will be offered an export file for download.
    Is this design possible to run as a static page, using Cloudflare?

    • @fennecbesixdouze1794
      @fennecbesixdouze1794 5 หลายเดือนก่อน +1

      What kind of processing? Is it pure python, or are you calling out from Python to other programs like pdf rendering or imagemagick or something like that?
      If it's pure python then yes you can write a serverless function in Python to do the processing and deploy it as a cloudflare worker.
      You could also consider compiling your python program to webassembly, which could allow you to run the file processing directly in the user's web browser (would even work offline) without any serverless workers.
      If you have a link to a github repo for your python project, or a more detailed explanation of what kind of processing it's doing, someone could probably answer your question better.

    • @claytonbennett7797
      @claytonbennett7797 5 หลายเดือนก่อน

      @@fennecbesixdouze1794 Thank you! This is very helpful. I am new to web and have been confused by the limitations of "static" sites.
      My software is meant to generate FBX/GLB files, from columnar CSV files loaded by the user. This is similar to what Microsoft Garage did with the Charts 3D app, except Pavlov 3D (my app) allows multiple curves, axes, groups, and subgroups.
      My primary limitation for web deployment is a key dependency, the Autodesk FBX SDK (Python). Am I able to install a program like this to run on a server? Possibly as a Cloudflare "Worker"?
      Development for the local desktop version has relied on the FBX SDK, but we can migrate to Babylon JS, etc.
      I am aiming to create a web app that feels similar to Don McCurdy's GLTF Viewer.

    • @claytonbennett7797
      @claytonbennett7797 5 หลายเดือนก่อน

      @@fennecbesixdouze1794 The most complex part is the Autodesk FBX SDK. I think I can install this as Python wheel. Is that what Cloudflare Workers is for?

    • @claytonbennett7797
      @claytonbennett7797 5 หลายเดือนก่อน

      @@fennecbesixdouze1794I use the Autodesk FBX SDK to convert CSV data into pointclouds, in FBX files.
      There is a Python wheel for the SDK - I think I can install this on the server using Cloudflare Workers?

  • @FunctionsTV
    @FunctionsTV 7 หลายเดือนก่อน

    Please, can it handle a blog website with 1 million monthly visitors?

  • @AnthonyFrank84
    @AnthonyFrank84 4 หลายเดือนก่อน +1

    Thanks, using this now.

  • @lenny2638
    @lenny2638 8 หลายเดือนก่อน +1

    Thanks, I guess I'll use this instead of a vps for my static site

  • @gourabsarker9552
    @gourabsarker9552 9 หลายเดือนก่อน

    Sir how many years of experience do you have in cloud? Plz reply. Thanks a lot.

    • @rishabincloud
      @rishabincloud  9 หลายเดือนก่อน

      5 years

    • @AbhishekVerma-lv1so
      @AbhishekVerma-lv1so 8 หลายเดือนก่อน

      why are you even asking this obscene question? what does the number of years have to do anything with experience? you sound like an illiterate HR without any idea of what technology is. The video is informative and Rishab is contributing to everyone's cloud journey. PERIOD.

  • @gourabsarker9552
    @gourabsarker9552 9 หลายเดือนก่อน

    Sir do you earn 200k dollars a year? Plz reply. Thanks a lot.

    • @rishabincloud
      @rishabincloud  9 หลายเดือนก่อน

      yes, but why?

    • @AbhishekVerma-lv1so
      @AbhishekVerma-lv1so 8 หลายเดือนก่อน +3

      @@rishabincloud he probably wants to marry his sister off to you

  • @prashlovessamosa
    @prashlovessamosa 5 หลายเดือนก่อน

    thanks

  • @sumitbhadola
    @sumitbhadola 9 หลายเดือนก่อน

    👍

  • @gonzalooviedo5435
    @gonzalooviedo5435 6 หลายเดือนก่อน

    I hate you will all my heart!... The most difficult part you missed, THE FFF.... DNS configuration with your own domain!!!!!

  • @gourabsarker9552
    @gourabsarker9552 9 หลายเดือนก่อน

    Sir do you earn 300k dollars a year? Plz reply. Thanks a lot.