Skip to main content

A simple Django app to access Openstack Swift

Project description

[![Build Status](https://travis-ci.org/cschwede/django-swiftbrowser.png?branch=master)](https://travis-ci.org/cschwede/django-swiftbrowser)

Simple web app build with Django and Twitter Bootstrap to access Openstack Swift.

  • No database needed

  • Works with keystone, tempauth & swauth

  • Support for public containers. ACL support in the works

  • Minimal interface, usable on your desktop as well as on your smartphone

  • Screenshots anyone? See below!

Quick Install

  1. Install swiftbrowser:

    pip install django-swiftbrowser

  2. Please make sure that “tempurl” and “formpost” middlewares are activated in your proxy server. Extract from /etc/swift/proxy-server.conf:

    [pipeline:main] pipeline = catch_errors gatekeeper healthcheck proxy-logging cache tempurl formpost tempauth proxy-logging proxy-server

    [filter:tempurl] use = egg:swift#tempurl

    [filter:formpost] use = egg:swift#formpost

  3. Run development server:

    django-admin runserver –settings=swiftbrowser.settings

  4. Open “http://127.0.0.1:8000/” in your browser and use ‘account:username’ to login (or tenant/project:username if using Keystone).

Screenshots

![Login screen](screenshots/00.png) ![Container view](screenshots/01.png) ![Object view](screenshots/02.png)

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

django-swiftbrowser-0.22.tar.gz (17.4 kB view details)

Uploaded Source

File details

Details for the file django-swiftbrowser-0.22.tar.gz.

File metadata

File hashes

Hashes for django-swiftbrowser-0.22.tar.gz
Algorithm Hash digest
SHA256 4a5f0cfb24d45e5a81914aaf5222a1f13ea14506419f505d0d2e797374faf904
MD5 7dddc2238929e49c3fd5e8387cf4a275
BLAKE2b-256 6c2e6cbe5a385100c45ef2108711d07dda14bb8e99ded257c7e1ce41dd14cd24

See more details on using hashes here.

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