Skip to main content

Automated Python Push-Deploy

Project description

Setting up a git push deployment target isn’t terribly difficult, but it gets tedious if you do it often.

With app-d, creating new push-deploy setups becomes a little bit easier. In addition, app-d sets up a remote repository that other developers with group permissions can push and deploy to as well.

What Does it Do?

In short, app-d runs through the following steps:

  • Connect to your remote server

  • Add a group

  • Add your user to the new group

  • Create directories for the remote repository and the application itself

  • Set correct permissions and handling ACL for these directories

  • Install a post-receive hook for correct deployment

Requirements

  • Python 3.3+

Installation

$ pip install app-d

Usage

Run app-d for an interactive version, or see app-d --help for CLI arguments.

License

MIT

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

app-d-0.2.3.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

app_d-0.2.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

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