<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>めいきるこつ</title>
    <link>https://gryu7.pages.dev/</link>
    <description>Recent content on めいきるこつ</description>
    <generator>Hugo</generator>
    <language>ja-jp</language>
    <lastBuildDate>Sat, 16 May 2026 05:47:04 +0900</lastBuildDate>
    <atom:link href="https://gryu7.pages.dev/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>GitHub Pages でホストするサイトが Google 検索にヒットしない</title>
      <link>https://gryu7.pages.dev/posts/20260516_google-search-console/</link>
      <pubDate>Sat, 16 May 2026 05:47:04 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20260516_google-search-console/</guid>
      <description>この GitHub Pages でホストしているブログを Google 検索にヒットさせたかったが、サイトマップの登録が Google Search Console で取得させることがなかなかできなかった。最終的に netlify でホストするようにした。</description>
    </item>
    <item>
      <title>docker 29.0.0 で ファイルシステムがうまく利用できない</title>
      <link>https://gryu7.pages.dev/posts/20251113_docker-29/</link>
      <pubDate>Thu, 13 Nov 2025 03:11:32 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20251113_docker-29/</guid>
      <description>コンテナイメージをビルドするために利用していた docker をバージョンアップしたら、ビルドパイプラインが動かなくなった</description>
    </item>
    <item>
      <title>Keycloak の Client Secret を特定の文字列にしたい</title>
      <link>https://gryu7.pages.dev/posts/20250930_keycloak-client-secret/</link>
      <pubDate>Tue, 30 Sep 2025 23:13:24 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20250930_keycloak-client-secret/</guid>
      <description>&lt;p&gt;Keycloak の Client を Webコンソールからいじっていて、 Client Secret を誤って Regenerate してしまったので、以前の文字列に戻したい。&lt;br&gt;&#xA;Webコンソール での Client Secret は入力が非活性なフィールドで、 再生成(Regenerate)しかできないようになっており、戻すことができない。&lt;/p&gt;</description>
    </item>
    <item>
      <title>IdP 検証のために keycloak を Cloud Run にデプロイする</title>
      <link>https://gryu7.pages.dev/posts/20250804_keycloak/</link>
      <pubDate>Mon, 04 Aug 2025 19:36:50 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20250804_keycloak/</guid>
      <description>IdP を利用した検証を行いたいことがしばしばあるが、社内の IdP は利用できないので、自分で検証用の IdP として Keycloak を立ててみよう。</description>
    </item>
    <item>
      <title>GCLB の urlmap 作成で No default backend service specified for path matcher エラー</title>
      <link>https://gryu7.pages.dev/posts/20250719_gclb-api/</link>
      <pubDate>Sat, 19 Jul 2025 04:33:10 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20250719_gclb-api/</guid>
      <description>Terraform で Google Cloud の Global external Application Load Balancing を構築していたら urlmap 作成でエラーがでたので、調査してみる。</description>
    </item>
    <item>
      <title>zipdetailsコマンドで Can&#39;t call method &#34;name&#34; のエラー終了</title>
      <link>https://gryu7.pages.dev/posts/20250713_zipdetails/</link>
      <pubDate>Sun, 13 Jul 2025 17:27:16 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20250713_zipdetails/</guid>
      <description>&lt;code&gt;zipdetails&lt;/code&gt;というコマンド自体はじめて知ったが、dnfのDeveloper Toolsに含まれているデフォルトのツールだった。&lt;br&gt; zipアーカイブをいじっているとうまくいかなかったのでメモ。</description>
    </item>
    <item>
      <title>Google Cloudのterraformが管理するlabels</title>
      <link>https://gryu7.pages.dev/posts/20250224_terraform_labels/</link>
      <pubDate>Mon, 24 Feb 2025 16:21:22 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20250224_terraform_labels/</guid>
      <description>&lt;p&gt;Google Cloudでterraformを利用しており、利用しているproviderを4.x系からバージョンアップしたところ、5.x系からlabel管理機能が大きく変わっていたので覚書。&lt;br&gt;&#xA;ざっくりは、 labels(リソース個別) ⊆ terraform_labels(リソース個別+provider単位) ⊆ effective_labels(リソース個別+provider単位+Webコンソール) という感じで、terraform上でのlabelの扱いが細分化された。&lt;/p&gt;</description>
    </item>
    <item>
      <title>コマンドラインでよく使う引数 !$</title>
      <link>https://gryu7.pages.dev/posts/20250120_bash-history-expansion/</link>
      <pubDate>Mon, 20 Jan 2025 08:35:47 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20250120_bash-history-expansion/</guid>
      <description>コマンドライン上からよく&lt;code&gt;!$&lt;/code&gt;を利用して、直前に実行したコマンドの最後の引数を利用することがよくあったが、この機能が何かを調べたメモ。</description>
    </item>
    <item>
      <title>AWS CloudFormation で not authorized to perform with an explicat deny</title>
      <link>https://gryu7.pages.dev/posts/20241225_aws-cf-address/</link>
      <pubDate>Wed, 25 Dec 2024 01:58:14 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20241225_aws-cf-address/</guid>
      <description>IAMでは強権が割り当てられているはずだが、CloudFormationでリソース作成に失敗した。</description>
    </item>
    <item>
      <title>Red Hat OpenShift Virtualization の試験 EX316を受けてきた</title>
      <link>https://gryu7.pages.dev/posts/20241216_ex316/</link>
      <pubDate>Mon, 16 Dec 2024 20:21:04 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20241216_ex316/</guid>
      <description>&lt;p&gt;Red Hat社のOpenShift Virtualizationの認定試験を受検し、無事に合格してきたので受検のレポート。&lt;br&gt;&#xA;正式名称は &lt;a href=&#34;https://www.redhat.com/en/services/training/red-hat-certified-specialist-openshift-virtualization-ex316&#34; target=&#34;_blank&#34; rel=&#34;external&#34;&gt;EX316 Red Hat Certified Specialist in OpenShift Virtualization&lt;/a&gt; です。&lt;/p&gt;</description>
    </item>
    <item>
      <title>lsコマンドで隠しファイルを表示する</title>
      <link>https://gryu7.pages.dev/posts/20241111_lsa/</link>
      <pubDate>Mon, 11 Nov 2024 00:11:02 +0900</pubDate>
      <guid>https://gryu7.pages.dev/posts/20241111_lsa/</guid>
      <description>lsコマンドで隠しファイルを表示する場合、&lt;code&gt;-a&lt;/code&gt;オプションを利用していたが、&lt;code&gt;-A&lt;/code&gt;オプションというものがあることを知った。</description>
    </item>
  </channel>
</rss>
