Found a rancher platform.

Source: Internet
Author: User

Recently learn about Docker tools and get to find a platform tool called rancher. Baidu a few days later found this tool is really good.

Official website Http://rancher.com/,rancher recently released the Enterprise version of Tool 1.0.


Can be used in virtual machine, host, cloud host, only install Docker service can be used.

Installing rancher is also easy

Docker run-d--restart=always-p 8080:8080 rancher/server

A single order is done.

Add Host

Docker run-d--privileged-v/var/run/docker.sock:/var/run/docker.sock-v/var/lib/rancher:/var/lib/rancher rancher/ agent:v1.0.1 HTTP://192.168.55.16:8080/V1/SCRIPTS/B86B565716D85C5B8170:1463392800000:1WVIHMUGD7MJUPLHXMMNHNTRJK

It's done.

Isn't it simple!

The rest of the deployment of the application is a little mouse can be easily done, and security is very high, the network is a overlay mode, the Docker container between the host has its own private network, using IPEC VPN to get through, All hosts are UDP protocol 500 ports and 4500 ports to complete the connection.

I've already downloaded a lot of apps in the Rancher App Store, one-click Deployment. And the dependencies have been solved, very convenient.

This article is from the "Learning Exchange" blog, please be sure to keep this source http://725689.blog.51cto.com/715689/1774023

Found a rancher platform.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.