redirectionio.agent
Ansible redirectionio-agent ロール
redirection.ioは、ウェブトラフィックのリダイレクション管理ツールです。ウェブサイトの管理者、SEOエージェンシー、開発者向けに、HTTPエラーの分析、HTTPリダイレクションの設定、トラフィックの効率的な監視を支援するツールのコレクションを提供します。
このロールは、redirection.io エージェントをインストールします。DebianおよびRHELベースのLinuxディストリビューションをサポートしています。
インストール
以下のコマンドを実行するだけです:
ansible-galaxy install redirectionio.agent
ロールの変数
redirectionio_agent_instance_name: このインスタンスの名前で、ウェブインターフェースで追跡します
以下も設定できます:
redirectionio_agent_enabled(デフォルト:true): プレイブック実行後にredirection.ioを有効にするか?redirectionio_user(デフォルトredirectionio): エージェントを実行するユーザーredirectionio_group(デフォルトredirectionio): エージェントを実行するユーザーのグループredirectionio_agent_listen(デフォルト127.0.0.1:10301): リスニングするインターフェース。/var/run/redirectionio.sockまたは127.0.0.1:10301を使用redirectionio_agent_persist(デフォルトtrue): ルールをディスクに保存するかどうかredirectionio_agent_datadir(デフォルト/var/lib/redirectionio): 永続化されたルールを保存する場所redirectionio_agent_cache(デフォルト:true): エージェントのマッチングを早めるためにメモリ内キャッシュを使用redirectionio_agent_log(デフォルト:{}): ログ設定ディレクティブ - 詳細については設定テンプレートを参照。redirectionio_agent_proxies(デフォルト:{}) - 詳細については、設定リファレンスを参照。redirectionio_agent_project_keys(デフォルト:[]) - 詳細については、設定リファレンスを参照。redirectionio_agent_logging(デフォルト:-) - 詳細については、設定リファレンスを参照。redirectionio_agent_instance_test_mode(デフォルト:-) - 詳細については、設定リファレンスを参照。redirectionio_agent_metrics_server(デフォルト:[]) - 詳細については、設定リファレンスを参照。
例プレイブック
- hosts: webservers
roles:
- { role: redirectionio.agent, become: true }
vars:
redirectionio_agent_instance_name: 'マジカルフロントエンド #1'
依存関係
このロールには依存関係はありません。
テスト
ロールはテスト手順を使用してテストできます。
ライセンス
このロールはMITライセンスの条件の下で提供されています。
プロジェクトについて
Install redirectionio-agent, a versatile http redirection agent and proxy designed to help your SEO
インストール
ansible-galaxy install redirectionio.agentライセンス
mit
ダウンロード
464
所有者
Log your website traffic, analyze it, and setup redirects and SEO improvements on the fly.
