Skip to content

Instantly share code, notes, and snippets.

View d-sea's full-sized avatar

Hiro Fukami d-sea

View GitHub Profile
@d-sea
d-sea / swp_setup_default.rb
Last active January 2, 2016 16:09
[SmartWP](http://www.shakesoul.net/smartwp) - Chef recipe for base setup : site-cookbooks/swp_setup/recipes/default.rb
#
# Cookbook Name:: swp_setup
# Recipe:: default
#
# Copyright 2014, YOUR_COMPANY_NAME
#
# All rights reserved - Do Not Redistribute
#
######### create SWAP for micro instance of AWS EC2 ##########
@d-sea
d-sea / swp_scale-org_default.rb
Last active January 2, 2016 16:09
[SmartWP](http://www.shakesoul.net/smartwp) - Chef recipe for origin site : site-cookbooks/swp_scale-org/recipes/default.rb
#
# Cookbook Name:: swp_scale-org
# Recipe:: default
#
# Copyright 2014, YOUR_COMPANY_NAME
#
# All rights reserved - Do Not Redistribute
#
############## s3fs install ###########