thomascenni / djcap

Deploy a Django application with Caprover PaaS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy a Django application with Caprover PaaS

DjCap

This is the repository for the article first published on Medium and then edited on my personal blog:

https://thomascenni.com/blog/deploy-a-django-application-with-caprover

Caprover is an open source tool which allows you to build your own PaaS server to host any type of applications and databases (NodeJS, Python, PHP, ASP.NET, Ruby, MySQL, MongoDB, Postgres, etc). Compared to commercial applications, like Heroku, it is a great and cheaper alternative. Today I’ll show you how to create a Django application and deploy to Caprover step by step.

About

Deploy a Django application with Caprover PaaS


Languages

Language:Python 94.2%Language:Dockerfile 3.5%Language:Shell 2.3%