UBUNTU16 installation and installation of Docker graphical management interface-shipyard Chinese version

Source: Internet
Author: User

, download the relevant Docker image

First install Docker, install Docker reference http://www.cnblogs.com/menglingqian/p/6880633.html

Shipyard The default access port is 8080, the default user name and password are admin and shipyard

[Email protected]:~# docker pull swarm [e-mail protected]:~# Docker pull Shipyard/shipyard[email protected]:~# Docker pull Rethinkdb[email protected]:~# Docker pull Microbox/etcd[email protected]:~# Docker pull Shipyard/docker-proxy[email protected]:~# Docker pull Alpine[email protected]:~# Docker pull Dockerclub/shipyard
Second, modify the official installation script to download into Chinese image
[Email protected]:~# grep-n shipyard:latest deploy24:image=${image:-shipyard/shipyard:latest}[email protected]:~# Sed-i ' s/shipyard\/shipyard:latest/dockerclub\/shipyard:latest/g ' deploy[email protected]:~# grep-n shipyard:latest Deploy24:image=${image:-dockerclub/shipyard:latest}[email protected]:~# NETSTAT-TLNP | grep 8080[email protected]:~# SH deploydeploying shipyard, starting Database, starting Discovery, starting Cert Volume, starting Proxy, starting Swarm Manager, starting Swarm Agent--Starting controllerwaiting For shipyard in 192.168.1.122:8080shipyard available at Http://192.168.1.122:8080Username:admin Password:shipyard

  

Third, testing

Browser input IP address: 8080 visit Web page.

Precautions:

The default access port for shipyard is 8080, and this port is used by many programs. If it is occupied, the port needs to be modified.

    

[Email protected]:~# NETSTAT-TLNP | grep 8080tcp6       0      0::: 8080                 :::*                    LISTEN      

  

UBUNTU16 installation and installation of Docker graphical management interface-shipyard Chinese version

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.