CN109408064A - A kind of visual micro services system automation dispositions method of layout and system - Google Patents

A kind of visual micro services system automation dispositions method of layout and system Download PDF

Info

Publication number
CN109408064A
CN109408064A CN201811047586.1A CN201811047586A CN109408064A CN 109408064 A CN109408064 A CN 109408064A CN 201811047586 A CN201811047586 A CN 201811047586A CN 109408064 A CN109408064 A CN 109408064A
Authority
CN
China
Prior art keywords
container
micro services
setting
created
layout
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201811047586.1A
Other languages
Chinese (zh)
Inventor
鲍杰
范渊
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
DBAPPSecurity Co Ltd
Hangzhou Dbappsecurity Technology Co Ltd
Original Assignee
Hangzhou Dbappsecurity Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hangzhou Dbappsecurity Technology Co Ltd filed Critical Hangzhou Dbappsecurity Technology Co Ltd
Priority to CN201811047586.1A priority Critical patent/CN109408064A/en
Publication of CN109408064A publication Critical patent/CN109408064A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/60Software deployment
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45562Creating, deleting, cloning virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45575Starting, stopping, suspending or resuming virtual machine instances
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/455Emulation; Interpretation; Software simulation, e.g. virtualisation or emulation of application or operating system execution engines
    • G06F9/45533Hypervisors; Virtual machine monitors
    • G06F9/45558Hypervisor-specific management and integration aspects
    • G06F2009/45595Network integration; Enabling network access in virtual machine instances

Abstract

The present invention relates to Computer Applied Technologies, it is desirable to provide a kind of visual micro services system automation dispositions method of layout and system.The visual micro services system automation dispositions method of this kind of layout can dispose multiple micro services systems in web browser terminal page in Docker container, comprising steps of container creation, starting setting and dependence setting.The present invention creates Docker container and its boot sequence, dependence by visualization window layout, can achieve the effect that immediately to come into force in the modification of page window one of the invention.

Description

