ninthwalker / NowShowing

Generates an email and web page of Plex recently added content
MIT License
73 stars 8 forks source link

No Docker #64

Closed 12nick12 closed 6 years ago

12nick12 commented 6 years ago

Any way to do this without docker?

ninthwalker commented 6 years ago

Not easily. On Linux you would have to install all the dependencies yourself. It uses mainly ruby/gems/php and a few other little things.

There is ruby for windows but have never used it.

By the time you manually install everything, spinning up docker on your OS would be much quicker.

ninthwalker commented 6 years ago

Closing. This is Docker only for now. Thanks.