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
Intro to heroku
Search
Neil Middleton
July 18, 2013
Technology
0
70
Intro to heroku
An overview intro to Heroku. Mainly demo driven, but there are some slides.
Neil Middleton
July 18, 2013
Tweet
Share
More Decks by Neil Middleton
See All by Neil Middleton
Introduction to Heroku
neilmiddleton
1
110
Millions of Apps - What we've learned
neilmiddleton
2
73
The Heroku API
neilmiddleton
0
43
Ways of the Herokai
neilmiddleton
2
100
Other Decks in Technology
See All in Technology
【令和最新版】ロボットシミュレータ Genesis x ROS 2で始める快適AIロボット開発
hakuturu583
2
1.4k
AWS re:Invent 2024 ふりかえり勉強会
yhana
0
700
rootful・rootless・privilegedコンテナの違い/rootful_rootless_privileged_container_difference
moz_sec_
0
110
株式会社ログラス − エンジニア向け会社説明資料 / Loglass Comapany Deck for Engineer
loglass2019
3
33k
DevFest 2024 Incheon / Songdo - Compose UI 조합 심화
wisemuji
0
250
知っててうれしい HTTP Cookie を使ったセッション管理について
greendrop
1
110
深層学習と3Dキャプチャ・3Dモデル生成(土木学会応用力学委員会 応用数理・AIセミナー)
pfn
PRO
0
400
Unsafe.BitCast のすゝめ。
nenonaninu
0
150
Fearsome File Formats
ange
0
550
TSKaigi 2024 の登壇から広がったコミュニティ活動について
tsukuha
0
180
OPENLOGI Company Profile for engineer
hr01
1
17k
#TRG24 / David Cuartielles / Post Open Source
tarugoconf
0
420
Featured
See All Featured
A better future with KSS
kneath
238
17k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
29
2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.9k
For a Future-Friendly Web
brad_frost
176
9.5k
GraphQLの誤解/rethinking-graphql
sonatard
68
10k
4 Signs Your Business is Dying
shpigford
182
21k
What's in a price? How to price your products and services
michaelherold
244
12k
Become a Pro
speakerdeck
PRO
26
5.1k
Mobile First: as difficult as doing things right
swwweet
222
9k
Unsuck your backbone
ammeep
669
57k
Producing Creativity
orderedlist
PRO
343
39k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Transcript
Friday, 19 July 13
Herok-who? Friday, 19 July 13
Heroku is an application hosting company that makes sense. We
provide a platform that lets developers focus on apps instead of infrastructure. Friday, 19 July 13
All the Languages Friday, 19 July 13
Ruby Node.js Python Java Scala Clojure Friday, 19 July 13
150+ other languages & tools run on Heroku via custom
buildpacks Friday, 19 July 13
Friday, 19 July 13
Friday, 19 July 13
! Quickstart*Guide Signup*here:*http://id.heroku.com/signup/hackedio Deploy Manage • Install*the*Toolbelt* **http://toolbelt.heroku.com • Signup*&*Login
**heroku login • Commit*your*app*into*Git **** git init git add . git commit -m “first commit!” • Create*an*application*on*Heroku ***heroku create app_name • Deploy! git push heroku master • View*your*combined*logs ****heroku logs -t • Scale*Processes heroku ps:scale <process>=1 heroku ps:restart • Bash heroku run bash • Releases heroku releases --help Get*Help • Heroku*DevCenter http://devcenter.heroku.com • Heroku*Addons http://addons.heroku.com • API*Help http://bit.ly/herokuLapiLblog • API*Quick*Start http://bit.ly/herokuLapiLquick • API*Reference http://bit.ly/herokuLapiLref Alternatively,*just*come*and*find*us! Heroku*supports*Ruby,*Node,*Python,*Java,**Scala*&*Clojure.**Use*a*custom*buildpack*for*other*technologies:**http://bit.ly/herokuLbuildpacks Friday, 19 July 13
_______ ( help! ) ------- o ^__^ o (oo)\_______ (__)\
)\/\ ||----w | || || Friday, 19 July 13
Neil Caio John …and more @neilmiddleton @kch @jr0cket Friday, 19
July 13
Friday, 19 July 13
fin. Friday, 19 July 13
fin. bit.ly/heroku-‐hackedio Friday, 19 July 13