Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.

Commit a7ef410

Browse files
authored
Update README.md
1 parent 6251611 commit a7ef410

File tree

1 file changed

+2
-18
lines changed

1 file changed

+2
-18
lines changed

README.md

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -13,28 +13,13 @@ The sample implements a reference server-side transcode system over CDN infrastr
1313

1414
<IMG src="doc/CDN-Transcode-Sample-Arch.png" height="450">
1515

16-
# What's in this project
17-
The CDN Transcode Sample contains below components:
18-
- Dockerfiles
19-
- Python web services source code
20-
- BASH glue scripts
21-
- HTML web pages
22-
- CMakefiles
23-
- Configuration files
24-
- Documents
25-
2616
# System requirements
2717
## Operating system
2818
The CDN Transcode Sample may run on Linux* 64 bit operating systems. The list below represents the operating systems that the transcode application and library were tested and validated on:
2919
- Ubuntu* 18.04.2 Server LTS
3020
- CentOS* 7.6
3121

3222
# How to setup The CDN Transcode Sample
33-
## Setup the CDN Transcode Sample OS environment
34-
Install Ubuntu 18.04.2/CentOS 7.6 on CDN-Transcode Server, and configure the IP address & proxy properly.
35-
### Install ubuntu18.04.2/CentOS 7.6
36-
- [Download Ubuntu and Install](https://ubuntu.com/download)
37-
- [Download CentOS and install](https://www.centos.org/download/)
3823

3924
## Setup CDN environment
4025
### Install the third-party dependency Libraries and tools
@@ -71,9 +56,8 @@ To deploy without a private registry, run `make update` after each build to push
7156
### Auto deployment using Kubernetes
7257

7358
**Tips:** It divides into two parts:
74-
- [Setup Kubernetes master environment for CentOS](https://github.com/OpenVisualCloud/CDN-Transcode-Sample/wiki/Setup-Kubernetes-master-environment-for-CentOS)
75-
- [Setup Kubernetes master environment for Ubuntu](https://github.com/OpenVisualCloud/CDN-Transcode-Sample/wiki/Setup-Kubernetes-master-environment-for-Ubuntu)
76-
- [Setup Kubernetes worker environment](https://github.com/OpenVisualCloud/CDN-Transcode-Sample/wiki/Setup-Kubernetes-Worker-Environment)
59+
- [Setup Kubernetes for CentOS](https://github.com/OpenVisualCloud/CDN-Transcode-Sample/wiki/Setup-Kubernetes-for-CentOS)
60+
- [Setup Kubernetes for Ubuntu](https://github.com/OpenVisualCloud/CDN-Transcode-Sample/wiki/Setup-Kubernetes-for-Ubuntu)
7761
- [Setup NFS environment](https://github.com/OpenVisualCloud/CDN-Transcode-Sample/wiki/Setup-NFS-environment)
7862

7963
Start CDN transcode service

0 commit comments

Comments
 (0)