Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/metacpan/prepan-cookbooks


https://github.com/metacpan/prepan-cookbooks

Merge pull request #17 from metacpan/rds-by-cfn

Create network for rds using CloudFormation

96c0fc7f93217a6108072c89b193df2fbb855fa7 authored over 6 years ago by shibayu36 <[email protected]>
Add SecurityGroup for db

7bbd4f2ee1a852ae8e5c6832f9ad316432a06bdf authored over 6 years ago by shibayu36 <[email protected]>
Create db subnet group

7488b2fcf105aee85224c928d271f87d8d85afc4 authored over 6 years ago by shibayu36 <[email protected]>
Create private subnets for rds

df6881cf1b18abe10c3c44a52921018e0370c34a authored over 6 years ago by shibayu36 <[email protected]>
Merge pull request #16 from metacpan/create-resource-by-cloudformation

Create resources by cloudformation and ec2 template

004968db09a62d189682bd745959d2fbae86acb3 authored over 6 years ago by shibayu36 <[email protected]>
Make howto-create-app-server document

18a777f55e8d3d5fd00454880ab2871cb9ad310d authored over 6 years ago by shibayu36 <[email protected]>
Decide to create app-server by template instead of cloudformation

dfdf34084a2c58f032420d13ab7c77ff24934ce4 authored over 6 years ago by shibayu36 <[email protected]>
app-1 -> app-2

c8e2aacd4bd4d85065342fee38efaf7634f1a972 authored over 6 years ago by shibayu36 <[email protected]>
Add node settings for new instance

b1c6bf4cab2ac1ef1ab70371dcbc3cfdda9b9b78 authored over 6 years ago by shibayu36 <[email protected]>
Use another mirror to install daemontools

16fa30b4f8fd86b4e377646f9aedddabc8b3b73a authored over 6 years ago by shibayu36 <[email protected]>
Add ec2 server setting by cloudformation

8f4a8751cf28a180a53edbb3c510359d7ab90dc7 authored over 6 years ago by shibayu36 <[email protected]>
Add Outputs to refer to resources by app server cfn setting.

15c5832d0b4796401411364ecebc04dc968db366 authored over 6 years ago by shibayu36 <[email protected]>
Security group settings for app server

c04221195206a7eedc505e2d6c8f0d2f0e2f7d4a authored over 6 years ago by shibayu36 <[email protected]>
Add VPC settings by cloudformation

05fd4d7f30585ce1f11e99e2696d7833d64d5114 authored over 6 years ago by shibayu36 <[email protected]>
Merge pull request #15 from metacpan/use-amzn-linux

Use awslinux image for vagrant

8bc80f9a58c72349d3b54f66bc6adcf423b809e3 authored over 6 years ago by shibayu36 <[email protected]>
remove mysql_install_db step, because it will be executed by init script

e96c174e2e11d668af107a961332151a6bf94cb0 authored over 6 years ago by shibayu36 <[email protected]>
Use awslinux for vagrant

fad07e907fa2d75d2ea127463b1024d28e101f4b authored over 6 years ago by shibayu36 <[email protected]>
Merge pull request #13 from metacpan/introduce-mackerel-agent

Introduce mackerel-agent in app server and fix some cookbooks to run correctly

2f2ec381563bc709ffe4f67f7a5ecfb042f867b1 authored almost 7 years ago by shibayu36 <[email protected]>
xbuild setting

5177c46062dbafb7337cbc1be41a4409a353cfda authored almost 7 years ago by shibayu36 <[email protected]>
Remove perl recipes because xbuild recipe is used now

0e9ba982d751d70d692ff26afad165c4a8aa90cc authored almost 7 years ago by shibayu36 <[email protected]>
Use /usr/bin/svscanboot instead of /command/svscan

when using /command/svscan, svscan exited with following error.

