web site deployment
Project description
sitedeploy is a replacement for sitecopy.
supported protocols: FTP, SSH (via paramiko)
fast synchronization
~/.sitedeployrc example:
site bigcompany server ftp.bigcompany.com remote /bigcompanysite.com/www local /var/www/big protocol ftp username foo password xxxx permissions all exclude templates_c exclude *.log site smallcompany server ftp.smallc.com remote /html/ local /var/www/small protocol ssh permissions all username bar password xxxx
- Basic steps:
initialize (need to be performed only once):
$ sitedeploy.py -i bigcompany
update changes:
$ sitedeploy.py -u bigcompany
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sitedeploy-1.0.tar.gz
(7.5 kB
view details)
File details
Details for the file sitedeploy-1.0.tar.gz
.
File metadata
- Download URL: sitedeploy-1.0.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 43ce1a096aed73710d8fa6e38fb92ebb74c48cb086dddaf2007f23e4a3a674b2 |
|
MD5 | ae0cee5dd90d1dc37590903ec068dc66 |
|
BLAKE2b-256 | 2c9c98d0ac3a7f4f3901b51cc05e23d6503f7f8b2abf8c9c68eec01699d3be76 |