Difference between revisions of "Migrating an iPortalDoc from IPBRICK 5.x to 6"
Line 50: | Line 50: | ||
== Useful links: == | == Useful links: == | ||
− | IPContacts v4.3 update to install in an IPBrick v5 | + | IPContacts v4.3 update to install in an IPBrick v5 [http://downloads3.ipbrick.com/ipbrick-contacts_4.3_all_IPBrick-v5.deb] |
− | [http://downloads3.ipbrick.com/ipbrick-contacts_4.3_all_IPBrick-v5.deb] | + | |
− | Scripts ipbrickdb_ipb5: | + | Scripts ipbrickdb_ipb5: [http://downloads3.ipbrick.com/ipbrickdb_ipb5] |
− | |||
md5sum: 5821d88812515bd3735ef646139e7bd0 | md5sum: 5821d88812515bd3735ef646139e7bd0 | ||
− | Script ipbrickdb_ipb6: | + | Script ipbrickdb_ipb6: [http://downloads3.ipbrick.com/ipbrickdb_ipb6] |
− | |||
md5sum: e33663806d2d0503181f12374209de8b | md5sum: e33663806d2d0503181f12374209de8b |
Revision as of 14:47, 26 November 2014
Before Migrating:
- Update iPortalDoc to iPortalDoc v4.2, if the installed version is older than 4.2
- Update IPBRICK Contacts untill version 4.3, if the installed version is older than 4.3
- Backup the DB (command [1])
Eg:
./ipbrickdb_ipb5 --dump --dbname dbdoc --file dump_file_path
- If there's an IPortalDoc Light, update until version 3.2, please follow this by backing up the data
Eg:
./ipbrickdb_ipb5 --dump --dbname dbdoc_light --file dump_file_path
After the CD installation:
- If the IPBRICK contacts version at IPBRICK <6 is >v4.3, update the IPBRICK Contacts until the existing version before the CD application
- Install the same iPortalDoc version before the CD application (version + updates, if applicable)
- Replace the IPBrick configuration migrated to IPBrick 6.
- Restore the dbdoc DB [2]
Eg:
./ipbrickdb_ipb6 --restore --dbname dbdoc --file /home1/_work/dump_dbdoc.sql
- If there is an iPortalDoc Light, restore the DB
Eg:
./ipbrickdb_ipb6 --restore --ipdoclight --dbname dbdoc_light --file file_com_dump
- Rebuild iPortalDoc workflow accounts:
a) Definitions Menu -> Configuration Interface b) Poplist on the right (Menu) -> Workflows c) Click on the Rebuild button
- Rebuild Accesses share and Associated Emails to Documents account at iPortalDoc:
a) Access Share: Definitions -> Configuration Interface-> Build Global FS b) Emails associated to documents: Definitions -> Configuration Interface -> Build Global mailFS (This task is scheduled to be executed at midnight);
Useful links:
IPContacts v4.3 update to install in an IPBrick v5 [3]
Scripts ipbrickdb_ipb5: [4]
md5sum: 5821d88812515bd3735ef646139e7bd0
Script ipbrickdb_ipb6: [5]
md5sum: e33663806d2d0503181f12374209de8b