Popular Posts
-
The chances are you use the services of this company every month – but you might not have heard of Weebly. It is the web-hosting service...
-
MyBroadband will host its annual Cloud and Hosting Conference on 25 May 2016 at the Gallagher Convention Centre in Midrand. Conference...
-
Tweet Rackspace Hosting Inc. (NYSE:RAX) – Research analysts at William Blair lifted their Q3 2016 earnin...
-
There are a lot of web hosting providers out there. If you are starting a first website or simply haven't faced this decis...
-
2017-12-17 Music of Sun, 17 Dec 20170 M.anifest to host fifth edition of Manifestivities on December 22 The annual musical conce...
-
To continue reading, we request you to support us by disabling your Ad Blocker In order to serve content on our website, we rely on adver...
-
Web.com is set to purchase all the available shares of Yodle, closing at the end of the first quarter of 2016 Yodle, based in New York C...
-
Introduction I am writing this article as a result of my learning for deploying ASP.NET Core web applications on Linux boxes. There is a ...
-
EngageSCV will be hosting a website design workshop on Monday, August 22, to give local entrepreneurs an insight on proper website design....
-
Managed cloud and hosting company Rackspace today announced that it has sold its Cloud Sites business unit to hosting company Liquid Web. ...
Blog Archive
- December (19)
- November (25)
- October (28)
- September (26)
- August (28)
- July (31)
- June (26)
- May (27)
- April (28)
- March (30)
- February (28)
- January (31)
- December (31)
- November (30)
- October (31)
- September (29)
- August (44)
- July (56)
- June (53)
- May (54)
- April (48)
- March (55)
- February (44)
- January (3)
- December (5)
- November (5)
- October (26)
- September (25)
- August (29)
- July (26)
- June (18)
- September (1)
About Me
Total Pageviews
Google Firebase Hosting & Custom Domain - The Missing Manual
Why would you spend acquiring a web hosting plan for any Ionic/Angular/Native/Desktop app backed specially by Google Firebase database or any other, when the Google Firebase Cloud Platform comes with one simple but extra ordinary feature - Google Firebase Hosting that too with an option to go with self owned domain.
It took me few minutes to configure and get started with this Wowsome! feature in the Google Firebase Console. I am sharing the steps on how to get one configured for you.
Step 1:
When on your Google Firebase Console switch to Hosting tab which lies under the left vertical navigation bar.
Step 2:
Even though you haven't yet configured any domain and this is your first time you will always see above screen with a Get Started button. Hit this button and continue for two steps.
Step 4:
When you see the above screen hit the Connect Domain button. you will be prompted to add your self owned domain name like below:
After you type in your domain name hit Continue.
Note: You also have an option on this screen to redirect your domain to an existing website which is already running and hosted elsewhere.
Step 5:
Google Firebase wants you to verify the ownership of the domain name you just added to connect. All you need to do is copy paste this record into your domain control setting (DNS) and save as below Godaddy example:
After your domain ownership is verified by Google Firebase you will be shared some settings of A record that you will need to enter into you domain control (DNS) settings as below:
Make sure you remove all existing default entires under A host or else it will not work. If you failed to do so Google will warn you with a message inside Firebase console > Hosting > Connect Domain > Message — "Google Firebase is expecting A record to be xxxx and found yyyy".
Note: Google Firebase configures behind the scenes a SSL certificate (example — https://www.mycustomdomain.com) which takes time, for me everything worked within 24 hours.
Well its time to keep your fingers crossed if all goes well and you followed me correctly you should see below screen when you hit www.mycustomdomain.com in the browser address bar:
You see above screen as there are no files to be served or not uploaded yet, to deploy please see my earlier story on Google Firebase can host your website and single page application
Source: Google Firebase Hosting & Custom Domain - The Missing Manual
0 comments:
Post a Comment