Hi, i am setting up for local deployment a django app in a desktop running FreeBSD12.2.
Django is installed within a jail using ezjail.
I have a couple of questions for the simplest and safest way to put it in production in a local network.
1- Is it simpler to run postgresql in the host and...
Earlier I installed FreeBSD 13-CURRENT, installed uwsgi through ports
cd /usr/ports/www/uwsgi
make install clean
It did work well and I was able to access a plugin named router_redirect . When I'm installing the same in 12.1-STABLE on my RPi3, I'm unable to access the plugin
It prints
...
I am trying to build a VM "appliance" that will be running uwsgi/Django. This uses a python virtualenv, so uwsgi only starts when within that virtualenv. When I try to run it outside of a virtualenv, I get this error:
$ uwsgi config.ini
[uWSGI] getting INI configuration from config.ini
***...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.