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 to generate Apache config just by running a management command.

Quick start

Quick start

  1. Add "server_config_generator" to your INSTALLED_APPS INSTALLED_APPS = [ ... 'server_config_generator', ]

  2. Run python manage.py generate_apache_config Enter your server name on user prompt

  3. Verify apacheconfig file generated 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.3.tar.gz (3.1 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