Popular Posts
-
ASPHostPortal.com - The leader of ASP.NET hosting provider launches ASP.NET 4.6 hosting with fast network and fast support. New York, ...
-
I would like to bring another one of my skills to the table, WordPress baby! Starting with this post I will be covering the basics, doma...
-
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 ...
-
Whenever a website is made you have to pay for the host and domain. There are different payment plans, sometimes every month and sometim...
-
Pokémon Uranium, a fan-made game featuring 150 new Pokémon, a new region, and more responsive menus, is no longer available through the ...
-
By Patrick Hubbard Article Rating: September 28, 2017 03:15 PM EDT Reads: 404 Should You Be Conside...
-
MyBroadband will host its annual Cloud and Hosting Conference on 25 May 2016 at the Gallagher Convention Centre in Midrand. Conference...
-
I want to share something from the first chapter of my upcoming book Front-end Development with ASP.NET Core, Angular, and Bootstrap. Wh...
-
danroo 6 hours ago Template 59 Views HostWHMCS is a Responsive Web Hosting and WHMCS Template designed for All kinds of Domain an...
-
Tier.Net Technologies LLC has announced the acquisition of US-based clients from web hosting providers - GateNode and GreenyHost for an ...
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