A kind of visual micro services system automation dispositions method of layout and system
Technical field
The present invention relates to computer application technology, in particular to a kind of visual micro services system of layout is automatic Change dispositions method and system.
Background technique
Docker is the application container engine of an open source, and developer can be packaged their application and rely on packet and arrives In one transplantable container, then it is published on the Linux machine of any prevalence, also may be implemented to virtualize, container has been Sandbox mechanism is entirely used, does not have any interface between each other.
Micro services are different from system, are one or one group relatively small and independent functional units of service, are that user can To perceive minimum feature set.
Multiple micro services systems are placed in multiple Docker containers and run, need to set in advance the dependence between container with And the boot sequence of container, such as database, buffer service starting more previous than application service, also to allow application service visiting It asks.
Docker Compose is the layout deployment tool for the open source that Docker company provides, and only provides order line work at present Tool.When being disposed using Docker Compose, above this sequence of operations, will by order order line one by one come It realizes, without visual interface, operates very inconvenient.
In addition, dependence and boot sequence when multiple micro services systems are disposed with Docker, between container It cannot be modified once set, except non-manual deletion container redeploys.
To sum up, at present in terms of container deployment, there are following problems: 1) technology is wanted when exploitation/operation maintenance personnel deployment Ask high;2) order line can only be passed through when previous deployment;3) boot sequence of container, dependence modification trouble.
Summary of the invention
It is a primary object of the present invention to overcome deficiency in the prior art, provide it is a kind of can be on visualization interface, institute See the method and system of i.e. gained ground layout Dock container.In order to solve the above technical problems, solution of the invention is:
A kind of visual micro services system automation dispositions method of layout is provided, it is in web browser terminal page, i.e., logical It crosses in this system WEB page that browser access is installed on needing the server disposed, exists to multiple micro services systems It is disposed in Docker container, specifically include the following steps:
Step (1): container creation;
Container is created, title, mirror image, open port and the IP address of container are set;
If the demand that the container has catalogue to map, moreover it is possible to carry out in catalogue mapping settings, including host catalogue and container Catalogue;And multiple catalogue mappings can be created;
Step (2): starting setting;
The boot sequence of container is set and is indicated by number, i.e., digital smaller starting priority is higher;
Step (3): setting is relied on;
For the container created, dependence setting is carried out:
Line with the arrow is added between the two containers, and arrow is directed toward the side of being relied on from relying party.
A kind of storage equipment is provided, wherein being stored with a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
In web browser terminal page, i.e., this system installed on needing the server disposed is accessed by browser In WEB page, multiple micro services systems are disposed in Docker container, specifically include the following steps:
Step (1): container creation;
Container is created, title, mirror image, open port and the IP address of container are set;
If the demand that the container has catalogue to map, moreover it is possible to carry out in catalogue mapping settings, including host catalogue and container Catalogue;And multiple catalogue mappings can be created;
Step (2): starting setting;
The boot sequence of container is set and is indicated by number, i.e., digital smaller starting priority is higher;
Step (3): setting is relied on;
For the container created, dependence setting is carried out:
Line with the arrow is added between the two containers, and arrow is directed toward the side of being relied on from relying party.
A kind of visual micro services system automation deployment system of layout, including processor are provided, each finger is adapted for carrying out It enables;And storage equipment, it is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
In web browser terminal page, i.e., this system installed on needing the server disposed is accessed by browser In WEB page, multiple micro services systems are disposed in Docker container, specifically include the following steps:
Step (1): container creation;
Container is created, title, mirror image, open port and the IP address of container are set;
If the demand that the container has catalogue to map, moreover it is possible to carry out in catalogue mapping settings, including host catalogue and container Catalogue;And multiple catalogue mappings can be created;
Step (2): starting setting;
The boot sequence of container is set and is indicated by number, i.e., digital smaller starting priority is higher;
Step (3): setting is relied on;
For the container created, dependence setting is carried out:
Line with the arrow is added between the two containers, and arrow is directed toward the side of being relied on from relying party.
Compared with prior art, the beneficial effects of the present invention are:
The present invention creates Docker container and its boot sequence, dependence by visualization window layout, can reach The effect that the modification of page window one of the invention immediately comes into force.
The present invention visualizes layout, and What You See Is What You Get can realize the creation operation of Docker container automatically, be suitable for all With the scene of Docker container deployment micro services.
It is operated using visualization window of the invention, greatly reduces exploitation/operation maintenance personnel and the technology of Docker is wanted The time spent in asking and disposing improves exploitation/operation maintenance personnel deployment system efficiency.
Detailed description of the invention
Fig. 1 is the embodiment of the present invention schematic diagram.
Fig. 2 is the embodiment of the present invention schematic diagram.
Fig. 3 is the embodiment of the present invention schematic diagram.
Specific embodiment
Firstly the need of explanation, the present invention is a kind of application of the computer technology in container technical field.In the present invention Realization during, the application of multiple software function modules can be related to.It is applicant's understanding that such as read over application documents, After accurate understanding realization principle and goal of the invention of the invention, in the case where combining existing well-known technique, art technology The software programming technical ability that personnel can grasp completely with it realizes the present invention.Category this model that all the present patent application files refer to Farmland, applicant will not enumerate.
Present invention is further described in detail with specific embodiment with reference to the accompanying drawing:
A kind of visual micro services system automation dispositions method of layout as shown in Figure 1, Figure 2, Figure 3 shows, passes through one Web browser terminal page realizes visualization, automatically dispose.
In web browser terminal page, i.e., accessing this installed on needing the server disposed by browser is In WEB page of uniting, multiple micro services systems are disposed in Docker container, specifically include the following steps:
Step (1): container creation
As shown in Figure 1, clicking creation container menu, the title of container is filled in, drop-down selection mirror image fills in open end Mouthful.Demand is mapped if any catalogue, the left side inputs the catalogue of host, and the catalogue in container is filled out on the right;If any multiple catalogues, then point Two text boxes, then can occur again in lower catalogue mapping, repeat the operation of previous step record mapping, creation is clicked after confirmation.
Step (2): starting setting
As shown in Fig. 2, clicking starting setting, will appear under a priority selection on choosing the container icon to be arranged Frame is drawn, the number (such as 1,2,3,4,5 etc.) of corresponding level is selected, automatically saves selected rank, the smaller starting of number is preferential Grade is higher.
Step (3): setting is relied on
It as shown in Figure 3 there are two container, clicks and relies on setting menu, can be directed toward between two containers with line, arrow One side is the side of being relied on.
Clicking preservation after all setting up can all container of automatic deployment.
Finally it should be noted that the above enumerated are only specific embodiments of the present invention.It is clear that the invention is not restricted to Above embodiments can also have many variations.Those skilled in the art can directly lead from present disclosure Out or all deformations for associating, it is considered as protection scope of the present invention.

Claims (5)

