- Scott Chacon on the Interwebs(リンク切れ)
- Scott Chacon on the Interwebs
- GitHub Flow - The best way to use Git and GitHub
31 Aug 2011
| #!/usr/bin/env perl | |
| use strict; | |
| use warnings; | |
| my @GLOBAL_BUFFERS = qw( | |
| key_buffer_size | |
| innodb_buffer_pool_size | |
| innodb_log_buffer_size | |
| innodb_additional_mem_pool_size |
| Generate ctags with `rake ctags` | |
| Run snipper.rb | |
| Put resulting ruby.snippets file where your snippet plugin can pick it up. (I'm using snipmate) |
| #!/usr/bin/env perl | |
| =head1 Examples | |
| $ tail -f access_log | perl colorize.pl | |
| $ plackup app.psgi 2>&1 | perl colorize.pl | |
| =cut | |
| use strict; |
| package Amon2::Plugin::Model; | |
| use strict; | |
| use warnings; | |
| use Module::Find; | |
| use Try::Tiny; | |
| our $VERSION = '0.01'; | |
| sub init { | |
| my ($class, $context_class, $config) = @_; |
| #!/bin/sh | |
| # | |
| # puma - this script starts and stops the puma daemon | |
| # | |
| # chkconfig: - 85 15 | |
| # description: Description \ | |
| # goes here... | |
| # processname: puma | |
| # config: /etc/puma.conf | |
| # pidfile: /home/stanislaw/apps/micro-apps/puma/puma.pid |
サイズがあまりに大きくなってしまったので、gist ではなくて github 上で管理するようにしました。
https://github.com/Shinpeim/process-book
URL 変わっちゃうの申し訳ないんだけど、一覧性が高くなるのと pull req が受け取れるメリットのほうを取ります。せっかく読みにきてくれたのにひと手間かかっちゃってすみません。
ChefとかPuppetとかの勉強会です
次回があるかはわかりませんが、今回はChef成分多めになっております
Twitterハッシュタグ #pfcasual
IRCチャンネル #chef-casual@freenode