[{"data":1,"prerenderedAt":849},["ShallowReactive",2],{"/ja-jp/topics/gitops/gitops-best-practices":3,"navigation-ja-jp":134,"banner-ja-jp":548,"footer-ja-jp":561,"next-steps-ja-jp":768,"footer-source-/ja-jp/topics/gitops/gitops-best-practices/":783},{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":8,"content":11,"_id":128,"_type":129,"title":7,"_source":130,"_file":131,"_stem":132,"_extension":133},"/ja-jp/topics/gitops/gitops-best-practices","gitops",false,"",{"title":9,"description":10},"GitOpsワークフローのメリット","GitOpsワークフローのメリットとベストプラクティスをご覧ください。",[12,26,32,85,126],{"type":13,"componentName":13,"componentContent":14},"CommonBreadcrumbs",{"crumbs":15},[16,20,24],{"title":17,"config":18},"Industry topics",{"href":19},"/topics/",{"title":21,"config":22},"GitOps",{"href":23},"/ja-jp/topics/gitops/",{"title":25},"GitOps best practices",{"type":27,"componentName":27,"componentContent":28},"CommonArticleHero",{"title":9,"text":29,"config":30},"GitOpsとはDevOpsのベストプラクティスに基づいたオペレーションフレームワークであり、インフラストラクチャのオートメーションに適用されます。チームがGitOpsワークフローを使用すると、開発ライフサイクル全体でメリットが得られます。\n",{"id":31,"twoColumns":6},"gitopsワークフローのメリット",{"type":33,"componentName":33,"componentContent":34},"CommonSideNavigationWithTree",{"anchors":35,"components":58},{"text":36,"data":37},"このトピックの詳細",[38,42,46,50,54],{"text":39,"config":40},"Gitバージョン管理システムがセキュリティとコンプライアンスを強化",{"href":41},"#a-git-version-control-system-enhances-security-and-compliance",{"text":43,"config":44},"確立されたベストプラクティスがコラボレーションと生産性を強化",{"href":45},"#established-best-practices-enhance-collaboration-and-productivity",{"text":47,"config":48},"自動化により、デベロッパーエクスペリエンスが向上し、コストが削減されます",{"href":49},"#automation-improves-the-developer-experience-and-reduces-cost",{"text":51,"config":52},"継続的インテグレーションは開発とデプロイの高速化につながリマス",{"href":53},"#continuous-integrations-leads-to-faster-development-and-deployment",{"text":55,"config":56},"Gitワークフローが安定性と信頼性を高めます",{"href":57},"#git-workflows-increase-stability-and-reliability",[59,65,70,75,80],{"type":60,"componentName":60,"componentContent":61},"TopicsCopy",{"header":39,"text":62,"config":63},"チームがインフラストラクチャ管理に単一のプラットフォームを使用するため、ツールチェーンが簡素化され、アタックサーフェスが減少します。攻撃が発生した場合でも、チームはバージョンコントロールシステムを使って望ましい状態にリバートすることができます。その結果、GitOpsはダウンタイムと機能停止を軽減すると同時に、チームは問題のない環境で開発を続けることができます。\n\n\n厳格なコンプライアンスに従わなければならないチームは、ポリシーによって本番環境に変更を加えられるメンバーの数が制限されることが多いため、規制の厳しい環境では[コラボレーション](/blog/collaboration-communication-best-practices/){data-ga-name=\"collaboration\" data-ga-location=\"body\"}の機会が減ってしまうことがよくあります。しかしGitOpsを使えば、誰でも[マージリクエスト](/blog/iteration-and-code-review/){data-ga-name=\"merge request\" data-ga-location=\"body\"}を通じて変更を提案できるため、`production`ブランチにマージできるメンバーの数を制限しながらも、コラボレーションの範囲を広げることができます。チームが[GitOpsワークフロー](/topics/gitops/gitops-workflow/){data-ga-name=\"gitops workflow\" data-ga-location=\"body\"}を採用すると、CI/CDツールを使って変更が自動化されるため、すべてのインフラストラクチャーコンポーネントに[アクセス](/blog/protecting-manual-jobs/){data-ga-name=\"access\" data-ga-location=\"body\"}認証情報を提供する必要がなくなり、アクセスコントロールが向上します。GitOpsを使うと、誰もがコントリビュートできるようになりますが、コラボレーションの拡大には、すべての変更の実行履歴を保持する必要性が伴います。GitOpsを使うと、`main`[ブランチ](/blog/new-git-default-branch-name/){data-ga-name=\"main branch\" data-ga-location=\"body\"}上のすべてのコミットが監査用の変更履歴として機能するようになります。",{"id":64},"a-git-version-control-system-enhances-security-and-compliance",{"type":60,"componentName":60,"componentContent":66},{"header":43,"text":67,"config":68},"GitOpsには、[Infrastructure as Code](/topics/gitops/infrastructure-as-code/){data-ga-name=\"infrastructure as code\" data-ga-location=\"body\"}、[Gitワークフロー](/blog/15-git-tips-improve-workflow/){data-ga-name=\"workflows\" data-ga-location=\"body\"}、CI/CDパイプラインに関するソフトウェア開発のベストプラクティスが組み込まれています。オペレーション・チームはあらかじめこうしたスキルや知識、ツールチェーンの要件を備えているため、GitOpsの採用を決定しても学習曲線が大きく変化することはありません。GitOpsワークフローの導入により、プロセスの簡素化、可視性の向上、信頼できる唯一の情報源の作成、無駄のないツールの保持が可能になります。GitOpsワークフローを利用することで、可視性が確保され、コラボレーションが強化されます。その理由は、Gitバージョンコントロールシステムとマージリクエストを、インフラ変更の仕組みとして利用するからです。すべてのアップデートは同じレビューと承認のプロセスを通ります。また、チームはアイデアの共有、コードのレビュー、フィードバックの提供によってコラボレーションできます。\n",{"id":69},"established-best-practices-enhance-collaboration-and-productivity",{"type":60,"componentName":60,"componentContent":71},{"header":47,"text":72,"config":73},"CI/CDツールと継続的なデプロイにより、生産性が向上します。これは、チームが自動化のメリットを享受し、面倒な手作業に労力を注ぐのではなく、開発に集中できるためです。GitOpsワークフローを使うと、チームメンバーはGitにアップデートをプッシュする前に任意言語やツールを使うことができるので、[デベロッパーエクスペリエンスが向上](https://about.gitlab.com/topics/devops/what-is-developer-experience/)します。参入障壁が低いため、新入社員からベテランのチームメンバーまで、誰でも迅速かつ簡単に生産性を高められます。インフラストラクチャの自動化は、生産性を向上させ、ダウンタイムを減らすと同時に、クラウドリソースの管理の改善を促進し、[コスト](/blog/how-we-optimized-our-infrastructure-spend-at-gitlab/){data-ga-name=\"costs\" data-ga-location=\"body\"}削減にもつながります。インフラストラクチャの定義とテストを自動化することで、手作業やリワークをなくし、組み込みのリバートとロールバック機能によりダウンタイムを削減します。",{"id":74},"automation-improves-the-developer-experience-and-reduces-cost",{"type":60,"componentName":60,"componentContent":76},{"header":51,"text":77,"config":78},"GitOpsにより、デプロイをより速く、より頻繁に行えるようになったため、チームは[実用最小限の変更](/blog/lessons-in-iteration-from-new-infrastructure-team/){data-ga-name=\"minimum viable change\" data-ga-location=\"body\"}をプッシュしやすくなりました。GitOpsのベストプラクティスを使うことで、チームは1日に数回リリースし、問題があれば変更をリバートすることができます。デプロイの速度が高まれば、リリースのスピードが上がり、チームがビジネスと顧客価値を提供できるようになります。継続的インテグレーションを利用することで、チームのアジャイル性が高まり、顧客のニーズへの迅速な対応が可能になります。",{"id":79},"continuous-integrations-leads-to-faster-development-and-deployment",{"type":60,"componentName":60,"componentContent":81},{"header":55,"text":82,"config":83},"インフラストラクチャのコード化と再現が可能となったことで、人為的な[ミス](/blog/iteration-on-error-tracking/){data-ga-name=\"error\" data-ga-location=\"body\"}が減りました。マージリクエストはコードレビューとコラボレーションを促進し、本番環境に移行する前にチームがエラーを特定して修正するのにも役立ちます。また、インフラストラクチャに対するすべての変更が[マージリクエスト](/blog/merge-trains-explained/){data-ga-name=\"MRs\" data-ga-location=\"body\"}によって追跡され、イテレーションが正常に機能しない場合には変更を以前の状態にロールバックできるため、リスクも少なくなります。Gitワークフローを使うことで、より安定した状態へのロールバックが可能になり、深刻な障害が発生した場合には[分散型](https://git-scm.com/about/distributed)のバックアップコピーを提供することで、リカバリ時間が短縮されます。GitOpsによって、チームは不安定な環境が発生することを恐れることなく、新機能をより速く反復してリリースできるようになります。\n",{"id":84},"git-workflows-increase-stability-and-reliability",{"type":86,"componentName":86,"componentContent":87},"CommonResourcesContainer",{"header":88,"tabs":89},"GitOpsについて詳しく見る",[90],{"name":91,"items":92,"config":125},"resources",[93,104,115],{"header":94,"type":95,"image":96,"link":99},"GitLabがGitOpsワークフローを効率化する方法を学ぶ","記事",{"altText":94,"config":97},{"src":98},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158268/Website/Topics/resources_2.jpg",{"text":100,"config":101},"詳しく見る",{"href":102,"icon":103,"modal":6},"/ja-jp/solutions/gitops/","Article",{"header":105,"type":106,"image":107,"link":110},"テックリーダーからGitOpsの今後の展望を学ぶ","ウェブキャスト",{"altText":105,"config":108},{"src":109},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749157557/Website/Topics/resources_10.jpg",{"text":111,"config":112},"今すぐ視聴",{"href":113,"icon":114,"modal":6},"/why/gitops-infrastructure-automation/","Webcast",{"header":116,"type":117,"image":118,"link":121},"初心者向けGitOpsガイドをダウンロードする","書籍",{"altText":116,"config":119},{"src":120},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1749158599/Website/Topics/resources_3.jpg",{"text":122,"config":123},"詳細はこちら",{"href":124,"icon":103,"modal":6},"https://page.gitlab.com/resources-ebook-beginner-guide-gitops.html",{"key":91},{"type":127,"componentName":127},"CommonNextSteps","content:ja-jp:topics:gitops:gitops-best-practices:index.yml","yaml","content","ja-jp/topics/gitops/gitops-best-practices/index.yml","ja-jp/topics/gitops/gitops-best-practices/index","yml",{"_path":135,"_dir":136,"_draft":6,"_partial":6,"_locale":7,"data":137,"_id":544,"_type":129,"title":545,"_source":130,"_file":546,"_stem":547,"_extension":133},"/shared/ja-jp/main-navigation","ja-jp",{"logo":138,"freeTrial":143,"sales":148,"login":153,"items":158,"search":488,"minimal":522,"duo":535},{"config":139},{"href":140,"dataGaName":141,"dataGaLocation":142},"/ja-jp/","gitlab logo","header",{"text":144,"config":145},"無料トライアルを開始",{"href":146,"dataGaName":147,"dataGaLocation":142},"https://gitlab.com/-/trial_registrations/new?glm_source=about.gitlab.com&glm_content=default-saas-trial/","free trial",{"text":149,"config":150},"お問い合わせ",{"href":151,"dataGaName":152,"dataGaLocation":142},"/ja-jp/sales/","sales",{"text":154,"config":155},"サインイン",{"href":156,"dataGaName":157,"dataGaLocation":142},"https://gitlab.com/users/sign_in/","sign in",[159,202,300,305,410,470],{"text":160,"config":161,"cards":163,"footer":185},"プラットフォーム",{"dataNavLevelOne":162},"platform",[164,170,178],{"title":160,"description":165,"link":166},"最も包括的かつAIで強化されたDevSecOpsプラットフォーム",{"text":167,"config":168},"プラットフォームを詳しく見る",{"href":169,"dataGaName":162,"dataGaLocation":142},"/ja-jp/platform/",{"title":171,"description":172,"link":173},"GitLab Duo（AI）","開発のすべてのステージでAIを活用し、ソフトウェアをより迅速にビルド",{"text":174,"config":175},"GitLab Duoのご紹介",{"href":176,"dataGaName":177,"dataGaLocation":142},"/ja-jp/gitlab-duo/","gitlab duo ai",{"title":179,"description":180,"link":181},"GitLabが選ばれる理由","GitLabが大企業に選ばれる理由10選",{"text":122,"config":182},{"href":183,"dataGaName":184,"dataGaLocation":142},"/ja-jp/why-gitlab/","why gitlab",{"title":186,"items":187},"利用を開始：",[188,193,198],{"text":189,"config":190},"プラットフォームエンジニアリング",{"href":191,"dataGaName":192,"dataGaLocation":142},"/ja-jp/solutions/platform-engineering/","platform engineering",{"text":194,"config":195},"開発者の経験",{"href":196,"dataGaName":197,"dataGaLocation":142},"/ja-jp/developer-experience/","Developer experience",{"text":199,"config":200},"MLOps",{"href":201,"dataGaName":199,"dataGaLocation":142},"/ja-jp/topics/devops/the-role-of-ai-in-devops/",{"text":203,"left":204,"config":205,"link":207,"lists":211,"footer":282},"製品",true,{"dataNavLevelOne":206},"solutions",{"text":208,"config":209},"すべてのソリューションを表示",{"href":210,"dataGaName":206,"dataGaLocation":142},"/ja-jp/solutions/",[212,238,260],{"title":213,"description":214,"link":215,"items":220},"自動化","CI/CDと自動化でデプロイを加速",{"config":216},{"icon":217,"href":218,"dataGaName":219,"dataGaLocation":142},"AutomatedCodeAlt","/ja-jp/solutions/delivery-automation/","automated software delivery",[221,225,229,234],{"text":222,"config":223},"CI/CD",{"href":224,"dataGaLocation":142,"dataGaName":222},"/ja-jp/solutions/continuous-integration/",{"text":226,"config":227},"AIアシストによる開発",{"href":176,"dataGaLocation":142,"dataGaName":228},"AI assisted development",{"text":230,"config":231},"ソースコード管理",{"href":232,"dataGaLocation":142,"dataGaName":233},"/ja-jp/solutions/source-code-management/","Source Code Management",{"text":235,"config":236},"自動化されたソフトウェアデリバリー",{"href":218,"dataGaLocation":142,"dataGaName":237},"Automated software delivery",{"title":239,"description":240,"link":241,"items":246},"セキュリティ","セキュリティを損なうことなくコードをより迅速に完成",{"config":242},{"href":243,"dataGaName":244,"dataGaLocation":142,"icon":245},"/ja-jp/solutions/application-security-testing/","security and compliance","ShieldCheckLight",[247,251,256],{"text":248,"config":249},"Application Security Testing",{"href":243,"dataGaName":250,"dataGaLocation":142},"Application security testing",{"text":252,"config":253},"ソフトウェアサプライチェーンの安全性",{"href":254,"dataGaLocation":142,"dataGaName":255},"/ja-jp/solutions/supply-chain/","Software supply chain security",{"text":257,"config":258},"Software Compliance",{"href":259,"dataGaName":257,"dataGaLocation":142},"/ja-jp/solutions/software-compliance/",{"title":261,"link":262,"items":267},"測定",{"config":263},{"icon":264,"href":265,"dataGaName":266,"dataGaLocation":142},"DigitalTransformation","/ja-jp/solutions/visibility-measurement/","visibility and measurement",[268,272,277],{"text":269,"config":270},"可視性と測定",{"href":265,"dataGaLocation":142,"dataGaName":271},"Visibility and Measurement",{"text":273,"config":274},"バリューストリーム管理",{"href":275,"dataGaLocation":142,"dataGaName":276},"/ja-jp/solutions/value-stream-management/","Value Stream Management",{"text":278,"config":279},"分析とインサイト",{"href":280,"dataGaLocation":142,"dataGaName":281},"/ja-jp/solutions/analytics-and-insights/","Analytics and insights",{"title":283,"items":284},"GitLabが活躍する場所",[285,290,295],{"text":286,"config":287},"Enterprise",{"href":288,"dataGaLocation":142,"dataGaName":289},"/ja-jp/enterprise/","enterprise",{"text":291,"config":292},"スモールビジネス",{"href":293,"dataGaLocation":142,"dataGaName":294},"/ja-jp/small-business/","small business",{"text":296,"config":297},"公共機関",{"href":298,"dataGaLocation":142,"dataGaName":299},"/ja-jp/solutions/public-sector/","public sector",{"text":301,"config":302},"価格",{"href":303,"dataGaName":304,"dataGaLocation":142,"dataNavLevelOne":304},"/ja-jp/pricing/","pricing",{"text":306,"config":307,"link":308,"lists":312,"feature":397},"関連リソース",{"dataNavLevelOne":91},{"text":309,"config":310},"すべてのリソースを表示",{"href":311,"dataGaName":91,"dataGaLocation":142},"/ja-jp/resources/",[313,346,369],{"title":314,"items":315},"はじめに",[316,321,326,331,336,341],{"text":317,"config":318},"インストール",{"href":319,"dataGaName":320,"dataGaLocation":142},"/ja-jp/install/","install",{"text":322,"config":323},"クイックスタートガイド",{"href":324,"dataGaName":325,"dataGaLocation":142},"/ja-jp/get-started/","quick setup checklists",{"text":327,"config":328},"学ぶ",{"href":329,"dataGaLocation":142,"dataGaName":330},"https://university.gitlab.com/","learn",{"text":332,"config":333},"製品ドキュメント",{"href":334,"dataGaName":335,"dataGaLocation":142},"https://docs.gitlab.com/","product documentation",{"text":337,"config":338},"ベストプラクティスビデオ",{"href":339,"dataGaName":340,"dataGaLocation":142},"/ja-jp/getting-started-videos/","best practice videos",{"text":342,"config":343},"インテグレーション",{"href":344,"dataGaName":345,"dataGaLocation":142},"/ja-jp/integrations/","integrations",{"title":347,"items":348},"検索する",[349,354,359,364],{"text":350,"config":351},"お客様成功事例",{"href":352,"dataGaName":353,"dataGaLocation":142},"/ja-jp/customers/","customer success stories",{"text":355,"config":356},"ブログ",{"href":357,"dataGaName":358,"dataGaLocation":142},"/ja-jp/blog/","blog",{"text":360,"config":361},"リモート",{"href":362,"dataGaName":363,"dataGaLocation":142},"https://handbook.gitlab.com/handbook/company/culture/all-remote/","remote",{"text":365,"config":366},"TeamOps",{"href":367,"dataGaName":368,"dataGaLocation":142},"/ja-jp/teamops/","teamops",{"title":370,"items":371},"つなげる",[372,377,382,387,392],{"text":373,"config":374},"GitLabサービス",{"href":375,"dataGaName":376,"dataGaLocation":142},"/ja-jp/services/","services",{"text":378,"config":379},"コミュニティ",{"href":380,"dataGaName":381,"dataGaLocation":142},"/community/","community",{"text":383,"config":384},"フォーラム",{"href":385,"dataGaName":386,"dataGaLocation":142},"https://forum.gitlab.com/","forum",{"text":388,"config":389},"イベント",{"href":390,"dataGaName":391,"dataGaLocation":142},"/events/","events",{"text":393,"config":394},"パートナー",{"href":395,"dataGaName":396,"dataGaLocation":142},"/ja-jp/partners/","partners",{"backgroundColor":398,"textColor":399,"text":400,"image":401,"link":405},"#2f2a6b","#fff","ソフトウェア開発の未来への洞察",{"altText":402,"config":403},"ソースプロモカード",{"src":404},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758208064/dzl0dbift9xdizyelkk4.svg",{"text":406,"config":407},"最新情報を読む",{"href":408,"dataGaName":409,"dataGaLocation":142},"/ja-jp/the-source/","the source",{"text":411,"config":412,"lists":414},"会社情報",{"dataNavLevelOne":413},"company",[415],{"items":416},[417,422,428,430,435,440,445,450,455,460,465],{"text":418,"config":419},"GitLabについて",{"href":420,"dataGaName":421,"dataGaLocation":142},"/ja-jp/company/","about",{"text":423,"config":424,"footerGa":427},"採用情報",{"href":425,"dataGaName":426,"dataGaLocation":142},"/jobs/","jobs",{"dataGaName":426},{"text":388,"config":429},{"href":390,"dataGaName":391,"dataGaLocation":142},{"text":431,"config":432},"経営陣",{"href":433,"dataGaName":434,"dataGaLocation":142},"/company/team/e-group/","leadership",{"text":436,"config":437},"チーム",{"href":438,"dataGaName":439,"dataGaLocation":142},"/company/team/","team",{"text":441,"config":442},"ハンドブック",{"href":443,"dataGaName":444,"dataGaLocation":142},"https://handbook.gitlab.com/","handbook",{"text":446,"config":447},"投資家向け情報",{"href":448,"dataGaName":449,"dataGaLocation":142},"https://ir.gitlab.com/","investor relations",{"text":451,"config":452},"トラストセンター",{"href":453,"dataGaName":454,"dataGaLocation":142},"/ja-jp/security/","trust center",{"text":456,"config":457},"AI Transparency Center",{"href":458,"dataGaName":459,"dataGaLocation":142},"/ja-jp/ai-transparency-center/","ai transparency center",{"text":461,"config":462},"ニュースレター",{"href":463,"dataGaName":464,"dataGaLocation":142},"/company/contact/","newsletter",{"text":466,"config":467},"プレス",{"href":468,"dataGaName":469,"dataGaLocation":142},"/press/","press",{"text":149,"config":471,"lists":472},{"dataNavLevelOne":413},[473],{"items":474},[475,478,483],{"text":149,"config":476},{"href":151,"dataGaName":477,"dataGaLocation":142},"talk to sales",{"text":479,"config":480},"サポートを受ける",{"href":481,"dataGaName":482,"dataGaLocation":142},"/support/","get help",{"text":484,"config":485},"カスタマーポータル",{"href":486,"dataGaName":487,"dataGaLocation":142},"https://customers.gitlab.com/customers/sign_in/","customer portal",{"close":489,"login":490,"suggestions":497},"閉じる",{"text":491,"link":492},"リポジトリとプロジェクトを検索するには、次にログインします",{"text":493,"config":494},"GitLab.com",{"href":156,"dataGaName":495,"dataGaLocation":496},"search login","search",{"text":498,"default":499},"提案",[500,503,508,510,514,518],{"text":171,"config":501},{"href":176,"dataGaName":502,"dataGaLocation":496},"GitLab Duo (AI)",{"text":504,"config":505},"コード提案（AI）",{"href":506,"dataGaName":507,"dataGaLocation":496},"/ja-jp/solutions/code-suggestions/","Code Suggestions (AI)",{"text":222,"config":509},{"href":224,"dataGaName":222,"dataGaLocation":496},{"text":511,"config":512},"GitLab on AWS",{"href":513,"dataGaName":511,"dataGaLocation":496},"/ja-jp/partners/technology-partners/aws/",{"text":515,"config":516},"GitLab on Google Cloud",{"href":517,"dataGaName":515,"dataGaLocation":496},"/ja-jp/partners/technology-partners/google-cloud-platform/",{"text":519,"config":520},"GitLabを選ぶ理由",{"href":183,"dataGaName":521,"dataGaLocation":496},"Why GitLab?",{"freeTrial":523,"mobileIcon":527,"desktopIcon":532},{"text":144,"config":524},{"href":525,"dataGaName":147,"dataGaLocation":526},"https://gitlab.com/-/trials/new/","nav",{"altText":528,"config":529},"GitLabアイコン",{"src":530,"dataGaName":531,"dataGaLocation":526},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203874/jypbw1jx72aexsoohd7x.svg","gitlab icon",{"altText":528,"config":533},{"src":534,"dataGaName":531,"dataGaLocation":526},"https://res.cloudinary.com/about-gitlab-com/image/upload/v1758203875/gs4c8p8opsgvflgkswz9.svg",{"freeTrial":536,"mobileIcon":540,"desktopIcon":542},{"text":537,"config":538},"GitLab Duoの詳細について",{"href":176,"dataGaName":539,"dataGaLocation":526},"gitlab duo",{"altText":528,"config":541},{"src":530,"dataGaName":531,"dataGaLocation":526},{"altText":528,"config":543},{"src":534,"dataGaName":531,"dataGaLocation":526},"content:shared:ja-jp:main-navigation.yml","Main Navigation","shared/ja-jp/main-navigation.yml","shared/ja-jp/main-navigation",{"_path":549,"_dir":136,"_draft":6,"_partial":6,"_locale":7,"title":550,"button":551,"config":556,"_id":558,"_type":129,"_source":130,"_file":559,"_stem":560,"_extension":133},"/shared/ja-jp/banner","GitLab Duo Agent Platformがパブリックベータ版で利用可能になりました！",{"text":552,"config":553},"ベータ版を試す",{"href":554,"dataGaName":555,"dataGaLocation":142},"/ja-jp/gitlab-duo/agent-platform/","duo banner",{"layout":557},"release","content:shared:ja-jp:banner.yml","shared/ja-jp/banner.yml","shared/ja-jp/banner",{"_path":562,"_dir":136,"_draft":6,"_partial":6,"_locale":7,"data":563,"_id":764,"_type":129,"title":765,"_source":130,"_file":766,"_stem":767,"_extension":133},"/shared/ja-jp/main-footer",{"text":564,"source":565,"edit":571,"contribute":576,"config":581,"items":586,"minimal":756},"GitはSoftware Freedom Conservancyの商標です。当社は「GitLab」をライセンスに基づいて使用しています",{"text":566,"config":567},"ページのソースを表示",{"href":568,"dataGaName":569,"dataGaLocation":570},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/","page source","footer",{"text":572,"config":573},"このページを編集",{"href":574,"dataGaName":575,"dataGaLocation":570},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/content/","web ide",{"text":577,"config":578},"ご協力をお願いします",{"href":579,"dataGaName":580,"dataGaLocation":570},"https://gitlab.com/gitlab-com/marketing/digital-experience/about-gitlab-com/-/blob/main/CONTRIBUTING.md/","please contribute",{"twitter":582,"facebook":583,"youtube":584,"linkedin":585},"https://twitter.com/gitlab","https://www.facebook.com/gitlab","https://www.youtube.com/channel/UCnMGQ8QHMAnVIsI3xJrihhg","https://www.linkedin.com/company/gitlab-com",[587,610,661,693,728],{"title":160,"links":588,"subMenu":593},[589],{"text":590,"config":591},"DevSecOpsプラットフォーム",{"href":169,"dataGaName":592,"dataGaLocation":570},"devsecops platform",[594],{"title":301,"links":595},[596,600,605],{"text":597,"config":598},"プランの表示",{"href":303,"dataGaName":599,"dataGaLocation":570},"view plans",{"text":601,"config":602},"Premiumを選ぶ理由",{"href":603,"dataGaName":604,"dataGaLocation":570},"/ja-jp/pricing/premium/","why premium",{"text":606,"config":607},"Ultimateを選ぶ理由",{"href":608,"dataGaName":609,"dataGaLocation":570},"/ja-jp/pricing/ultimate/","why ultimate",{"title":611,"links":612},"ソリューション",[613,618,621,623,628,633,637,640,643,645,647,649,651,656],{"text":614,"config":615},"デジタルトランスフォーメーション",{"href":616,"dataGaName":617,"dataGaLocation":570},"/ja-jp/topics/digital-transformation/","digital transformation",{"text":619,"config":620},"セキュリティとコンプライアンス",{"href":243,"dataGaName":250,"dataGaLocation":570},{"text":235,"config":622},{"href":218,"dataGaName":219,"dataGaLocation":570},{"text":624,"config":625},"アジャイル開発",{"href":626,"dataGaName":627,"dataGaLocation":570},"/ja-jp/solutions/agile-delivery/","agile delivery",{"text":629,"config":630},"クラウドトランスフォーメーション",{"href":631,"dataGaName":632,"dataGaLocation":570},"/ja-jp/topics/cloud-native/","cloud transformation",{"text":634,"config":635},"SCM",{"href":232,"dataGaName":636,"dataGaLocation":570},"source code management",{"text":222,"config":638},{"href":224,"dataGaName":639,"dataGaLocation":570},"continuous integration & delivery",{"text":273,"config":641},{"href":275,"dataGaName":642,"dataGaLocation":570},"value stream management",{"text":21,"config":644},{"href":102,"dataGaName":5,"dataGaLocation":570},{"text":286,"config":646},{"href":288,"dataGaName":289,"dataGaLocation":570},{"text":291,"config":648},{"href":293,"dataGaName":294,"dataGaLocation":570},{"text":296,"config":650},{"href":298,"dataGaName":299,"dataGaLocation":570},{"text":652,"config":653},"教育",{"href":654,"dataGaName":655,"dataGaLocation":570},"/ja-jp/solutions/education/","education",{"text":657,"config":658},"金融サービス",{"href":659,"dataGaName":660,"dataGaLocation":570},"/ja-jp/solutions/finance/","financial services",{"title":306,"links":662},[663,665,667,669,672,674,677,679,681,683,685,687,689,691],{"text":317,"config":664},{"href":319,"dataGaName":320,"dataGaLocation":570},{"text":322,"config":666},{"href":324,"dataGaName":325,"dataGaLocation":570},{"text":327,"config":668},{"href":329,"dataGaName":330,"dataGaLocation":570},{"text":332,"config":670},{"href":334,"dataGaName":671,"dataGaLocation":570},"docs",{"text":355,"config":673},{"href":357,"dataGaName":358},{"text":675,"config":676},"お客様の成功事例",{"href":352,"dataGaLocation":570},{"text":350,"config":678},{"href":352,"dataGaName":353,"dataGaLocation":570},{"text":360,"config":680},{"href":362,"dataGaName":363,"dataGaLocation":570},{"text":373,"config":682},{"href":375,"dataGaName":376,"dataGaLocation":570},{"text":365,"config":684},{"href":367,"dataGaName":368,"dataGaLocation":570},{"text":378,"config":686},{"href":380,"dataGaName":381,"dataGaLocation":570},{"text":383,"config":688},{"href":385,"dataGaName":386,"dataGaLocation":570},{"text":388,"config":690},{"href":390,"dataGaName":391,"dataGaLocation":570},{"text":393,"config":692},{"href":395,"dataGaName":396,"dataGaLocation":570},{"title":694,"links":695},"Company",[696,698,700,702,704,706,708,712,717,719,721,723],{"text":418,"config":697},{"href":420,"dataGaName":413,"dataGaLocation":570},{"text":423,"config":699},{"href":425,"dataGaName":426,"dataGaLocation":570},{"text":431,"config":701},{"href":433,"dataGaName":434,"dataGaLocation":570},{"text":436,"config":703},{"href":438,"dataGaName":439,"dataGaLocation":570},{"text":441,"config":705},{"href":443,"dataGaName":444,"dataGaLocation":570},{"text":446,"config":707},{"href":448,"dataGaName":449,"dataGaLocation":570},{"text":709,"config":710},"Sustainability",{"href":711,"dataGaName":709,"dataGaLocation":570},"/sustainability/",{"text":713,"config":714},"ダイバーシティ、インクルージョン、ビロンギング（DIB）",{"href":715,"dataGaName":716,"dataGaLocation":570},"/ja-jp/diversity-inclusion-belonging/","Diversity, inclusion and belonging",{"text":451,"config":718},{"href":453,"dataGaName":454,"dataGaLocation":570},{"text":461,"config":720},{"href":463,"dataGaName":464,"dataGaLocation":570},{"text":466,"config":722},{"href":468,"dataGaName":469,"dataGaLocation":570},{"text":724,"config":725},"現代奴隷制の透明性に関する声明",{"href":726,"dataGaName":727,"dataGaLocation":570},"https://handbook.gitlab.com/handbook/legal/modern-slavery-act-transparency-statement/","modern slavery transparency statement",{"title":149,"links":729},[730,732,734,736,741,746,751],{"text":149,"config":731},{"href":151,"dataGaName":152,"dataGaLocation":570},{"text":479,"config":733},{"href":481,"dataGaName":482,"dataGaLocation":570},{"text":484,"config":735},{"href":486,"dataGaName":487,"dataGaLocation":570},{"text":737,"config":738},"ステータス",{"href":739,"dataGaName":740,"dataGaLocation":570},"https://status.gitlab.com/","status",{"text":742,"config":743},"利用規約",{"href":744,"dataGaName":745,"dataGaLocation":570},"/terms/","terms of use",{"text":747,"config":748},"プライバシーに関する声明",{"href":749,"dataGaName":750,"dataGaLocation":570},"/ja-jp/privacy/","privacy statement",{"text":752,"config":753},"Cookieの設定",{"dataGaName":754,"dataGaLocation":570,"id":755,"isOneTrustButton":204},"cookie preferences","ot-sdk-btn",{"items":757},[758,760,762],{"text":742,"config":759},{"href":744,"dataGaName":745,"dataGaLocation":570},{"text":747,"config":761},{"href":749,"dataGaName":750,"dataGaLocation":570},{"text":752,"config":763},{"dataGaName":754,"dataGaLocation":570,"id":755,"isOneTrustButton":204},"content:shared:ja-jp:main-footer.yml","Main Footer","shared/ja-jp/main-footer.yml","shared/ja-jp/main-footer",{"_path":769,"_dir":136,"_draft":6,"_partial":6,"_locale":7,"header":770,"eyebrow":771,"blurb":772,"button":773,"secondaryButton":777,"_id":779,"_type":129,"title":780,"_source":130,"_file":781,"_stem":782,"_extension":133},"/shared/ja-jp/next-steps","より優れたソフトウェアをより速く提供","フォーチュン100企業の50%以上がGitLabを信頼","インテリジェントなDevSecOpsプラットフォームで\n\n\nチームの可能性を広げましょう。\n",{"text":144,"config":774},{"href":775,"dataGaName":147,"dataGaLocation":776},"https://gitlab.com/-/trial_registrations/new?glm_content=default-saas-trial&glm_source=about.gitlab.com/","feature",{"text":149,"config":778},{"href":151,"dataGaName":152,"dataGaLocation":776},"content:shared:ja-jp:next-steps.yml","Next Steps","shared/ja-jp/next-steps.yml","shared/ja-jp/next-steps",{"_path":4,"_dir":5,"_draft":6,"_partial":6,"_locale":7,"seo":784,"content":785,"_id":128,"_type":129,"title":7,"_source":130,"_file":131,"_stem":132,"_extension":133},{"title":9,"description":10},[786,794,797,827,848],{"type":13,"componentName":13,"componentContent":787},{"crumbs":788},[789,791,793],{"title":17,"config":790},{"href":19},{"title":21,"config":792},{"href":23},{"title":25},{"type":27,"componentName":27,"componentContent":795},{"title":9,"text":29,"config":796},{"id":31,"twoColumns":6},{"type":33,"componentName":33,"componentContent":798},{"anchors":799,"components":811},{"text":36,"data":800},[801,803,805,807,809],{"text":39,"config":802},{"href":41},{"text":43,"config":804},{"href":45},{"text":47,"config":806},{"href":49},{"text":51,"config":808},{"href":53},{"text":55,"config":810},{"href":57},[812,815,818,821,824],{"type":60,"componentName":60,"componentContent":813},{"header":39,"text":62,"config":814},{"id":64},{"type":60,"componentName":60,"componentContent":816},{"header":43,"text":67,"config":817},{"id":69},{"type":60,"componentName":60,"componentContent":819},{"header":47,"text":72,"config":820},{"id":74},{"type":60,"componentName":60,"componentContent":822},{"header":51,"text":77,"config":823},{"id":79},{"type":60,"componentName":60,"componentContent":825},{"header":55,"text":82,"config":826},{"id":84},{"type":86,"componentName":86,"componentContent":828},{"header":88,"tabs":829},[830],{"name":91,"items":831,"config":847},[832,837,842],{"header":94,"type":95,"image":833,"link":835},{"altText":94,"config":834},{"src":98},{"text":100,"config":836},{"href":102,"icon":103,"modal":6},{"header":105,"type":106,"image":838,"link":840},{"altText":105,"config":839},{"src":109},{"text":111,"config":841},{"href":113,"icon":114,"modal":6},{"header":116,"type":117,"image":843,"link":845},{"altText":116,"config":844},{"src":120},{"text":122,"config":846},{"href":124,"icon":103,"modal":6},{"key":91},{"type":127,"componentName":127},1761814459285]