文件名称:chef-jellyfish:厨师食谱将部署Project Jellyfish
文件大小:31KB
文件格式:ZIP
更新时间:2024-06-06 12:01:15
Ruby
名称 厨师水母 目的 安装和配置水母API和UX服务器 成功标准 正在安装水母,可以访问网页,查看示例数据等。 应用/服务 海蜇 必要步骤 通用设置(程序包,用户) PostgreSQL 9.4 rbenv,ruby构建 git代码 Ruby:捆绑程序,pg_gem ENV无功 耙 NGINX 入门 mkdir -p ~/chef-repo/cookbooks git clone https://github.com/projectjellyfish/chef-jellyfish.git curl -L https://www.opscode.com/chef/install.sh | bash sudo chef-client --local-mode --runlist 'recipe[chef-jellyfish]'
【文件预览】:
chef-jellyfish-master
----.travis.yml(356B)
----Vagrantfile(353B)
----bin()
--------nokogiri(376B)
--------safe_yaml(379B)
--------rubocop(373B)
--------foodcritic(382B)
--------thor(364B)
--------stove(367B)
--------kitchen(378B)
--------erubis(370B)
--------bundler(373B)
--------bake(365B)
--------rake(364B)
--------berks(371B)
--------minitar(373B)
--------tt(363B)
--------ruby-rewrite(382B)
--------ruby-parse(378B)
----recipes()
--------_postgresql.rb(4KB)
--------_jellyfish.rb(4KB)
--------_nodejs.rb(890B)
--------_ruby.rb(3KB)
--------_common.rb(2KB)
--------_nginx.rb(641B)
--------default.rb(1KB)
----attributes()
--------default.rb(2KB)
----Thorfile(241B)
----templates()
--------default()
----Rakefile(730B)
----test()
--------integration()
----.kitchen.yml(438B)
----.rubocop.yml(595B)
----LICENSE(11KB)
----chefignore(960B)
----Gemfile(556B)
----Gemfile.lock(4KB)
----spec()
--------unit()
--------spec_helper.rb(48B)
----metadata.rb(338B)
----.ruby-version(10B)
----CHANGELOG.md(208B)
----README.md(745B)
----Berksfile(67B)