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
よしこ
January 24, 2022
Programming
0
230
GitHub Actions を使って Next.js を自動デプロイ
資料で紹介している記事
https://qiita.com/yoshikouki/items/11a393aa13e76f283c76
よしこ
January 24, 2022
Tweet
Share
More Decks by よしこ
See All by よしこ
レンダリングを探訪する
yoshikouki
2
300
鹿児島工業高等専門学校向け講演「キャリアについて考える」
yoshikouki
0
670
鹿児島からRubyではじめるスタートアップ
yoshikouki
0
1.8k
鹿児島大学 法文学部 講義「キャリア論」
yoshikouki
0
1.2k
Rails Girls Kagoshima 1st イントロダクション
yoshikouki
0
2.2k
Ruby on Rails 7.0 で 新規サービスをローンチした
yoshikouki
0
760
LTでスクワットしたら未経験転職できた話
yoshikouki
0
110
ニート貴族が贈るコロナ禍の過ごし方
yoshikouki
0
63
リモートワーク × フレックス勤務
yoshikouki
0
96
Other Decks in Programming
See All in Programming
Using AI Tools Around Software Development
inouehi
0
1.2k
ASP.NETアプリケーションのモダナイズ インフラ編
tomokusaba
1
210
Datadog RUM 本番導入までの道
shinter61
1
260
C++20 射影変換
faithandbrave
0
420
レガシーシステムの機能調査・開発におけるAI利活用
takuya_ohtonari
0
590
iOSアプリ開発で 関数型プログラミングを実現する The Composable Architectureの紹介
yimajo
2
210
從零到一:搭建你的第一個 Observability 平台
blueswen
1
890
Create a website using Spatial Web
akkeylab
0
270
A comprehensive view of refactoring
marabesi
0
120
生成AIコーディングとの向き合い方、AIと共創するという考え方 / How to deal with generative AI coding and the concept of co-creating with AI
seike460
PRO
1
200
Perlで痩せる
yuukis
1
680
2度もゼロから書き直して、やっとブラウザでぬるぬる動くAIに辿り着いた話
tomoino
0
160
Featured
See All Featured
Art, The Web, and Tiny UX
lynnandtonic
299
21k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
4 Signs Your Business is Dying
shpigford
184
22k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Reflections from 52 weeks, 52 projects
jeffersonlam
350
20k
Balancing Empowerment & Direction
lara
1
290
The World Runs on Bad Software
bkeepers
PRO
68
11k
GraphQLの誤解/rethinking-graphql
sonatard
71
11k
Scaling GitHub
holman
459
140k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
137
34k
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 を上手いことちょちょいとイジって自動化したい気持ち • ずっとこんなことやってるので一生ページ制作に着手できない予感がしている 今後の課題
ありがとうございました。