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
Heroku 3mins FAQ
Search
Keiko Oda
January 16, 2014
Technology
0
310
Heroku 3mins FAQ
Slides for Heroku Meetup #11
Keiko Oda
January 16, 2014
Tweet
Share
More Decks by Keiko Oda
See All by Keiko Oda
Explain EXPLAIN
keiko713
18
4.2k
Exploring Postgres VACUUM with the VACUUM Simulator
keiko713
5
14k
Introduction to Netlify
keiko713
1
94
What really happens when you deploy a site on Netlify
keiko713
0
830
Healthy Database
keiko713
2
270
What's wrong with your app?
keiko713
0
320
Heroku101 Kanazawa
keiko713
2
580
Intro of Heroku Support
keiko713
0
410
What is Heroku?
keiko713
0
250
Other Decks in Technology
See All in Technology
WantedlyでのKotlin Multiplatformの導入と課題 / Kotlin Multiplatform Implementation and Challenges at Wantedly
kubode
0
250
2025年に挑戦したいこと
molmolken
0
170
re:Invent2024 KeynoteのAmazon Q Developer考察
yusukeshimizu
1
150
2025年の挑戦 コーポレートエンジニアの技術広報/techpr5
nishiuma
0
150
AIアプリケーション開発でAzure AI Searchを使いこなすためには
isidaitc
1
130
ドメイン駆動設計の実践により事業の成長スピードと保守性を両立するショッピングクーポン
lycorptech_jp
PRO
14
2.4k
カップ麺の待ち時間(3分)でわかるPartyRockアップデート
ryutakondo
0
140
Alignment and Autonomy in Cybozu - 300人の開発組織でアラインメントと自律性を両立させるアジャイルな組織運営 / RSGT2025
ama_ch
1
2.4k
[JSAC 2025 LT] Introduction to MITRE ATT&CK utilization tools by multiple LLM agents and RAG
4su_para
1
100
Copilotの力を実感!3ヶ月間の生成AI研修の試行錯誤&成功事例をご紹介。果たして得たものとは・・?
ktc_shiori
0
360
駆け出しリーダーとしての第一歩〜開発チームとの新しい関わり方〜 / Beginning Journey as Team Leader
kaonavi
0
130
今から、 今だからこそ始める Terraform で Azure 管理 / Managing Azure with Terraform: The Perfect Time to Start
nnstt1
0
240
Featured
See All Featured
Being A Developer After 40
akosma
89
590k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
52k
Side Projects
sachag
452
42k
Stop Working from a Prison Cell
hatefulcrawdad
267
20k
Java REST API Framework Comparison - PWX 2021
mraible
28
8.3k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Agile that works and the tools we love
rasmusluckow
328
21k
Embracing the Ebb and Flow
colly
84
4.5k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.3k
Into the Great Unknown - MozCon
thekraken
34
1.6k
Transcript
Heroku 3mins FAQ Technical Support Engineer Keiko Oda (@keiko713) 1
About Me 2 Keiko Oda Heroku, Inc. Technical Support Engineer
-‐ Core Support
Heroku (Japan) 3 ·ͭͱ͞Μ ͩ͞͞͞Μ ͳ͔ͩ͞Μ ͍͋͟Θ͞Μ ͓͚͍ͩ͜ ʢRubyͭͬͨ͘ͻͱʣ ʢRuby͜Θͯ͠Δͻͱʣ
ʢRubyͳ͓ͯ͠Δͻͱʣ ʢRubyίϛολʔΒ͍͠ʣ ʢ;ͭ͏ͷͻͱʣ ͍͍ͩͨ͋ͬͯΔ Matz made Ruby Nobu fixes Ruby Koichi breaks Ruby Ayumu sells Ruby Keiko supports Ruby
Heroku Support Team 4 Neil Caio Keiko Rhys JD Brett
Clint Ryan Chris Chad
Frequently Asked Questions 5 3 mins
Custom domain All apps on Heroku are accessible via their
herokuapp.com app subdomain e.g. appname.heroku.com ΧελϜυϝΠϯΛ༻͢Δʹઃఆ͕ඞཁ 6
Domainͷछྨ * subdomain: www.heroku.com * root/apex domain: heroku.com * wildcard
domain: *.heroku.com 7
Step1: Add custom domains 8 Heroku CLI or dashboard https://devcenter.heroku.com/articles/custom-‐domains
$ heroku domains $ heroku domains:add example.com $ heroku domains:remove example.com
Step2: Configure DNS record 9 * For subdomain or wildcard
domain CNAME Record Name Target CNAME www or * appname.herokuapp.com
Step2: Configure DNS record 10 * For root domain ALIAS/ANAME
OR subdomain redirection Record Name Target ALIAS or ANAME <empty> or @ appname.herokuapp.com
Step2: Configure DNS record 11 * For root domain ALIAS/ANAME
OR subdomain redirection Record Name Target URL or Forward example.com www.example.com
SSL Endpoint 12 Use the SSL Endpoint add-‐on ($20/month) https://devcenter.heroku.com/articles/ssl-‐endpoint
$ heroku addons:add ssl:endpoint $ heroku certs $ heroku certs:add server.crt server.key
SSL Endpoint ͷҙ 13 * Please don’t forget to update
your CNAME!!! * New endpoint will be given when you add your certs! (e.g. sample.herokussl.com) * You can’t use subdomain redirection for your apex domain!! (it’ll cause a browser error)
Add-‐ons * Zerigo DNS (free plan will be disappeared soon!)
* Point DNS 14
Thank you for using Heroku! 15