S3 Portal Ui Save

Web-based dashboard for S3 Portal.

Project README

Build Status

S3 Portal

Used for connect RadosGW to manager S3 portal objects. A web based file manager to upload and download files from your RadosGW server.

Usage

bucket control screenshot

bucket control screenshot

userlist screenshot

user list screenshot

storageinfo screenshot

storageinfo screenshot


Features

  • Upload and Download file
  • CRUD implements of folder
  • CRUD implements of files
  • Copy and Move files and folders
  • Check file, folder info details
  • Personel storage info

Requirement


Installation

Copy the ./config.example.js file to ./config.js and configure the file for your environment:

$ cp config.example.js config.js
$ vim config.js

Install dependencies:

$ npm install

Open another terminal and running below command:

$ npm start

http://localhost:3001 will automatically open with browser-sync.

Need to modify confg.example.js to config.js and default web server port is 3000


Build

Build the bundle js:

$ npm run build

The static file will build on ./dist.

You can start the production server:

$ npm run prod

Test

$ npm test
Open Source Agenda is not affiliated with "S3 Portal Ui" Project. README Source: inwinstack/s3-portal-ui
Stars
43
Open Issues
25
Last Commit
6 years ago
License

Open Source Agenda Badge

Open Source Agenda Rating