Skip to main content

A simple Django app to create server config

Project description

===== Django Server Config Generator

Django Server Config Generator is a django extension for generate Apache config with just running a management command

Quick start

  1. Add "server_config_generator" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [ ... 'server_config_generator', ]

  2. Run python manage.py generate_apache_config, user get a prompt for enter server name

  3. Enter server name then apacheconfig for the site will be created in root folder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-server-config-generator-0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page