evenup-thin:安装、配置和运行 apache 服务。 维护模块配置文件和虚拟主机

时间:2024-06-26 13:25:04
【文件属性】:

文件名称:evenup-thin:安装、配置和运行 apache 服务。 维护模块配置文件和虚拟主机

文件大小:18KB

文件格式:ZIP

更新时间:2024-06-26 13:25:04

Ruby

它是什么? 安装 ruby​​ Thin、设置站点配置和用于管理服务的初始化脚本的 puppet 模块。 用法: 通用瘦安装 class { 'thin': } 添加瘦站点 thin::site { 'coolapp': chdir => '/usr/share/coolapp', log => '/var/log/coolapp/coolapp.log', port => 3200, user => 'coolapp', group => 'coolapp', servers => 1, environment => 'production'; } 已知的问题: 仅在 CentOS 6 上测试 去做: [ ] 允许禁用用户/组的创建 执照


【文件预览】:
evenup-thin-master
----.fixtures.yml(209B)
----Gemfile(2KB)
----metadata.json(831B)
----Guardfile(169B)
----spec()
--------classes()
--------spec_helper_acceptance.rb(974B)
--------spec.opts(47B)
--------spec_helper.rb(97B)
--------acceptance()
--------defines()
----.sync.yml(210B)
----Rakefile(1002B)
----CONTRIBUTING.md(3KB)
----.travis.yml(1KB)
----LICENSE(580B)
----README.md(799B)
----templates()
--------thin.service.erb(320B)
--------thin.yml(582B)
--------thin.init.erb(2KB)
----.gitignore(91B)
----manifests()
--------init.pp(2KB)
--------params.pp(647B)
--------site.pp(3KB)
----CHANGELOG(325B)

网友评论