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
- 13
- 12.3
- 11.2
Nginx
https://hub.docker.com/repository/docker/trydirect/nginx
- 1.19
- 1.18
Nginx-WAF
https://hub.docker.com/repository/docker/trydirect/nginx-waf
- 1.19
- 1.18
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
Deploy WAF/ModSecurity for Nginx compiled with ModSecurity module + predefined OWASP CRS ( ModSecurity Core Rule Set) Version 3
knockd is a port-knock server. It listens to all traffic on an ethernet (or PPP) interface, looking for special knock sequences of port-hits. A client makes these port-hits by sending a TCP (or UDP) packet to a port on the server. This port need not be open -- since knockd listens at the link-layer level, it sees all traffic even if it's destined for a closed port. When the server detects a specific sequence of port-hits, it runs a command defined in its configuration file. This can be used to open up holes in a firewall for quick access.
Fail2ban scans log files and bans IPs that show the malicious signs. Highly recommended for simple VPS server setup
Minimal docker container management panel. Allows you to check the status and logs of all services of this stack. It also simplifies SSL setup and configuration.
Portainer is a lightweight management UI which allows you to easily manage your different Docker environments (Docker hosts or Swarm clusters)
Real-time performance monitoring, done right!
Netdata positions itself as an alloy of the best features that the paid infrastructure monitoring solutions and open-source tools have. Its multifunctionality, velocity, and ease of use make it secure, reliable, and scalable. This tool enables you effortlessly perform your infrastructure slowdowns and anomalies, troubleshooting, and overall system monitoring with little to no configuration.