Hello guys,
I am using django-hardcopy to create PDF from django template.
Aplication was on heroku and i had to specifiy PATH_TO_CHROME. Everything was working on heroku with:
PATH_TO_CHROME='/app/.apt/opt/google/chrome/chrome --headless --print-to-pdf --disable-gpu --no-sandbox'
I had to...
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...
I am trying to install java/openjdk12.
As part of doing that, I prefer to run make checksum-recursive to fetch the required distfiles before attempting to install the port using ports-mgmt/portmaster (I prefer to download the required distfiles one by one rather than multiple ones at the same...
Hello all,
I'm looking to deploy a Django application onto a FreeBSD 11.1 server, I've read a number of articles about using www/py36-gunicorn to provide the communications between www/nginx and Django, and brief trials appear successful.
I'm now looking to make a service that I can service...
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.