Skip to content

Commit

Permalink
CHORES: Update contents
Browse files Browse the repository at this point in the history
  • Loading branch information
dixonsiu authored May 19, 2020
1 parent 64c5659 commit 8c9c0fa
Showing 1 changed file with 8 additions and 23 deletions.
31 changes: 8 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,21 @@
# Unit/Cell Manager
Unit Manager and Cell Manager are GUI tools that helps you manage Personium cell(s).
# Unit Manager
Unit Manager is a GUI tool that helps manage Personium Cells on any Personium Unit.

- Unit Manager - Cells within a Personium Unit
- Cell Manager - Cell belong to a user/organization
## Preparation
If you want to use our Unit Manager access the following URL.

## Prerequisites
In order to use the Unit/Cell Manager, make sure you have the following ready.

1. A valid Personium Unit or Cell
1. Cell name (Unit Cell or general Cell)
1. Login information (ID/passowrd) of the admin user of the above Cell

## Installation (for those who own a 1-server unit)
If you want to use our Unit/Cell Manager to access your Personium Unit's cell(s), access the following page.

https://app-uc-unit-manager.demo.personium.io/__/html/login.html
https://app-uc-unit-manager.appdev.personium.io/__/html/login.html

If you want to have your own copy,
No installation or compilation, you only need to upload the modules to your web server.
For example, if you have constructed your own [1-server unit](https://github.com/personium/ansible/blob/master/1-server_unit/1-server_unit.jpg), you can upload the modules to your Nginx's server folder.

## How to access
1. Access the login.html file.
E.g. Your web server is running on port 8000 and you put the files under cell-manager.

http://localhost:8000/cell-manager/login.html

## A simple use case
# A simple use case
Perform the following procedures to create a folder and upload a file to the folder. Then, delete the file and the folder.

[Demo video on YouTube](https://youtu.be/d1_pET0M-YA)

1. Logon to the Unit/Cell Manager.
1. Logon to the Unit Manager.
1. Click [main] to show the content of the main box.
1. Hover over the "Create" button and select "Folder" from the popup menu.
"Create Folder" dialog will be displayed.
Expand Down

0 comments on commit 8c9c0fa

Please sign in to comment.