1
00:00:02,420 --> 00:00:04,550
So now we did deploy this site

2
00:00:04,550 --> 00:00:06,000
in the last lecture.

3
00:00:06,000 --> 00:00:09,607
Of course, if you're serious about your website, you might,

4
00:00:09,607 --> 00:00:13,590
at some point also want to choose a custom domain.

5
00:00:13,590 --> 00:00:17,380
To do this you'll have to sign up with Netlify here

6
00:00:17,380 --> 00:00:20,490
or choose any other hosting provider where you will also

7
00:00:20,490 --> 00:00:24,168
have to sign up and then you can actually buy a domain

8
00:00:24,168 --> 00:00:25,880
at Netlify.

9
00:00:25,880 --> 00:00:28,420
So once you signed in or add a domain

10
00:00:28,420 --> 00:00:30,530
that you already own there.

11
00:00:30,530 --> 00:00:33,600
You can also configure more things there,

12
00:00:33,600 --> 00:00:36,630
but that is beyond the scope of this lecture

13
00:00:36,630 --> 00:00:37,570
and this section here,

14
00:00:37,570 --> 00:00:40,456
because this would also be very specific to Netlify.

15
00:00:40,456 --> 00:00:43,900
And in the end, that's not the goal of this course.

16
00:00:43,900 --> 00:00:45,710
It's not a Netlify course.

17
00:00:45,710 --> 00:00:48,120
I just wanted to show you how you can generally deploy

18
00:00:48,120 --> 00:00:49,315
your website.

19
00:00:49,315 --> 00:00:53,226
Nonetheless, there is something which I do want to mention.

20
00:00:53,226 --> 00:00:56,270
This domain, which we get here out of the box,

21
00:00:56,270 --> 00:00:59,600
all ready is served by our HTTPS.

22
00:00:59,600 --> 00:01:03,142
So our site is already served via HTTPS.

23
00:01:03,142 --> 00:01:06,776
If I copy this URL and copied into a new tab here,

24
00:01:06,776 --> 00:01:10,400
we can see the HTTPS part here.

25
00:01:10,400 --> 00:01:14,880
And that is important to understand this secure serving

26
00:01:14,880 --> 00:01:17,890
of our website is something we get out of the box

27
00:01:17,890 --> 00:01:21,360
with Netlify and actually with a lot of hosting providers.

28
00:01:21,360 --> 00:01:24,450
And you would still get this if you use a custom domain,

29
00:01:24,450 --> 00:01:28,300
because it's not domain specific, but server specific.

30
00:01:28,300 --> 00:01:32,280
And that the Netlify server is configured to use HTTPS

31
00:01:32,280 --> 00:01:35,231
automatically and for free as you learn here.

32
00:01:35,231 --> 00:01:38,760
So the other, feel free to play around with that.

33
00:01:38,760 --> 00:01:41,990
Consider buying a custom domain if you want to

34
00:01:42,858 --> 00:01:44,580
and consider sharing your progress and keeping

35
00:01:44,580 --> 00:01:46,340
your website updated.

36
00:01:46,340 --> 00:01:49,490
You will be able to update it once you signed up.

37
00:01:49,490 --> 00:01:52,550
And then there you'll have a nice interface where you can

38
00:01:52,550 --> 00:01:55,363
easily replace your code if you want to.

