What is the root of my application?

Posted by railguage48 on Ask Ubuntu See other posts from Ask Ubuntu or by railguage48
Published on 2011-11-12T19:58:40Z Indexed on 2011/11/13 2:08 UTC
Read the original article Hit count: 253

Filed under:
|

Can someone help me understand what is the root of my application?

I would like to use vim and create a one line procfile in the root of my application.

Then I can test the procfile using a gem called foreman with the following command in my terminal: foreman start

I have tried sudo vim /procfile and created the file and saved it in what I thought to be the root. Then I typed: foreman start and the response is that Procfile does not exist.

Any help would be most appreciated.

© Ask Ubuntu or respective owner

Related posts about filesystem

Related posts about root