タグ

manualとcapistranoに関するyotenaのブックマーク (2)

  • CapiFy | Home Page

    Welcome to easy deployment The Pitch. You lead a busy life. You don’t have the time to waste logging in and logging out of your servers all day, running tasks, installing software, keeping machines in sync, and trying to make sure it all happens correctly. Enter Capistrano. Let Capistrano do the heavy lifting for you. It is designed with repeatability in mind, letting you easily and reliably autom

  • Capistranoを使ってみる - BLOGKID

    Capistranoで遊んでみた。 多くの方が絶賛しているruby製のアプリケーションなどを管理する為のツールですが、私はrubyの知識はないものの簡単な操作ができるまでCentOS上で遊んでみました。 今回の例では、apache2がインストールされた2台のサーバを1台の管理サーバから起動/停止をする簡単な例を説明します。 ○以下説明の為のサーバ説明 contorol1 : 管理サーバ web1 : apache2がインストールされたサーバ1 web2 : apache2がインストールされたサーバ2 ○専用の管理アカウントを作成 ※例) user : cap  /  password : capcap ※アプリケーションの実行権限にもよりますが、必要に応じsudo権限を付与させる。 ○まずはインストール(管理側の contorol1 サーバのみ) # wget http:/

  • 1