Slide 11
Slide 11 text
Using
allows easy scaling, configuration
changes, and viewing logs from the command line.
Uses for deployments.
HTTPS supported for free for the h
e
r
o
k
u
a
p
p domain.
In general, your app configurations should be using
environment variables: p
r
o
c
e
s
s
.
e
n
v
.
S
O
M
E
V
A
R
Gotcha: Heroku dynamically assigns an internal port via
the environment variable: P
O
R
T
Uses to run your application, hence the
requirement for a P
r
o
c
f
i
l
e
Provides "addons" which are very convenient services that
have SSO and create access configurations automatically.
Heroku Toolbelt
Git
Foreman