1
00:00:00,000 --> 00:00:08,500
Hi, Let us understand how to install Chart Museum and make use of it.

2
00:00:08,500 --> 00:00:13,833
Chart Museum can be downloaded from the specific location for various type of operating systems and

3
00:00:13,833 --> 00:00:19,233
a detailed instruction is available as a part of the documentation as well. Within how to run

4
00:00:19,233 --> 00:00:25,499
I do have the tab and within the installation location I do have the location for Chart Museum for

5
00:00:25,500 --> 00:00:30,166
various operating systems. Since I do have

6
00:00:30,166 --> 00:00:34,666
The linux operating system I can download from this specific location.

7
00:00:34,666 --> 00:00:46,266
Let me go ahead and download.

8
00:00:46,266 --> 00:00:52,832
And it's around 52 MB. So let this get downloaded

9
00:00:52,833 --> 00:00:59,033
Download is done. Now, I need to add execute permission for this particular file.

10
00:00:59,033 --> 00:01:05,399
Let me go ahead and add execute permission chmod +x

11
00:01:05,400 --> 00:01:13,700
And let me move this particular file into the user local bin so that I can provide the Chart Museum command from any location.

12
00:01:13,700 --> 00:01:20,000
Once the file is moved, I should be in a position to provide the Chart Museum command from any location.

13
00:01:20,000 --> 00:01:23,000
Let me try to get the version that we do have.

14
00:01:23,000 --> 00:01:26,433
The version that is installed over here is 0.12

15
00:01:26,433 --> 00:01:27,933
That's the latest version.

16
00:01:27,933 --> 00:01:34,299
I can get more information about the Chart Museum using the option dash dash help

17
00:01:34,300 --> 00:01:40,566
They do have lots of options and most of the options are to define where the storage should be either

18
00:01:40,566 --> 00:01:49,432
I wanted to store it in some cloud location like AWS or Google compute cloud or make use of  local storage and get that running.

19
00:01:49,433 --> 00:01:56,366
I can go ahead and start the Chart Museum by mentioning in what port I wanted to run and what is the

20
00:01:56,366 --> 00:02:02,466
storage path as well as the configuration required for that particular storage path. For quick and easy

21
00:02:02,466 --> 00:02:05,566
demo I'm going to use the local storage.

22
00:02:05,566 --> 00:02:11,432
So as a part of the configuration, I can mention if I wanted to use Amazon S3, I can provide the

23
00:02:11,433 --> 00:02:16,199
details on authentications and the location of the bucket all such informations.

24
00:02:16,200 --> 00:02:23,233
Or I can go ahead and use Google cloud storage or Alibaba or Microsoft Storage. To get started quickly

25
00:02:23,233 --> 00:02:24,999
I'm going to use the local storage.

26
00:02:25,000 --> 00:02:30,866
So what I can do, I can mention the port and mention the storage as a local and in which directory

27
00:02:30,866 --> 00:02:38,732
the repository should store the information. So I can start Chart Museum by executing this specific command.

28
00:02:38,733 --> 00:02:40,999
So within Chart Museum I'm executing it.

29
00:02:41,000 --> 00:02:45,366
So it's going to create a folder as required. The chart storage

30
00:02:45,366 --> 00:02:50,999
It will get created and it is running in port 8080

31
00:02:51,000 --> 00:02:58,500
I can verify whether Chart Museum installed properly and working properly or not by accessing the port 8080

32
00:02:58,500 --> 00:03:00,133
I installed in node two.

33
00:03:00,133 --> 00:03:04,799
So this is the IP address of node 2 and I am accessing port 8080.

34
00:03:04,800 --> 00:03:12,133
If I get this particular message, that means Chart Museum is installed successfully and it is ready to manage the charts.

35
00:03:12,133 --> 00:03:18,466
Since I did not start in the background and let this particular window continue to run so that I can

36
00:03:18,466 --> 00:03:24,766
see what are all the informations data transfer happening in case if I want it to debug, I can check the messages

37
00:03:24,766 --> 00:03:26,866
from this particular window.

38
00:03:26,866 --> 00:03:34,366
I will be starting another terminal for the Master. I'm starting another terminal for the master. As a part

39
00:03:34,366 --> 00:03:39,599
of the next lecture, I am going to create a chart and add it as a part of the Chart Museum and manage it.

