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
250
GitHub Actions を使って Next.js を自動デプロイ
資料で紹介している記事
https://qiita.com/yoshikouki/items/11a393aa13e76f283c76
よしこ
January 24, 2022
Tweet
Share
More Decks by よしこ
See All by よしこ
ハッカソンのススメ
yoshikouki
0
420
Raspberry Pi 5 × Claude Code 生活が破綻するまでの記録
yoshikouki
0
730
レンダリングを探訪する
yoshikouki
2
380
鹿児島工業高等専門学校向け講演「キャリアについて考える」
yoshikouki
0
840
鹿児島から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
Windows on Ryzen and I
seosoft
0
260
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
Vuetify 3 → 4 何が変わった?差分と移行ポイント10分まとめ
koukimiura
0
130
20260313 - Grafana & Friends Taipei #1 - Kubernetes v1.36 的開發雜記:那些困在 Alpha 加護病房太久的 Metrics
tico88612
0
170
エラーログのマスキングの仕組みづくりに役立ったASTの話
kumoichi
0
190
The Past, Present, and Future of Enterprise Java
ivargrimstad
0
270
コードレビューをしない選択 #でぃーぷらすトウキョウ
kajitack
3
910
CSC307 Lecture 14
javiergs
PRO
0
470
Codex の「自走力」を高める
yorifuji
0
1.2k
Claude Codeログ基盤の構築
giginet
PRO
7
3k
AI時代のソフトウェア開発でも「人が仕様を書く」から始めよう-医療IT現場での実践とこれから
koukimiura
0
140
nuget-server - あなたが必要だったNuGetサーバー
kekyo
PRO
0
240
Featured
See All Featured
Deep Space Network (abreviated)
tonyrice
0
89
YesSQL, Process and Tooling at Scale
rocio
174
15k
Jess Joyce - The Pitfalls of Following Frameworks
techseoconnect
PRO
1
100
Exploring the relationship between traditional SERPs and Gen AI search
raygrieselhuber
PRO
2
3.7k
The #1 spot is gone: here's how to win anyway
tamaranovitovic
2
980
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Impact Scores and Hybrid Strategies: The future of link building
tamaranovitovic
0
230
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Leading Effective Engineering Teams in the AI Era
addyosmani
9
1.7k
Being A Developer After 40
akosma
91
590k
Unlocking the hidden potential of vector embeddings in international SEO
frankvandijk
0
200
Automating Front-end Workflow
addyosmani
1370
200k
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 を上手いことちょちょいとイジって自動化したい気持ち • ずっとこんなことやってるので一生ページ制作に着手できない予感がしている 今後の課題
ありがとうございました。