Software Alternatives & Reviews

how do I upload a specific file to a specific domain I already have registered?

Firebase Hosting Cloud Functions for Firebase Google Cloud Run
  1. Production-grade Hosting for Developers
    If you want to serve a static HTML file from your registered domain, Firebase Hosting is probably your best bet. It is easy to set up and you don't have to pay for a server 24/7.

    #Developer Tools #Website Builder #Static Site Generators 23 social mentions

  2. Serverless / Task Processing
    Pricing:
    • Open Source
    You also mentioned Javascript code. * If it's code that will run in the user's browser, upload it to Firebase Hosting just like the HTML file. * If it's code that will run on the server, check out Cloud Functions for Firebase. If you prefer to deploy your server-side code as a container, take a look at Cloud Run.

    #Developer Tools #Cloud Computing #Backend As A Service 27 social mentions

  3. Bringing serverless to containers
    You also mentioned Javascript code. * If it's code that will run in the user's browser, upload it to Firebase Hosting just like the HTML file. * If it's code that will run on the server, check out Cloud Functions for Firebase. If you prefer to deploy your server-side code as a container, take a look at Cloud Run.

    #Cloud Computing #Cloud Hosting #Development 82 social mentions

Discuss: how do I upload a specific file to a specific domain I already have registered?

Log in or Post with