linssen / vagrant-puppet-nginx-uwsgi-flask

A pretty bare set up for running Flask in nginx through uwsgi in Vagrant deployed by Puppet. Got it?
MIT License
24 stars 12 forks source link

speed, security and scalability recommendations #12

Open fenderrex opened 8 years ago

fenderrex commented 8 years ago

speed, security, stability recommendations.

linssen commented 8 years ago

Thanks a lot for chipping in, @fenderrex. I'm not sure I can merge this in because of a few formatting issues in the readme, and I think perhaps these belong in separate issues (feel free to raise). Perhaps you've got some ideas for fixes?

fenderrex commented 8 years ago

It would be nice to have a docker(container) and vagrant(VM) different repository that share a environment(submodule repository most of the current work) ill be making some commits on my fork that will have nginx look to another (VM over http or container over unix sockets) should i make a pull request when i'm done?