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
200
GitHub Actions を使って Next.js を自動デプロイ
資料で紹介している記事
https://qiita.com/yoshikouki/items/11a393aa13e76f283c76
よしこ
January 24, 2022
Tweet
Share
More Decks by よしこ
See All by よしこ
レンダリングを探訪する
yoshikouki
2
190
鹿児島工業高等専門学校向け講演「キャリアについて考える」
yoshikouki
0
450
鹿児島からRubyではじめるスタートアップ
yoshikouki
0
1.7k
鹿児島大学 法文学部 講義「キャリア論」
yoshikouki
0
1.1k
Rails Girls Kagoshima 1st イントロダクション
yoshikouki
0
1.5k
Ruby on Rails 7.0 で 新規サービスをローンチした
yoshikouki
0
710
LTでスクワットしたら未経験転職できた話
yoshikouki
0
98
ニート貴族が贈るコロナ禍の過ごし方
yoshikouki
0
58
リモートワーク × フレックス勤務
yoshikouki
0
85
Other Decks in Programming
See All in Programming
Sidekiqで実現する 長時間非同期処理の中断と再開 / Pausing and Resuming Long-Running Asynchronous Jobs with Sidekiq
hypermkt
6
2.8k
CSC509 Lecture 08
javiergs
PRO
0
110
Go言語でターミナルフレンドリーなAIコマンド、afaを作った/fukuokago20_afa
monochromegane
2
140
GCCのプラグインを作る / I Made a GCC Plugin
shouth
1
150
アジャイルを支えるテストアーキテクチャ設計/Test Architecting for Agile
goyoki
7
2.9k
Googleのテストサイズを活用したテスト環境の構築
toms74209200
0
280
Piniaの現状と今後
waka292
5
1.5k
From Subtype Polymorphism To Typeclass-based Ad hoc Polymorphism- An Example
philipschwarz
PRO
0
170
Vue.js学習の振り返り
hiro_xre
2
130
Jakarta Concurrencyによる並行処理プログラミングの始め方 (JJUG CCC 2024 Fall)
tnagao7
1
250
macOS でできる リアルタイム動画像処理
biacco42
8
2.1k
PLoP 2024: The evolution of the microservice architecture pattern language
cer
PRO
0
1.9k
Featured
See All Featured
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.1k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
The World Runs on Bad Software
bkeepers
PRO
65
11k
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
4
380
Building a Modern Day E-commerce SEO Strategy
aleyda
38
6.9k
jQuery: Nuts, Bolts and Bling
dougneiner
61
7.5k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
355
29k
4 Signs Your Business is Dying
shpigford
180
21k
YesSQL, Process and Tooling at Scale
rocio
167
14k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
37
1.8k
Documentation Writing (for coders)
carmenintech
65
4.4k
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 を上手いことちょちょいとイジって自動化したい気持ち • ずっとこんなことやってるので一生ページ制作に着手できない予感がしている 今後の課題
ありがとうございました。