Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
GitHub Actions を使って Next.js を自動デプロイ
Search
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
よしこ
January 24, 2022
Programming
0
250
GitHub Actions を使って Next.js を自動デプロイ
資料で紹介している記事
https://qiita.com/yoshikouki/items/11a393aa13e76f283c76
よしこ
January 24, 2022
Tweet
Share
More Decks by よしこ
See All by よしこ
ハッカソンのススメ
yoshikouki
0
410
Raspberry Pi 5 × Claude Code 生活が破綻するまでの記録
yoshikouki
0
710
レンダリングを探訪する
yoshikouki
2
380
鹿児島工業高等専門学校向け講演「キャリアについて考える」
yoshikouki
0
830
鹿児島からRubyではじめるスタートアップ
yoshikouki
0
2k
鹿児島大学 法文学部 講義「キャリア論」
yoshikouki
0
1.3k
Rails Girls Kagoshima 1st イントロダクション
yoshikouki
0
2.4k
Ruby on Rails 7.0 で 新規サービスをローンチした
yoshikouki
0
780
LTでスクワットしたら未経験転職できた話
yoshikouki
0
120
Other Decks in Programming
See All in Programming
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
20260228_JAWS_Beginner_Kansai
takuyay0ne
5
460
PJのドキュメントを全部Git管理にしたら、一番喜んだのはAIだった
nanaism
0
240
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
320
受け入れテスト駆動開発(ATDD)×AI駆動開発 AI時代のATDDの取り組み方を考える
kztakasaki
2
550
NOT A HOTEL - 建築や人と融合し、自由を創り出すソフトウェア
not_a_hokuts
2
870
あなたはユーザーではない #PdENight
kajitack
4
340
日本だけで解禁されているアプリ起動の方法
ryunakayama
0
370
Codexに役割を持たせる 他のAIエージェントと組み合わせる実務Tips
o8n
3
1.1k
AIプロダクト時代のQAエンジニアに求められること
imtnd
2
750
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
米国のサイバーセキュリティタイムラインと見る Goの暗号パッケージの進化
tomtwinkle
2
510
Featured
See All Featured
Technical Leadership for Architectural Decision Making
baasie
3
280
Into the Great Unknown - MozCon
thekraken
40
2.3k
Principles of Awesome APIs and How to Build Them.
keavy
128
17k
Design of three-dimensional binary manipulators for pick-and-place task avoiding obstacles (IECON2024)
konakalab
0
380
Navigating the Design Leadership Dip - Product Design Week Design Leaders+ Conference 2024
apolaine
0
220
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
10
1.1k
Build your cross-platform service in a week with App Engine
jlugia
234
18k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.9k
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
11
850
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
31
10k
The Art of Programming - Codeland 2020
erikaheidi
57
14k
Transcript
GitHub Actions を使って Next.js を自動デプロイ Ruby? 知らない子ですね... K-Ruby #25 (2020-11-26)
• GMOペパボ CTO室鹿児島オフィスチーム • Webエンジニア • 2020年 6月に未経験転職 • 前職は理学療法士
• 入社前日に第一子の長女が爆誕 よしこ == 吉本 康貴 @k2_yoshikouki
Qiita 記事でまとめましたので、是非お手元で御 覧ください。 資料 GitHub Actions を使ってNext.js × AWS EC2
を自動デプロイした話 そして LGTM ください
• rsync や ssh でベタ書き実行している処理を PM2へ移管 ◦ やってましたが今日に間に合いませんでした ◦ PullRequst
自動デプロイを PM2 で完結させる #8 • 処理で使用している ssh 認証鍵を手動作成・配置しているので、 Terraform で AWS IAM を上手いことちょちょいとイジって自動化したい気持ち • ずっとこんなことやってるので一生ページ制作に着手できない予感がしている 今後の課題
ありがとうございました。