Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

デプロイの自動化 #194

Open
yokinist opened this issue Jan 24, 2021 · 6 comments
Open

デプロイの自動化 #194

yokinist opened this issue Jan 24, 2021 · 6 comments

Comments

@yokinist
Copy link
Contributor

yokinist commented Jan 24, 2021

What

SSIA

Why

  • 手動でデプロイしており本番環境への反映が属人化しているので

https://github.com/Nextjs-ja-translation/Nextjs-ja-translation-docs/deployments/activity_log?environment=Production

手動で運用している背景

@Shinyaigeek < これはvercelの組織プランが有料で, かみむらさんと話し合った結果vercelの組織プランで運用することは諦めて, 暫定的に僕のリポジトリにforkしてそれをベースにvercelのフリープランで僕個人として運用してる形式なったんですよね…
https://nextjs-ja.slack.com/archives/C014TEEG8NL/p1611478097003100?thread_ts=1611477909.003000

個人リポジトリは無料だが、organizationに紐付いたリポジトリだと問答無用でお金がかかる https://vercel.com/pricing

How

  • 選択肢1: 何かしらのスキームで課金する
  • 選択肢2: Vercel以外のホスティングサービスに乗り換える
    • Netlify とか検討してみても良さそう( https://www.netlify.com/with/nextjs/)
    • その場合既存のURLから変わるので、設定やリダイレクトなどの対応は別途必要になる
@hiro08gh
Copy link
Member

選択肢1の課金は厳しそうですよね...

Netlifyに乗り換えか、担当を決めてしにゃいくんのリポジトリをフォークして更新が現実的ですかね。

@5t111111
Copy link
Collaborator

選択肢1: 何かしらのスキームで課金する

うちの会社 https://kodansha.tech/ が Next.js ヘビーに使っているので、Vercel 費用のスポンサーできるかもしれません。
もちろん実現した場合スポンサー契約を交わすことになるでしょうが、それが常識外れの要求や運営をやりにくくなるようなものにはならないと思います。
ただ有志のプロジェクトで企業色が入ったりすることに抵抗もあると思うので、とりあえずスポンサーの提案に対して意見など聞かせていただければと!!

@yokinist
Copy link
Contributor Author

なんと...!ご提案ありがとうございます!!
是非!と思っていたんですが、改めて他の選択肢も含めて調べてみたところ
Vercel社はOSSプロジェクトであれば申請&いくつか規定を守ればVercel自体のスポンサーをしてもらえるそうです 👀

https://vercel.com/knowledge/can-vercel-sponsor-my-open-source-project
https://vercel.com/oss

@5t111111
Copy link
Collaborator

@yokinist おお、なるほど!そうなんですね。
であれば、まずはそちらの線で考えてみるのが良さそうですね。

The project should be static rather than server-rendered.

この辺りがどこまで本プロジェクトで対応できるのかなどまだ把握できておらずすみませんが、
弊社的には、Vercel のスポンサーがうまくいなかったときにまた考えるとかでいつでもOKですので!

@yokinist
Copy link
Contributor Author

ありがたすぎます...では、まずは Vercel 社のスポンサー申請をしてみる方向で様子を伺ってみます!
(このイシューは自動化したタイミングで閉じるので、このままにしておきます)

@Shinyaigeek
Copy link
Member

Shinyaigeek commented Feb 20, 2021

Vercel社へのスポンサー申請のためのチェックリスト

  • The project should be non-commercial.

  • The project should be open source.

  • The project should be static rather than server-rendered.

  • The project should not be related in any way to cryptocurrency.

  • A Vercel banner in the footer of each site page.

  • A Vercel banner in the source repository's README.md file.

  • All links back to Vercel should use a UTM tag with the format: ?utm_source=[team-name]&utm_campaign=oss.

FYI: https://vercel.com/support/articles/can-vercel-sponsor-my-open-source-project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants