GithubHelp home page GithubHelp logo

drf_interactive_test's Introduction

Django Custom Authentication Backend With Docker and Jenkins cicd in AWS

The application is Developed by following Features:

Features

1. Create a New django restframework authentication project

  • this project is deploy in AWS ec2 instance
  • In Django project, create a custom backend file where Override the authenticate method to add logic for email/password
  • create django project which contain login registration system
  • registration sysytem has proper validation
  • login sysytem authentication user with django.contrib.auth.backends.ModelBackend.
  • Used Tocken based Authentication with JWT tocken
  • use Docker and Docker compose for application containerization
  • use CI with jenkins github integration
  • github webhook used for continuous delivery
  • github ssh key used for jenkins connection
  • finally docker compose used for container build and run

Getting Started in jenkins

docker-compose up

Getting Started with django App

  • create virtual environment

    virtualenv env

  • install all requirement

    python -m pip install -r requirements.txt

  • statrt Project: In the project directory, you can run:

python3 manage.py runserver

Progress: Version 1 completed and hosted

drf_interactive_test's People

Contributors

nusrat-repliq avatar nusratdevo avatar

Watchers

 avatar

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.