Skip to content

personium/personium-migration-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

personium-migration-tools

Personium migration tools needed for modifying incompability between updating versions.

Requirements

These tools support python 3.6 or lator.

Tools

Owner Update

To solve the owner information in cell documents in DB, this tool update the schema format from old-style to extended localunit scheme (since v1.7.18).

Usage

cd /path/to/personium-migration-tools/downloaded/
python3 bin/owner_update_1_7_18.py <es_host>

Write your elasticsearch host in place of <es_host>.

Option

  • --port : Default value is set as 9200. You can specify the port which is used to connect elastic search.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages