New project

Project name:

Project path:

Development

Local machine
This will install all required system packages on your local machine and all python packages in a virtual environment

Docker containers
This will install docker on your local machine and start containers for development

Using Vagrant + Virtualbox
This will create a virtual machine on your machine

Production environment

Using systemd services + nginx
This will create systemd services and nginx as reverse proxy

Docker containers
This will create docker containers for all services

Using Kubernetes
This will create pods, deployments and other k8s objects for your services
SSL for development

Components

Back end

Database | type
Authentication
Workers and Queue | type
Scheduling | type: celery beat
Search
Translations
Limiter
Caching

Management

Debugtoolbar for development
Database managemt | type: pgadmin
Workers managemt | type: flower
Queue managemt | type: rabbitmq-mgmt
Admin webapp
Monitoring | type: monit
Error tracking | type: sentry

Front end

JS: Jquery
Chosen
Datatables
Fuse (front-end search)
Draggable
Lightbox
Autocomplete JS
Backbone JS
CRUDy

CSS:
Font Awesome
Websockets


Gravatar Enabled