Giter VIP home page Giter VIP logo

Comments (2)

arthaud-proust avatar arthaud-proust commented on June 27, 2024

Hello Norbert,

Thanks for your issue.

I could understand your wish to host Hugolify on another host that Netlify. But I need to understand why it's not feasible on Netlify for you ? Because of pricing, performances, or functionalities ? You did calculations about what ?

Because Hugolify use some Netlify features, using Hugolify on Cloudflare Pages may need more work than using their auth system.
For example, the form bloc use Netlify forms to keep Hugolify serverless.
Also, Hugolify uses Netlify Identity so that clients don't need to create a github account to access admin. All the user registration part is handled by Netlify. I don't know if an alternative exists on CloudFlare.

Thanks,
Arthaud

from hugolify-decap-cms.

Mecanik avatar Mecanik commented on June 27, 2024

Unfortunately I cannot comment too much on Netlify (due to obvious reasons), however in comparison with Cloudflare Pages the difference is clear.

Because of pricing, performances, or functionalities ?

That is correct, all these reasons and more.

You did calculations about what ?

For example, I calculated what would be cost for a medium sized public project where people can register. This combined with Bandwidth charge, Identity charge, Email changing charge and so on makes it unattractive for me.

Because Hugolify use some Netlify features, using Hugolify on Cloudflare Pages may need more work than using their auth system.
For example, the form bloc use Netlify forms to keep Hugolify serverless.

Easy fix... https://developers.cloudflare.com/pages/platform/functions/plugins/static-forms/

Also, Hugolify uses Netlify Identity so that clients don't need to create a github account to access admin. All the user registration part is handled by Netlify. I don't know if an alternative exists on CloudFlare.

There is none yet, but you can roll your own. Users can create their own system and it costs a fraction of what Netlify Identity would charge you. For example: https://mecanik.dev/en/posts/cloudflare-pages-register-login-and-user-system/

But this is out of the scope; you only need to support Cloudflare Pages and let the users take care of the rest. For example, another easy solution is to use https://developers.cloudflare.com/cloudflare-one/ and anyone non-technical can lockdown /admin/ to specific users (where a user is around just 7$/month!).

Please understand that Cloudflare has all the features necessary, it's just not that friendly as Netlify currently is; but I am sure it will become so.

As I mentioned, all you have to do is make a copy and remove Netlify dependency... the rest is easy.

from hugolify-decap-cms.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.