1. a kind of visual micro services system automation dispositions method of layout, which is characterized in that exist to multiple micro services systems It is disposed in Docker container, specifically include the following steps:
Step (1): container creation;
Container is created, title, mirror image, open port and the IP address of container are set;
Step (2): starting setting;
The boot sequence of container is set;
Step (3): setting is relied on;
For the container created, dependence setting is carried out:
Line with the arrow is added between the two containers, and arrow is directed toward the side of being relied on from relying party.
2. the visual micro services system automation dispositions method of a kind of layout according to claim 1, which is characterized in that In the step (1), if the demand that the container has catalogue to map, can be carried out catalogue mapping settings, including host catalogue and appearance Device in-list;And multiple catalogue mappings can be created.
3. the visual micro services system automation dispositions method of a kind of layout according to claim 1, which is characterized in that In the step (2), the boot sequence of container is indicated by number, and the smaller starting priority of number is higher.
4. a kind of storage equipment, wherein being stored with a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Multiple micro services systems are disposed in Docker container, specifically include the following steps:
Step (1): container creation;
Container is created, title, mirror image, open port and the IP address of container are set;
Step (2): starting setting;
The boot sequence of container is set;
Step (3): setting is relied on;
For the container created, dependence setting is carried out:
Line with the arrow is added between the two containers, and arrow is directed toward the side of being relied on from relying party.
5. a kind of visual micro services system automation deployment system of layout, including processor, are adapted for carrying out each instruction;And Equipment is stored, is suitable for storing a plurality of instruction, described instruction is suitable for being loaded and being executed by processor:
Multiple micro services systems are disposed in Docker container, specifically include the following steps:
Step (1): container creation;
Container is created, title, mirror image, open port and the IP address of container are set;
Step (2): starting setting;
The boot sequence of container is set;
Step (3): setting is relied on;
For the container created, dependence setting is carried out:
Line with the arrow is added between the two containers, and arrow is directed toward the side of being relied on from relying party.
CN201811047586.1A 2018-09-10 2018-09-10 A kind of visual micro services system automation dispositions method of layout and system Pending CN109408064A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811047586.1A CN109408064A (en) 2018-09-10 2018-09-10 A kind of visual micro services system automation dispositions method of layout and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811047586.1A CN109408064A (en) 2018-09-10 2018-09-10 A kind of visual micro services system automation dispositions method of layout and system

Publications (1)

Publication Number Publication Date
CN109408064A true CN109408064A (en) 2019-03-01

Family

ID=65463969

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811047586.1A Pending CN109408064A (en) 2018-09-10 2018-09-10 A kind of visual micro services system automation dispositions method of layout and system

Country Status (1)

