Skip to content

mitmedialab/s3-backup-dashboard

Repository files navigation

S3 Backup Dashboard

A simple page that shows us the status of our S3-based backups.

Installation

Make sure you havy Python 2.7 (and the pip package manager).

pip install -r requiremnts

Then copy `app.config.template` to `app.config` and enter in your S3 credentials.

Use
---

Run this command and then visit `localhost:5000` with a web browser

python server.py


Deployment
----------

About

A simple page that shows us the status of our S3-based backups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published