```
Apr 2 21:29:07 local init:...

ce7a9fa7a5c22cba664140bd4f783cc2c82cc9a6 authored almost 7 years ago by shibayu36 <[email protected]>
Create simple xbuild cookbook

bca2c0eec4c19b6ff9bd18901f2e7e58e94f79e0 authored almost 7 years ago by shibayu36 <[email protected]>
Don't use xbuild cookbook because it is not working correctly

44f615bba496145b9cda70332cdba180f21702c8 authored almost 7 years ago by shibayu36 <[email protected]>
Change node name

f151ce6296e77d3c909879825cab3cbcfb7e918a authored almost 7 years ago by shibayu36 <[email protected]>
Use prepan:app role for mackerel

ce9d3f844ad46844b9b2844ae43ee1e86c9ce0f4 authored almost 7 years ago by shibayu36 <[email protected]>
Add documents to make it easy to understand provisioning

4e38b0706cd89747c5d414ecaee43a276df370ee authored almost 7 years ago by shibayu36 <[email protected]>
mackerel cookbook

68e9e8954646f3627ceb04a7514c83a73a883f0d authored almost 7 years ago by shibayu36 <[email protected]>
Fix daemontools cookbook to run correctly

d3ae1530fc7b4d9d8ca24572378a18ff7361908a authored almost 7 years ago by shibayu36 <[email protected]>
Fix site-cookbooks base to run correctly

5268b1a853c1f377336c62f9892012b120c6cc69 authored almost 7 years ago by shibayu36 <[email protected]>
Fix to use user resource following updating chef

397c96bba6ddb548ce2bfe14e246c0a8217f0297 authored almost 7 years ago by shibayu36 <[email protected]>
Add yum-repoforge

8808eb986777919c708a256bb083958a8e2d43f6 authored almost 7 years ago by shibayu36 <[email protected]>
Update Berksfile dependencies

51c1167751aca474254b520d06dc7b2e569da202 authored almost 7 years ago by shibayu36 <[email protected]>
Use latest of centos6

121ec9e56a086e0f37c2b19b6c703b9ce87b8a47 authored almost 7 years ago by shibayu36 <[email protected]>
Add data_bag_key to .gitignore

e8cee8e71bd8cb8fc3c8e08747a3bbaa0db8666d authored almost 7 years ago by shibayu36 <[email protected]>
Add mackerel-agent to chef dependencies

7f65abbb2685c1e5b43c560e445f155d26a449f7 authored almost 7 years ago by shibayu36 <[email protected]>
Merge pull request #12 from metacpan/use-berkshelf

Use berkshelf

c96a8d8e352a018205d771ebceaed32feb10cda5 authored almost 7 years ago by shibayu36 <[email protected]>
Use berkshelf

37c72d667f18e9b0ada6b7f8d42edb720bbaf86b authored almost 7 years ago by shibayu36 <[email protected]>
Merge pull request #11 from metacpan/update-chef2

Fix cookbooks to exec successfully

a473b743f0af1912a1942c50a0bce2c362cebfe9 authored almost 7 years ago by shibayu36 <[email protected]>
Update public key

a97499a7a9714e5ca5c872b8c53f69e9168c9753 authored almost 7 years ago by shibayu36 <[email protected]>
redis download url was changed

4dac6374b88763c0e1090a71416e5b9bde34592d authored almost 7 years ago by shibayu36 <[email protected]>
Add yum and yum-epel depends explicitly

bcf0daabfc402a89dd5c98b2470a23e81cdc94bd authored almost 7 years ago by shibayu36 <[email protected]>
Change natdnsproxy mode on, because sometimes we could not resolve dns in vm

7208ce673be649d4e89ca06e7a6f9b02107c9216 authored almost 7 years ago by shibayu36 <[email protected]>
Override xbuild.include_recipes because cook failed with default configuration

75eb06649d506fea63a2e5a3f231673391c8c11b authored almost 7 years ago by shibayu36 <[email protected]>
Specify gpgkey in yum_repository because yum_key is deprecated

5b2de5f7eeb9f74fd091e2927de63610c51e5a32 authored almost 7 years ago by shibayu36 <[email protected]>
cookbook name must be same as directory name

a70d378b3229044693a1855706798a5554274dd7 authored almost 7 years ago by shibayu36 <[email protected]>
Update chef cookbook dependencies

932689a6a3c52b43abfa840da0f307d594330dbe authored almost 7 years ago by shibayu36 <[email protected]>
Update all gem dependencies to most recent

a1dff0aa95e6b8f4a8d344d23ce4337c5728754b authored almost 7 years ago by shibayu36 <[email protected]>
update gem

e451209fb909bd76b3f461a530e958301d2953cf authored almost 7 years ago by shibayu36 <[email protected]>
Fix README.md to make cook successful

70884f7e17cb9283a4c511d15cf559195de2721c authored almost 7 years ago by shibayu36 <[email protected]>
Merge pull request #10 from CPAN-API/streamline-instances

Streamline EC2 instances

bc0a759e3cec05826260ed7dfca00dc9e49327b0 authored over 10 years ago by Kentaro Kuribayashi <[email protected]>
We have now only app-3 instance.

83ef38db242c92f3d951ca1bd04b052c5e949514 authored over 10 years ago by Kentaro Kuribayashi <[email protected]>
app-3 now works also as redis server

07b91ef7cb18d82a8702c9a8d375512baa8ad635 authored over 10 years ago by Kentaro Kuribayashi <[email protected]>
Merge pull request #9 from CPAN-API/accesslog

Recipes for logrotate

7f6aef085456d64ad9aec550c72241629f5d185a authored about 11 years ago by shibayu36 <[email protected]>
restart service to re-open log when execute logrotate

2f9765f32ba61a553d12b7b89f56c9693539d402 authored about 11 years ago by shibayu36 <[email protected]>
create /var/log/prepan by chef recipes

1205c24eb358b0b73628bfc461c67c2f0f342737 authored about 11 years ago by shibayu36 <[email protected]>
recipes for logrotate

c94482e50b7b1b6e20804a9ddc9de445eeaaae49 authored about 11 years ago by shibayu36 <[email protected]>
Merge pull request #8 from CPAN-API/carton-1.0-release

fix cookbooks for non-stop deploying

60eaa093edcb86a04cae7090dd25eb6566d10466 authored over 11 years ago by Kentaro Kuribayashi <[email protected]>
add app3,4 node

7c655ce70df3c08e1af3304d347ef0696f9bdfb9 authored over 11 years ago by shibayu36 <[email protected]>
fix yum repository specify

d80d4fc258850b875a7b62d60f9fb5bbfb3ae4bf authored over 11 years ago by shibayu36 <[email protected]>
update xbuild

1fc4cdd096a18bc90cc36ccbbf44c6ee31f16d03 authored over 11 years ago by shibayu36 <[email protected]>
Merge pull request #7 from CPAN-API/no-password-vagrant

use nopassword sudo in local development using vagrant

88cf5c458cf13c04e73896edc35d0ee4adeec655 authored over 11 years ago by Kentaro Kuribayashi <[email protected]>
use nopassword sudo for vagrant, because we cannot `halt` VM if need to input password

ea6f4693712369e37fa10653b5d289c8a9edc143 authored over 11 years ago by shiba_yu36 <[email protected]>
Merge pull request #6 from CPAN-API/use-xbuild

use xbuild-perl to run application

ec4fdbfedfbf4be4883ea0e700905cdcd19c22f1 authored over 11 years ago by shibayu36 <[email protected]>
use /usr/local/perl-prepan instead of /usr/local/bin/perl-5.16.3

27b2dae36d620c39455746137493b675947433af authored over 11 years ago by shiba_yu36 <[email protected]>
mistake port forwarding

2bb56a569d4c88c4f2768ecf39f2936ad9238253 authored over 11 years ago by shiba_yu36 <[email protected]>
fix docs to use knife solo

2f4eb9d60f671b6cef394e47e77fee2bfc4907a7 authored over 11 years ago by shiba_yu36 <[email protected]>
use xbuild instead of plenv to install perl 5.16.3

8c394095b362151e75586a66c2ffad68f27c2f92 authored over 11 years ago by shiba_yu36 <[email protected]>
migrate Vagrant 2 config, and fix problem which causes slow network

4662b1296e52b3290ac27d5f6f3329eb3134d912 authored over 11 years ago by shiba_yu36 <[email protected]>
update knife to 0.0.3

07a5848887732bd2f67801832cfb09d621d0d0af authored over 11 years ago by shiba_yu36 <[email protected]>
Merge pull request #5 from Tacahilo/fix-typo-in-README

Fix typo

998ee48a8ea81dac8937da94239b9cc148aca29c authored over 11 years ago by shibayu36 <[email protected]>
Fix typo

dae42ab52292bdef5d05a9df26ae65ca602e87c1 authored over 11 years ago by Takahiro OKUMURA <[email protected]>
Removed unnecessary settings.

26abfc99523255f47b180e71bba21cb5160f944e authored over 11 years ago by Kentaro Kuribayashi <[email protected]>
Updated chef-plenv

769c8eb7a0110cab644de2146e98be60dc9adf06 authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Merge branch 'plenv'

58822d502a930b2795c47500cb1bf7b1b627f0db authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Fixed along with plenv cookbooks changes

86afa2df9cc02f68a5f379591e927d0a6dabaab8 authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Use plenv

8a90a2af51ec3f7eae530d8958ded4bb19a4d21f authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Merge pull request #4 from CPAN-API/remove-vagrant-dependency

Remove vagrant dependency

2e5b74c7fca926bce70a32206e12ebd26004d895 authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
fix README for vagrant

b93ba8a4f49b39c7fdbd28ed73765f1ec8762858 authored almost 12 years ago by shiba_yu36 <[email protected]>
remove vagrant and net-ssh from Gemfile

e623afc3d0ecec59c81f02387953c93bc165fa7f authored almost 12 years ago by shiba_yu36 <[email protected]>
Fixed local development environment

fdd21af3a54a44f8ccc26771f3fcc7ffba017c59 authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Fixed nginx cookbook along with CentOS update

7161ce760d8795ef7aac8a4b1f877e6c52a94919 authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Updated dependencies.

1a1741223dcc85721dfde333a52784ea6df103ba authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Merge pull request #3 from CPAN-API/centos-6.4

centos 6.4

a6b782054dd3b100fd3254de26ccf6c67eefeb6e authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
centos 6.4

edc94fef52c717365f9acce9423bad2dada31907 authored almost 12 years ago by shiba_yu36 <[email protected]>
Merge pull request #2 from CPAN-API/mysql-recipes

mysql cookbooks

1c951f843a0aa94fb8d7b376342e91c98a70c700 authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
1.9-style hash

69d150ef4f22a096460073e98b4a0d06b0c9c824 authored almost 12 years ago by shiba_yu36 <[email protected]>
align

b03bc96a3b57e049de17a3b1d7c77ab37514f0c0 authored almost 12 years ago by shiba_yu36 <[email protected]>
single quote to double

5ea156c94c410d775edb01a10cafa416ea1c265a authored almost 12 years ago by shiba_yu36 <[email protected]>
remove mysql cookbook from cheffile

41d8b172d37f3bddb7c97d0dc9acb1c4504985fa authored almost 12 years ago by shiba_yu36 <[email protected]>
mysql server recipes

97c8d045c407f1f3314ab013e1d0b1fbd91ba535 authored almost 12 years ago by shiba_yu36 <[email protected]>
mysql client cookbook

d13f8362bea188a631d777f3cd1b7e49829e6cc7 authored almost 12 years ago by shiba_yu36 <[email protected]>
cookbook priority

a231db2bfdd201e9c2fd79e04038d5e3224b576b authored almost 12 years ago by shiba_yu36 <[email protected]>
generate skeleton by knife cookbook

8937fabe1f64f48a1d161fe548e0b27dcdd4aef8 authored almost 12 years ago by shiba_yu36 <[email protected]>
bundle path

99076aeb36685b017cc0c54580cd388be4f62cd0 authored almost 12 years ago by shiba_yu36 <[email protected]>
Merge pull request #1 from CPAN-API/manage-gemfile

Manage libraries by bundler

c660a4adcaac6df49306e77fb84a17c519e628c7 authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
update README.md for using bundler

8a939c76db7987ccfce90a296e3d07580cfdd959 authored almost 12 years ago by shiba_yu36 <[email protected]>
manage libraries by bundler

46f4cc154ff40a39db61e067e94e81978ff8a80c authored almost 12 years ago by shiba_yu36 <[email protected]>
Redis binds 0.0.0.0

24a1e2878fa12907ce4b0263ff51f5a2c570dcf0 authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Fix some

bcbd16309588e4ad14fffb850c29a22ab55f883d authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>
Added app-1, 2

aea29c3fe77c4d878c8b781c9d516aecc02831bf authored almost 12 years ago by Kentaro Kuribayashi <[email protected]>