Skip to main content

Difio registration agent for AppFog / Python applications

Project description

Difio registration agent for AppFog / Python applications.

It compiles a list of locally installed Python packages and sends it to <http://www.dif.io>.

Installing on your AppFog application

Create an account at <http://www.dif.io>

Create a Python application on AppFog

Add a dependency in your requirements.txt file

echo "difio-appfog-python" >> requirements.txt

Configure your Difio user ID

af env-add <appname> DIFIO_USER_ID=YourUserID

Because AppFog doesn’t support post deploy hooks you have NO WAY to enable the registration script. :(

Then push your application to AppFog

af update <appname>

That’s it, you can now check your application statistics at <http://www.dif.io>

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

difio-appfog-python-1.2.tar.gz (2.5 kB view hashes)

Uploaded Source

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