Country Link
CN (1) CN109408064A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110119288A (en) * 2019-03-26 2019-08-13 福建省天奕网络科技有限公司 The method of centralized and unified starting service, storage medium
CN111221708A (en) * 2020-01-06 2020-06-02 紫光云技术有限公司 Highly reliable and flexible micro-service system and visual management method
CN111552508A (en) * 2020-04-29 2020-08-18 杭州数梦工场科技有限公司 Application program version construction method and device and electronic equipment
CN111831396A (en) * 2020-07-10 2020-10-27 融慧金科金融服务外包(北京)有限公司 Docker software and hardware integration-based delivery method and device
CN113377512A (en) * 2021-06-09 2021-09-10 湖北亿咖通科技有限公司 Starting method, device and equipment of vehicle machine system
CN114185559A (en) * 2022-02-16 2022-03-15 南京安元科技有限公司 Unified research and development environment visual management method
CN114237628A (en) * 2022-02-25 2022-03-25 卓望数码技术(深圳)有限公司 Microservice arranging and calling method and device, computer equipment and storage medium
WO2024065191A1 (en) * 2022-09-27 2024-04-04 Siemens Aktiengesellschaft Method, apparatus, electronic device, and readable storage medium for orchestrating microservices

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105700961A (en) * 2016-02-29 2016-06-22 华为技术有限公司 Business container creation method and device
CN106445585A (en) * 2016-08-30 2017-02-22 中国民生银行股份有限公司 Application deployment method and system based on container technology
CN106970822A (en) * 2017-02-20 2017-07-21 阿里巴巴集团控股有限公司 A kind of container creation method and device
US20180121221A1 (en) * 2016-10-28 2018-05-03 ShieldX Networks, Inc. Systems and methods for deploying microservices in a networked microservices system
CN108021608A (en) * 2017-10-31 2018-05-11 赛尔网络有限公司 A kind of lightweight website dispositions method based on Docker
CN108196843A (en) * 2018-01-09 2018-06-22 成都睿码科技有限责任公司 Visualization Docker containers compile the O&M method of deployment automatically

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105700961A (en) * 2016-02-29 2016-06-22 华为技术有限公司 Business container creation method and device
CN106445585A (en) * 2016-08-30 2017-02-22 中国民生银行股份有限公司 Application deployment method and system based on container technology
US20180121221A1 (en) * 2016-10-28 2018-05-03 ShieldX Networks, Inc. Systems and methods for deploying microservices in a networked microservices system
CN106970822A (en) * 2017-02-20 2017-07-21 阿里巴巴集团控股有限公司 A kind of container creation method and device
CN108021608A (en) * 2017-10-31 2018-05-11 赛尔网络有限公司 A kind of lightweight website dispositions method based on Docker
CN108196843A (en) * 2018-01-09 2018-06-22 成都睿码科技有限责任公司 Visualization Docker containers compile the O&M method of deployment automatically

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
袁忠良: ""容器云计算平台关键技术研究"", 《信息科技辑》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110119288A (en) * 2019-03-26 2019-08-13 福建省天奕网络科技有限公司 The method of centralized and unified starting service, storage medium
CN110119288B (en) * 2019-03-26 2022-02-08 福建省天奕网络科技有限公司 Method for centralized unified starting service and storage medium
CN111221708A (en) * 2020-01-06 2020-06-02 紫光云技术有限公司 Highly reliable and flexible micro-service system and visual management method
CN111552508A (en) * 2020-04-29 2020-08-18 杭州数梦工场科技有限公司 Application program version construction method and device and electronic equipment
CN111552508B (en) * 2020-04-29 2023-03-14 杭州数梦工场科技有限公司 Application program version construction method and device and electronic equipment
CN111831396A (en) * 2020-07-10 2020-10-27 融慧金科金融服务外包(北京)有限公司 Docker software and hardware integration-based delivery method and device
CN113377512A (en) * 2021-06-09 2021-09-10 湖北亿咖通科技有限公司 Starting method, device and equipment of vehicle machine system
CN114185559A (en) * 2022-02-16 2022-03-15 南京安元科技有限公司 Unified research and development environment visual management method
CN114237628A (en) * 2022-02-25 2022-03-25 卓望数码技术(深圳)有限公司 Microservice arranging and calling method and device, computer equipment and storage medium
WO2024065191A1 (en) * 2022-09-27 2024-04-04 Siemens Aktiengesellschaft Method, apparatus, electronic device, and readable storage medium for orchestrating microservices

Similar Documents

Publication Publication Date Title
CN109408064A (en) A kind of visual micro services system automation dispositions method of layout and system
CN100511134C (en) Enhanced visualization and selection method and system of multi-layered elements in a containment hierarchy
CN108520454A (en) The method and system of readjustment order in real time
US10096072B1 (en) Method and system for reducing the presentation of less-relevant questions to users in an electronic tax return preparation interview process
CN106156344B (en) Page configuration method and device
CN102624649B (en) Method, equipment and system for attaching E-mail attachment
US20160119429A1 (en) Multi-service cloud storage decision optimization process
US11188499B2 (en) Storing and retrieving restricted datasets to and from a cloud network with non-restricted datasets
CN103257958B (en) A kind of interpretation method based on cloud storage and system
CN104135520B (en) A kind of method and device for identifying android terminal
US9912747B2 (en) Browser and system for download and download method
US11113097B2 (en) System and method for provisioning integration infrastructure at runtime indifferent to hybrid nature of endpoint applications
US11775575B2 (en) Systems and methods of performing searches within a text input application
US10893093B2 (en) Translating a user's working context from one operating system and associated applications to a different operating system and associated applications
US10523737B2 (en) Information processing method and apparatus
CN106980501A (en) A kind of software package management method, device and system
CN105183605A (en) Server performance test method and device
CN107643918A (en) A kind of Container Management method and device
CN104008137A (en) Cross-system data coupling system for business processes
US11048735B2 (en) Operation of a computer based on optimal problem solutions
CN112558966A (en) Depth model visualization data processing method and device and electronic equipment
CN106127456A (en) There is the E-seal label lid method of position memory function of affixing one's seal
CN102867009B (en) Creation method, device and system for information system
US9727391B2 (en) Method for performing task on unified information units in a personal workspace
CN107784488A (en) A kind of business process management system of loose couplings

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20190301