Sunday, July 24, 2022

Re: Best digital ocean plan for a production server

Not sure what you mean. All of those can be in separate docker images to build (except for 11 and 13) but have to be docker-composed properly. But since you're moving to Docker images, you can then instead deploy to any Kubernetes cluster and scale with X number of nodes. Even better if you want to test and make sure all of the deploy settings work properly each time with Terraform but that's my opinion. https://www.digitalocean.com/community/questions/best-practices-to-deploy-docker-on-digitalocean-using-terraform

On Sun, Jul 24, 2022 at 1:22 AM Ram <ram.mullapudi@gmail.com> wrote:
Thank you all for your input. I would like to sign up for a plan which can let us focus only on coding and still scalabile, but my concern is our application requires following:

1. Linux OS
2. Postgres
3. Python 3.10
4. Django latest
5. Vue.js
6. Gunicorn
7. Nginx
8. Let's Encrypt or any SSL
9. Redis
10. Celery
11. Github
12. Jenkins CI/CD
13. Support for API: Stripe, Twillio, Google and etc.

If these can be packaged into a docker image that would be great. I know some of them cannot be in Docker image. I'm planning to check this with both Digital Ocean and Heroku anyway, but I wanted to understand experts advice in this community.

Best regards,
~Ram

On Wed, Jul 13, 2022 at 12:24 AM Abdul Qoyyuum <aqoyyuum@cardaccess.com.au> wrote:
I prefer Heroku and deploying Django as a docker image to Heroku. Less maintenance, worry less about server setups and focus more on code than anything else (i.e. serverless). Start with a hobby plan and if able to get customers, then start paying for scalability features.

On Sunday, July 10, 2022 at 11:21:00 AM UTC+8 ram.mu...@gmail.com wrote:
Hi,

We are planning to launch our application in production once all the testing is completed after deployment to our development server. We are using Jenkins CI automation to deploy the code to the development server and we will do the same in production server too, but we are currently doing a feasibility study to understand which options are good for Django web application for both Web and Mobile app. 

If anyone in this Django users community is currently on any Digital Ocean's production server plan, could you share some details and suggestions.

Best regards,
~Ram

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/be3bb62c-7ce7-47c6-8bc1-80951927712dn%40googlegroups.com.

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/C_v8NaMOx4Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2BOi5F0zneD-%2BmKb8dZcV8iu-5pryw2Yt9djnjJisWr6k381ow%40mail.gmail.com.


--
Abdul Qoyyuum Bin Haji Abdul Kadir
HP No: +673 720 8043

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAA3DN%3DW03Tpj%3Dxs61o5cNUCn21bOk2xjXuemArcAG4P0oiChkw%40mail.gmail.com.

No comments:

Post a Comment