Coder Social home page Coder Social logo

Prerequisites

Run App Locally

Very first we will setup the django web app to run on our locally. Here

Containerize Django App

Everything is working as expected in python virtualenv, now let's put it in a contianer.Here

Deploy Django To Kubernetes

After we have made webApp running in a contianer, we then will deploy it to Kubernetes.Here Very first we will setup the django web app to run on our locally. here

Containerize Django App

Everything is working as expected in python virtualenv, now let's put it in a contianer. here

Deploy Django To Kubernetes

After we have made webApp running in a contianer, we then will deploy it to Kubernetes here

postgres database as docker to Kubernetes

Postgres database will run in a container, as the Docker containers useare ephemeral in nature so persistent storage volume needed. Details Here

Deploy Celery and Redis

What is Celery and Redis

Redis is an open source (BSD licensed), in-memory data structure store, used as a database, cache and message broker. Here

Celery is a simple, flexible, and reliable distributed system to process vast amounts of messages, while providing operations with the tools required to maintain such a system. Here

K8s deploy

Here

Migrate the project to PRODUCTION kubernetes Cluster

leoonline's Projects

sharedtools icon sharedtools

handy tools/scripts collections with or without retouch.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.