Centralize your team’s knowledge, sync with your codebase, and create beautiful documentation your customers and teams will love
ApacheのBasic認証をまとめて設定した、設定が正しいかどうかいちいち手作業でログインするのも面倒だし。 rubyを使ってをテストしていた。 open-uriを使ってbasic認証をする #!/usr/bin/ruby require 'rubygems' require 'open-uri' ##とりあえずSSLのチェックは無視 require 'openssl' module OpenSSL module SSL remove_const :VERIFY_PEER end end OpenSSL::SSL::VERIFY_PEER = OpenSSL::SSL::VERIFY_NONE uri = "https://www.example.jp/auth_ldap/" certs = ['takuya', 'xxx'] f = open(uri, {:http_basic_aut
Note: This documentation is for the current version of Capistrano (3.x). If you are looking for Capistrano 2.x documentation, you can find it in this archive. Contents Features Gotchas Quick start Finding help and documentation How to contribute License Features There are many ways to automate deployments, from simple rsync bash scripts to complex containerized toolchains. Capistrano sits somewher
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く