Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Use Cloudflare CDN for static assets

オープン
#2,351 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
30/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
rails, ruby
領域
cloud, web-dev

調査の方向性

まず、Rails のアセット配信ログファイルと、リンクされている Cloudflare CDN ガイドを確認します。関連する設定ファイルまたはデプロイファイルを特定し、静的アセットが Rails アプリケーションではなく CDN を通じて配信されること、またデプロイ済み環境で変更が機能することを確認します。

索引モデルが issue の本文から書いたものです。

説明

Description of the issue 📄

During a past incident I learned that Rails is serving up static assets, which is completely unnecessary. We already have the domain set up with Cloudflare, so we may as well use their CDN and save some load on the Rails app.

Screenshots 📷

Go look at the log files ;)

Steps to fix 🛠

https://www.bigbinary.com/blog/using-cloudflare-as-cdn-for-rails-applications

To do 📋

  • Claim this issue (comment below, or assign yourself if you are part of the codebar org)
  • Fork and clone the repository
  • Update the relevant files. Follow the steps to fix section in this issue.
  • Commit your changes as one commit. Use the title of this issue as your commit message
  • Submit a pull request
  • Mention this issue in the PR description by including it's number
  • Have your pull request reviewed & merged by a codebar team member
主要言語
Ruby
スター
104
フォーク
205
平均マージ
1日 6時間
マージ済み PR(30日)
71

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

codebar/planner のほかの issue

codebar/planner の issue をすべて見る

似ている issue

Ruby の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。