DCKR – A wizard-based build tool for container configuration and orchestration based on Docker

DCKR – A wizard-based build tool for container configuration and orchestration based on Docker

2022-09-14 0 824
Resource Number 38440 Last Updated 2025-02-24
¥ 0USD Upgrade VIP
Download Now Matters needing attention
Can't download? Please contact customer service to submit a link error!
Value-added Service: Installation Guide Environment Configuration Secondary Development Template Modification Source Code Installation

Dckr is a wizard-based build tool for container configuration and orchestration based on Docker. (Supports Docker, Compose, Kubernets, and Rancher resource file wizard builds)

 

DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图

Project Objectives
Through the semantic UI wizard-style guidance to build relevant container configurations and orchestrate files, you can reduce your learning cost.
Through the conversion function, you can easily convert the configuration files of different container products to and from each other, which greatly improves your work efficiency.
The YAML files you build with it are compliant, freeing you from the pain of writing YAML files due to formatting issues such as indentation.
It allows you to easily make changes to the relevant configuration items, and then click the build button to change the content of the editor accordingly; It can be used to assist in container-related teaching.
Its implementation scheme can provide some ideas or even a solution for various requirements such as “generating configuration files through semantic UI”.
Get started quickly

Run locally

git clone https://github.com/LGSKOKO/Dckr.git

cd Dckr

npm install

npm run serve

Server deployment

#1. Modify the request.js file in the src directory of the project to change localhost to the specific backend deployment IP address
#2. Execute the following command
npm run build
#3. Copy the dist directory to the installed and configured web server (apache or nginx, etc.).
#4. Enter the corresponding http address and you’re done!!
Project structure
.
├── public // Static resource file
│ ├── favicon.jpg // Project icon
│ └── index.html // Project html entry file
├── screenshots // Project screenshots
├── src // source directory
│ ├── components // components
│ │ ├── DockerCompose // Compose module component
│ │ │ ├── Step1.vue
│ │ │ ├── Step2.vue
│ │ │ ├── Step3.vue
│ │ │ ├── Step4.vue
│ │ ├── Dockerfile // Docker module component
│ │ │ ├── Step1.vue
│ │ │ ├── Step2.vue
│ │ │ ├── Step3.vue
│ │ │ ├── Step4.vue
│ │ │ ├── Step5.vue
│ │ ├── Kubernetes // Kubernetes module components
│ │ │ ├── common // The most basic component of the Kubernetes module
│ │ │ | ├── Base.vue // Fill in the basic information component
│ │ │ | ├── Container.vue // Fill in the container configuration component
│ │ │ | ├── Other.vue // Fill in the other information component
│ │ │ | └── Volume.vue // Fill in the disk mount information component
│ │ │ ├── template // Abstract a layer of components on a common basis
│ │ │ | ├── OtherTemplate.vue // OtherTemplate component of Deployment and ReplicaSet components
│ │ │ | └── PodTemplate.vue // PodTemplate component of Deployment and ReplicaSet components
│ │ │ ├── ConfigMap.vue // ConfigMap template component
│ │ │ ├── Deployment.vue // Deployment template component
│ │ │ ├── Pod.vue // Pod template component
│ │ │ ├── ReplicaSet.vue // ReplicaSet template component
│ │ │ ├── Secret.vue // Secret template component
│ │ │ └── Sevice.vue // Service template component
│ │ ├── Editor.vue // Editor public component
│ │ ├── Header.vue // Header.vue // Header.vue
│ │ └── Sider.vue // sidebar public component
│ ├── router
│ │ └── index.js // Routing configuration
│ ├── store
│ │ └── index.js // Vuex configuration
│ ├── view
│ │ ├── CreateDockerCompose.vue // Compose module page
│ │ ├── CreateDockerfile.vue // Docker module page
│ │ ├── CreateKubernetes.vue // Kubernetes module page
│ │ ├── CreateRancher.vue // Racnher module page
│ │ └── Home.vue // Main page
│ ├── App.vue // Page entry file
│ ├── commonUtil.js // Customize the tool file
│ ├── main.js // Program entry file, load various common components
│ └── request.vue // Customize the project request file
└──
Run a screenshot

Docker module

 

DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图1 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图2 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图3 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图4 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图5 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图6

 

Compose module

 

DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图6 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图7 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图8 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图9 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图10 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图11 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图12 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图13

 

Kubernetes module

DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图14

Guided builds

 

DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图14 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图15 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图16 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图17 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图18 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图19 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图20

 

Rancher module

 

DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图21 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图22 DCKR – A wizard-based build tool for container configuration and orchestration based on Docker插图23

 

资源下载此资源为免费资源立即下载
Telegram:@John_Software

Disclaimer: This article is published by a third party and represents the views of the author only and has nothing to do with this website. This site does not make any guarantee or commitment to the authenticity, completeness and timeliness of this article and all or part of its content, please readers for reference only, and please verify the relevant content. The publication or republication of articles by this website for the purpose of conveying more information does not mean that it endorses its views or confirms its description, nor does it mean that this website is responsible for its authenticity.

Ictcoder Free source code DCKR – A wizard-based build tool for container configuration and orchestration based on Docker https://ictcoder.com/kyym/dckr-a-wizard-based-build-tool-for-container-configuration-and-orchestration-based-on-docker.html

Share free open-source source code

Q&A
  • 1, automatic: after taking the photo, click the (download) link to download; 2. Manual: After taking the photo, contact the seller to issue it or contact the official to find the developer to ship.
View details
  • 1, the default transaction cycle of the source code: manual delivery of goods for 1-3 days, and the user payment amount will enter the platform guarantee until the completion of the transaction or 3-7 days can be issued, in case of disputes indefinitely extend the collection amount until the dispute is resolved or refunded!
View details
  • 1. Heptalon will permanently archive the process of trading between the two parties and the snapshots of the traded goods to ensure that the transaction is true, effective and safe! 2, Seven PAWS can not guarantee such as "permanent package update", "permanent technical support" and other similar transactions after the merchant commitment, please identify the buyer; 3, in the source code at the same time there is a website demonstration and picture demonstration, and the site is inconsistent with the diagram, the default according to the diagram as the dispute evaluation basis (except for special statements or agreement); 4, in the absence of "no legitimate basis for refund", the commodity written "once sold, no support for refund" and other similar statements, shall be deemed invalid; 5, before the shooting, the transaction content agreed by the two parties on QQ can also be the basis for dispute judgment (agreement and description of the conflict, the agreement shall prevail); 6, because the chat record can be used as the basis for dispute judgment, so when the two sides contact, only communicate with the other party on the QQ and mobile phone number left on the systemhere, in case the other party does not recognize self-commitment. 7, although the probability of disputes is very small, but be sure to retain such important information as chat records, mobile phone messages, etc., in case of disputes, it is convenient for seven PAWS to intervene in rapid processing.
View details
  • 1. As a third-party intermediary platform, Qichou protects the security of the transaction and the rights and interests of both buyers and sellers according to the transaction contract (commodity description, content agreed before the transaction); 2, non-platform online trading projects, any consequences have nothing to do with mutual site; No matter the seller for any reason to require offline transactions, please contact the management report.
View details

Related Article

make a comment
No comments available at the moment
Official customer service team

To solve your worries - 24 hours online professional service