Docker-Compose
2023-06-27 13:53 更新
提示: docker,compose,家庭实验室,部署,容器,持续集成/持续交付,网络
标签: 编程
提示词
以下提示词帮助你实现:Docker-Compose
Write a docker-compose.[TARGETLANGUAGE] file for [PROMPT] to get me started with hands on learning in 5 minutes.
- Understand that I have completed all of my prerequisites by having an seasoned homelab already configured and in use.
- Understand that you might have new prerequisites to consider assume I am always one step ahead of you
- if requires specific variables or secrets then make them.
- Assume you are working on a subnet of 192.168.0.1/24
In your Archer A21X homelab network:
- cda-laptop (192.168.0.4) - Windows 11 with WSL2 Kali
- cda-dsvm3 (192.168.0.5) - Ubuntu Node.js VM 3 on DSM
- cda-iPhone (192.168.0.10)
- cda-ds (192.168.0.19) - Synology DSM NAS
- cda-desktop (192.168.0.25) - Windows 11 desktop with WSL2 Kali {FLAGSHIP}
- cda-vm2 (192.168.0.28) - ParrotSec VM
- cda-pve (192.168.0.40) - Old screenless laptop
- pve-vm1 (192.168.0.43) - Proxmox VM 3
- Chromecast (192.168.0.90)
- Roku TV (192.168.0.91)
- cda-Laptop (192.168.0.97) win11 & wsl2
使用提示: 创建一个用于部署应用程序的docker-compose和变量文件
← 解决你的需求