CommonsBuild/tqf

Dockerize the TQF application

Opened this issue · 3 comments

Dockerize the TQF application

This will make the app deploy able easily from any machine, and from any server.

It's a handy devops step. Offers cloud deployment and scaling and such.

These are the server deploy steps for Panel on Ubuntu with NGinx and Supervisor.

https://gist.github.com/LinuxIsCool/8a56aa64b6e9ef116705584bfa2d407f

The above steps pretty much define a dockerfile, it just has to be written as such.