Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4115536
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T22:35:41+00:00 2026-05-20T22:35:41+00:00

2021 update Today I’m using Ansible for this and other devops tasks. Along the

  • 0

2021 update

Today I’m using Ansible for this and other devops tasks. Along the way I’ve experimented with Chef, Puppet, Saltstack and Docker images, but I’ve found that for me, as a solo developer working in smaller projects, a lightweight tool like Ansible is a great fit.

Original question (from 2011)

I’m starting out as an independent web developer and I recently scared away a client by giving a quote for a rather simple
site that was quite a bit higher than they expected. It was basically
brochureware that they could have done themselves in a hosted solution
like WordPress.com or Google sites. Except for one critical feature, that
made me think that Django would be a nice fit, and that some proper web
development could be motivated.

When looking at the tasks I’ve listed in my rough estimate it’s pretty
obvious to me that most of the hours in there are stuff that is not
specific to this clients website. This got me thinking that I should
have a script to automate the process of setting up and deploying new
Django projects.

A couple of things would still have to be done manually like:

  • Set up a new VPS (or in most cases just go with virtualhosts on an existing VPS).

  • Edit DNS settings to point clientsdomain.com and test.clientsdomain.com
    to the new VPS.

  • Set up SSH-keys

  • Edit a config file.

The script would then do stuff like:

  • Install some required packages on the new VPS

  • Install default a iptables firewall on the new VPS

  • Add nginx/apache config for clientsdomain.com and test.clientsdomain.com

  • Set up new up databases for production and test on the VPS and for development on my local machine.

  • Create a new Django project and put it on Bitbucket.

  • Set up settings.py and local_settings.py for production, test and development

  • Set up offsite backuproutines for production database and uploaded files directory.

  • Enable some default apps: flatpages, admin

  • Add some boilerplate templates, a couple of boilerplate flatpages and a navbar.

  • Add the 960.gs CSS-framework

  • Add jQuery

  • Set up djapian or Haystack (including cron job for automatic updating) for search.

  • Set up a new Google analytics profile.

  • Include possibility to replicate databases between production, test and development

  • Set up Pingdom monitoring

I’ve used Rake and Fabric for somewhat similar (but less ambitious) stuff in the past and I’m thinking that Fabric might be a pretty good fit for this task as well, but I’d still like your input. Are there other tools I should look into? I’ve heard good
things about Puppet but just looking at their site (it contains the word Enterprise ) gives me the feeling that it might be overkill for a one man operation.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T22:35:41+00:00Added an answer on May 20, 2026 at 10:35 pm

    We currently do it with fabric+buildout. Others say Chef or Puppet is better suited (and it probably is, if you want to do server level stuff, not only app-level).

    Also for Django there’s a few dedicated hosters which take a lot of load off you, I especially like http://ep.io which we use to power our fully automated deployements for the demos of the django-cms, so maybe you should look into those hosting providers too rather than limiting yourself to VPSs which are more overhead for you.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

NB: I tidied up this question in 2021 to remove a dead link and
I have the following question here .data a: .asciiz 2021 x: .byte 7,2,12 .text
is it possible to create such a UILabel with inner and outer shadow? alt
I have two arrays: $array1: Array ( [0] => 2032 [1] => 2027 [2]
Okay, my problem's simple. The datepicker has lack of years in the year dropdown
I have heard about things like "C Runtime", "Visual C++ 2008 Runtime", ".NET Common
I've got some help turning my table of the sort: Col 23 25 15
I am attempting to extract a fundamental frequency from a sound source. maybe someone
Assume that i have two strings like the following. $sa = 12,20,45; $sb =
NAMES = ['Alice', 'Bob','Cathy','Dan','Ed','Frank', 'Gary','Helen','Irene','Jack', 'Kelly','Larry'] AGES = [20,21,18,18,19,20,20,19,19,19,22,19] def nameage(a,b): nameagelist = [x

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.