Giter Site home page Giter Site logo

firebasecustomdomaingodaddy's Introduction

Firebase Hosting Custom Domain with GoDaddy

Documentation on how to config an environtment for this deploy type. Recenly we had to config it, and this implementation depends of Domain provider. My domain (example) www.foo.com.co intially point to a on premise Web Portal, and with a new deploy on firebase we needed to redirect a new subdomain (subdomain.foo.com.co) to a Firebase hosting.

Getting Started

  • Inside Godaddy, login with your account
  • In "Domains" section, select "DNS" on the domain that you need config alt text
  • The initial GoDaddy's configuration was: alt text
  • Then we need to login into Firebase console, select the project and the "Hosting Option"
  • Into hosting option, we need to select the option "Connect domain": alt text
  • In the modal, we need to insert the domain that we need to config: alt text
  • Firebase give you a TXT string to insert into GoDaddy, we need to go to GoDaddy and select the option "ADD", then select the option "type"="TXT", "host"="@" and "TXT Value"="Firebase string": alt text
  • Then, we need to indicate to Firebase that TXT configuration is done, and continue with validation. It could take a few minutes, be patience. Then Firebase confirm your domain ownership and let you continue with the configuration: alt text
  • Then in Godaddy, we need to select the option "ADD", with the options: "Type"="A", "Host"="only subdamin's name", "Points to"="IP's provided by firebase", this operation by each IP that firebase give to us: alt text
  • After that only have to wait for enter to our subdomain deploy on firebase, initially we going to view without SSL, but after a time firebase will assign a certificate (Let's Encrypt) to us.

firebasecustomdomaingodaddy's People

Contributors

mayusgomez avatar

Watchers

 avatar  avatar

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.