-
Published Answer
Thanks, Bobby. So a Docker container can be installed on the same droplet?
•
By
bengaltiger
-
Published Question
Hi,
We have a development server droplet (dev) for our DJango Web Application, which was deployed on Ubuntu 18.x with Postgres DB and Python 3 virtual environment, DJango and GIT.
We have a production server on a diff...
2
•
•
By
bengaltiger
Django
CI/CD
-
Published Answer
Hello alejandovilches, I made sure to have my application name correctly ‘myapp.wsgi:application’ in 'cat /etc/systemd/system/gunic…
•
By
bengaltiger
-
Published Answer
Hi Jerrynavi, thank you very much. We will correct this and let you know.
Best regards
•
By
bengaltiger
-
Published Question
Hi,
I’m able to configure every step successfully and then updated the configuration with TLS 1.2 and 1.3. I also got an A grade from the test URL.
https://www.ssllabs.com/ssltest/analyze.html?d=www.vikreya.com
but my...
2
•
•
By
bengaltiger
Let's Encrypt
-
Published Question
Hi,
When we have new code drop from development, we copy the files manually to the hosting server running in Digital Ocean droplet.
Then we run these two commands
makemigrations
migrate
in the python virtual environ...
2
•
•
By
bengaltiger
DigitalOcean Accounts
-
Published Answer
Hello DO, please let me know if you have any solution on this? I’m completely blocked without deploying my app on this server. I ap…
•
By
bengaltiger
-
Published Answer
Here is the gunicorn version that I’ve on my server.
pip show gunicorn
Name: gunicorn
Version: 20.0.2
Summary: WSGI HTTP...
•
By
bengaltiger
-
Published Answer
I changed the files as follows but the error is same.
cat /etc/systemd/system/gunicorn.socket
[Unit]
Description=gunicorn...
•
By
bengaltiger
-
Published Answer
Hi Bobby,
Here is the files that I used with different lines. Please observe the commented lines too because I tried with them t…
•
By
bengaltiger
-
Published Answer
Hello Bobby, thank you for your answer. Like I pointed in my question, I followed the same document and tried all the possible ways…
•
By
bengaltiger
-
Published Question
Hi,
I followed this document (https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04) and I'm hitting this error. Could you let me know what I'm missing?...
9
•
•
By
bengaltiger
DigitalOcean Spaces
-
Published Answer
I solved this issue as follows:
Restore the database in Postgres database (used pgAdmin tool for this)
(virtualenv)pytho...
•
By
bengaltiger
-
Published Answer
As a next step I tried the following but the result is is same.
Deleted/Dropped ‘djangocontenttype’ table from database
2…
•
By
bengaltiger
-
Published Answer
Hello Bobby,
See again, there is no answer here even after ‘3’ days. This is exactly I’m referring about your customer service. …
•
By
bengaltiger
-
Published Question
Hi,
I followed both of these document
https://www.digitalocean.com/community/tutorials/how-to-set-up-django-with-postgres-nginx-and-gunicorn-on-ubuntu-18-04
for setting up our production hosting server but this doesn...
2
•
•
By
bengaltiger
DigitalOcean Managed PostgreSQL Database
-
Published Answer
Hello Bobby, thank you for your message. I’m not sure what personal information that you are referring in this thread context? I do…
•
By
bengaltiger
-
Published Question
Hello Account Manager,
Since I'm a new customer I would like to know whether Digital Ocean provides support at least though "Ask Questions" channel? I'm not seeing any kind of answers or responses from Digital Ocean t...
3
•
•
By
bengaltiger
DigitalOcean Accounts
-
Published Answer
How come I don’t answer for anyone? Does Digital Ocean provide minimum customer support at least through this channel?
•
By
bengaltiger
-
Published Answer
hello Frank, yes I’m aware of BD Engine parameters but I need to know the steps for actual migration for Django project and not for…
•
By
bengaltiger