文件名称:coreos_cluster:初始化文件以启动Coreos集群
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-30 04:45:53
Ruby
要求 ####入门编辑template / app @ .service以运行包含要集群的应用程序的适当docker。 vagrant up --provision vagrant ssh core-01 // inside core-01 // starts all the symlink services of app on different ports > fleetctl start share/instances/* // starts nginx service which starts the nginx docker > fleetctl start share/static/* // see where each service is running > fleetctl list-units
【文件预览】:
coreos_cluster-master
----.gitignore(26B)
----templates()
--------app@.service(738B)
--------app-discovery@.service(793B)
----Vagrantfile(5KB)
----static()
--------nginx-discovery.service(775B)
--------nginx.service(897B)
----README.md(506B)
----user-data(653B)
----bootstrap.sh(2KB)
----config.rb(3KB)