Greetings,
followed these instructions for ubuntu. I am running 16.04 all things seem to still be accurate with the install instructions. There have been a few minor tweaks as I had to kill what was already on port 80 before nginx would show.
But I was not able to ever get the tagger application to load. So I am wondering what I have done wrong.
I have changed the root location to where the public folder is located. It seems that it was assumed to be in /opt/ but this is not where I cloned it to.... should I mv the folder over? even after I do bundle install the folder /public does not show in the root of opt as seems to be indicated in the server profile added to nginx. So I am wondering what should I try next. I've never used nginx before.
Greetings,
followed these instructions for ubuntu. I am running 16.04 all things seem to still be accurate with the install instructions. There have been a few minor tweaks as I had to kill what was already on port 80 before nginx would show.
But I was not able to ever get the tagger application to load. So I am wondering what I have done wrong.
I have changed the root location to where the public folder is located. It seems that it was assumed to be in
/opt/but this is not where I cloned it to.... should Imvthe folder over? even after I dobundle installthe folder/publicdoes not show in the root ofoptas seems to be indicated in the server profile added to nginx. So I am wondering what should I try next. I've never used nginx before.