Steve Losh 1/15/2009

Deploying with Fabric & Mercurial

Read Original

This technical article details a developer's process for automating Django site deployments. It explains using Mercurial for version control, BitBucket as a central repository, and the Fabric library to script and streamline the push/pull deployment workflow, reducing manual FTP uploads.

Deploying with Fabric & Mercurial

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes