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
240
GitHub Actions を使って Next.js を自動デプロイ
資料で紹介している記事
https://qiita.com/yoshikouki/items/11a393aa13e76f283c76
よしこ
January 24, 2022
Tweet
Share
More Decks by よしこ
See All by よしこ
Raspberry Pi 5 × Claude Code 生活が破綻するまでの記録
yoshikouki
0
310
レンダリングを探訪する
yoshikouki
2
330
鹿児島工業高等専門学校向け講演「キャリアについて考える」
yoshikouki
0
720
鹿児島からRubyではじめるスタートアップ
yoshikouki
0
1.9k
鹿児島大学 法文学部 講義「キャリア論」
yoshikouki
0
1.2k
Rails Girls Kagoshima 1st イントロダクション
yoshikouki
0
2.3k
Ruby on Rails 7.0 で 新規サービスをローンチした
yoshikouki
0
770
LTでスクワットしたら未経験転職できた話
yoshikouki
0
110
ニート貴族が贈るコロナ禍の過ごし方
yoshikouki
0
64
Other Decks in Programming
See All in Programming
@Environment(\.keyPath)那么好我不允许你们不知道! / atEnvironment keyPath is so good and you should know it!
lovee
0
120
Cache Me If You Can
ryunen344
2
680
複雑なドメインに挑む.pdf
yukisakai1225
5
1.1k
Zendeskのチケットを Amazon Bedrockで 解析した
ryokosuge
3
300
AIコーディングAgentとの向き合い方
eycjur
0
270
Performance for Conversion! 分散トレーシングでボトルネックを 特定せよ
inetand
0
140
MCPでVibe Working。そして、結局はContext Eng(略)/ Working with Vibe on MCP And Context Eng
rkaga
5
2.2k
機能追加とリーダー業務の類似性
rinchoku
2
1.3k
もうちょっといいRubyプロファイラを作りたい (2025)
osyoyu
1
420
ファインディ株式会社におけるMCP活用とサービス開発
starfish719
0
310
2025 年のコーディングエージェントの現在地とエンジニアの仕事の変化について
azukiazusa1
24
12k
ソフトウェアテスト徹底指南書の紹介
goyoki
1
150
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
Bash Introduction
62gerente
615
210k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Docker and Python
trallard
45
3.6k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
13k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
4 Signs Your Business is Dying
shpigford
184
22k
BBQ
matthewcrist
89
9.8k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
9
810
Practical Orchestrator
shlominoach
190
11k
Why Our Code Smells
bkeepers
PRO
339
57k
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 を上手いことちょちょいとイジって自動化したい気持ち • ずっとこんなことやってるので一生ページ制作に着手できない予感がしている 今後の課題
ありがとうございました。