Skip to content

Latest commit

 

History

History
70 lines (55 loc) · 2.03 KB

README.md

File metadata and controls

70 lines (55 loc) · 2.03 KB

Cloudie

Cloudie is a simple user interface to browse Open Stack Storage (Swift) and to manipulate it.

(C) 2012-2015 E.Hooijmeijer and 42 B.V., Apache 2 licensed.

Uses the CC-BY licensed Silk Iconset by Mark James

Features

Based on the JOSS library, it has the the following features:

  • creation and deletion of containers.
  • creation and deletion of stored objects.
  • down and uploading of files.
  • viewing meta-data.
  • previewing text and images.
  • opening a stored object in a public container in your browser.
  • filename based search.
  • storage of connection profiles.

Usage

Usage: java -jar cloudie-0.7.1-full.jar [options]
  Options:
    -basic
       connects to the cloud using basic auth. Takes 4 arguments: \[AuthURL\] \[TenantName\] \[Username\] \[Password\]
    -temp
       connects to the cloud using temp auth. Takes 4 arguments: \[AuthURL\] \[TenantName\] \[Username\] \[Password\]
    -keystone
       connects to the cloud using basic auth. Takes 5 arguments: \[AuthURL\] \[TenantName] \[Username\] \[Password] \[TenantId]
    -help, -?, --?
       Brief help.
       Default: false
    -profile [name]
       connects to the cloud using an previously stored profile.

A prebuilt binary can be downloaded here.

Screenshots

Cloudie

History

V0.9.7-SNAPSHOT

  • Upgrade to JOSS 0.9.7
  • Support for Basic, TempAuth and Keystone authentication.

V0.7.1 19-May-2013

  • Upgrade to JOSS 0.8.5

V0.7.1 16-Mrt-2013

  • Rename to org.javaswift

V0.7.0 11-Feb-2013

  • First Public Release

Sponsor

This component was graciously donated by 42 BV 42 logo