We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
In the Deploy chapter, in the Visit your application section, there are two paragraphs there are not clear for me:
You’ve deployed your code to Heroku, and specified the process types in a Procfile. You can now instruct Heroku to execute a process type. Let’s ensure we have one dyno running the web process type:
You’ve deployed your code to Heroku, and specified the process types in a Procfile. You can now instruct Heroku to execute a process type.
Let’s ensure we have one dyno running the web process type:
You lost me there.
Can anyone maybe add a sentence or two to explain what's process type and dyno? Or maybe to phrase it differently so it's easier to understand?
Thanks a lot for anyone that will! :)
The text was updated successfully, but these errors were encountered:
Confession: I have no idea what a Dyno or a process type is.
I read through https://devcenter.heroku.com/articles/procfile and tried to explain what I understood in #105.
Feedback welcome (both on the style/spelling/grammar) and on whether what I wrote is technically accurate.
Thanks!
Sorry, something went wrong.
e4573ca
Merge pull request #105 from bmispelon/dyno-explanation
bfcc0d8
Fixed #103 -- Explained what process types and dynos are on Heroku.
No branches or pull requests
In the Deploy chapter, in the Visit your application section, there are two paragraphs there are not clear for me:
You lost me there.
Can anyone maybe add a sentence or two to explain what's process type and dyno? Or maybe to phrase it differently so it's easier to understand?
Thanks a lot for anyone that will! :)
The text was updated successfully, but these errors were encountered: