Dockerize the TQF application
Opened this issue · 3 comments
LinuxIsCool commented
Dockerize the TQF application
LinuxIsCool commented
This will make the app deploy able easily from any machine, and from any server.
LinuxIsCool commented
It's a handy devops step. Offers cloud deployment and scaling and such.
LinuxIsCool commented
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.