heroku create
heroku config:add \
BUILDPACK_URL="https://github.com/kr/heroku-buildpack-go.git" \
ORG=${ORG} \
OAUTH_TOKEN=${OAUTH_TOKEN}
git push heroku master
heroku addons:add heroku-postgresql:crane
heroku pg:wait
heroku pg:promote COLOR
heroku pg:psql
# load db.sql
heroku drains:add syslog://forward.log.herokai.com:9999
heroku ps:scale main=1
-
Notifications
You must be signed in to change notification settings - Fork 0
mfine/prism
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Collect git repo metadata
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published