This repository has been archived by the owner on Nov 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 37
Deploy on Xeon E5 using docker swarm
Zhou Cheng edited this page Jun 6, 2019
·
2 revisions
Run below steps on CDN-Transcode server to start/stop docker swarm service.
- Initialize docker swarm if you have not
sudo docker swarm init
- start/stop docker swarm services
make start_docker_swarm
make stop_docker_swarm
Visit https://<CDN-Transcode Server IP address>/ using any web browser, you will see the playlist and then click any of the streams in the playlist to playback.
You can also use Windows VLC player to playback the HTTPs streams provided by the sample service. A sample VLC playback script is provided for this purpose. You may need to change this script to set the IP address and the VLC path in this script.
Powered by Open Visual Cloud media software stack.
- Setup proxy server
- Setup Kubernetes for CentOS
- Setup Kubernetes for Ubuntu
- Setup NFS environment
- Setup Kubernetes Logging
- Setup Kubernetes Monitoring