Sunday, May 23, 2021

Re: Chrome book vs Django application development

Perhaps install Linux and work from there?

https://www.howtogeek.com/363331/how-to-set-up-and-use-linux-apps-on-chrome-os/

It may be that PostgreSQL is too demanding and can be avoided for development purposes; rather use sqlite.

It could also be worth considering to switching to cloud-based CI - replace Github & Jenkins with GitLab CI/CD - see https://dzone.com/articles/jenkins-vs-gitlab-ci-battle-of-cicd-tools

(I don't own a Chromebook but would be curious as to how well all this works.)

On Sunday, 23 May 2021 at 02:29:38 UTC+2 ram.mu...@gmail.com wrote:
Hi,

I'm wondering whether any one used Chrome book for development especially with this software stack

1. Django
2. Python
3. Vue.js
4. Postgres
5. Nginx
6. Gunicorn
7. Github
8. Jenkins

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/ad5e72a4-2c40-49cd-970d-2e9b9c381c26n%40googlegroups.com.

No comments:

Post a Comment