What is Django Oscar stack
Django Oscar stack is a suite of web applications and tools built with Docker Compose. It includes Django Oscar, pre-configured PostgreSQL, Redis, RabbitMQ servers and is deployed to the cloud of your choice.
What does the Django Oscar stack include
- Python docker container (with Oscar)
- Nginx docker container
- PostgreSQL docker container
- Redis docker container
- RabbitMQ docker container
Currently supported versions:
Oscar
https://hub.docker.com/repository/docker/trydirect/django-oscar
- latest (latest tested version)
- stable (stable working version)
PostgreSQL
https://hub.docker.com/_/postgres
Nginx
https://hub.docker.com/repository/docker/trydirect/nginx
Nginx-WAF
https://hub.docker.com/repository/docker/trydirect/nginx-waf
What is Django Oscar
Django Oscar is an e-commerce framework designed for building domain-driven sites. It is structured such that any part of the core functionality can be customized to suit the needs of your project. This allows a wide range of e-commerce requirements to be handled, from large-scale B2C sites to complex B2B sites rich in domain-specific business logic.
Who is using Django Oscar stack
- Web Developers
- E-commerce executives
- Business owners
- Startupers
What are the benefits of using Django Oscar stack?
- Benefit from numerous libraries and extensions available for Python apps that are ready for integration
- Forget about staff shortage. Django is one of the most popular frameworks that means you can easily find programmers to support your online store for an affordable price
- Effortlessly upgrade your app to a new version
- Migrate the application to another cloud provider in a couple of minutes
- Easily integrate other dockerized applications
- Run multiple apps over a single OS
- Port docker containers to a different OS without additional effort
- Enjoy the fast startup and better performance of the app, as well as a lower system overhead
Number of servers required
1 bare-metal or VPS server
Companion apps
NGINX - is an HTTP and reverse proxy server, a mail proxy server, and a generic TCP/UDP proxy server
Fail2ban scans log files and bans IPs that show the malicious signs. Highly recommended for simple VPS server setup
Nginx Proxy Manager is a user-friendly software application designed to effortlessly route traffic to your websites, whether they're hosted at home or elsewhere. It comes equipped with free SSL capabilities, eliminating the need for extensive Nginx or Letsencrypt knowledge. This tool proves especially handy for simplifying SSL generation and seamlessly proxying your docker containers.
Docker Status Panel - is a minimalistic docker container management panel written in Python / Flask microframework.
Portainer is a lightweight management UI that allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters)