Difference between revisions of "Migrating an iPortalDoc from IPBRICK 5.x to 6"
Line 12: | Line 12: | ||
Note: If Contacts is in version 4.4 you don't need to apply any update now. | Note: If Contacts is in version 4.4 you don't need to apply any update now. | ||
− | - Backup the DB (command [http://downloads3.ipbrick.com/ | + | - Backup the DB (command [http://downloads3.ipbrick.com/wiki/ipbrickdb_ipb5]) |
Eg: | Eg: | ||
Line 37: | Line 37: | ||
- Replace the IPBrick configuration migrated to IPBrick 6. | - Replace the IPBrick configuration migrated to IPBrick 6. | ||
− | - Restore the dbdoc DB [http://downloads3.ipbrick.com/ | + | - Restore the dbdoc DB [http://downloads3.ipbrick.com/wiki/ipbrickdb_ipb6] |
Eg: | Eg: | ||
Line 63: | Line 63: | ||
IPContacts v4.3 update to install in an IPBrick v5 [http://downloads3.ipbrick.com/ipbrick-contacts_4.3_all_IPBrick-v5.deb] | IPContacts v4.3 update to install in an IPBrick v5 [http://downloads3.ipbrick.com/ipbrick-contacts_4.3_all_IPBrick-v5.deb] | ||
+ | IPContacts v4.8 update to install in an IPBrick v5.x [http://downloads3.ipbrick.com/wiki/ipbrick-contacts_4.8_all.deb] | ||
− | + | IPContacts v4.8 update to install in an IPBrick v6.0 [http://downloads3.ipbrick.com/wiki/contacts4ipbrick_4.8_all.deb] | |
− | |||
− | Script | + | Script ipbrickdb_ipb5: [http://downloads3.ipbrick.com/wiki/ipbrickdb_ipb5] |
− | md5sum: | + | md5sum: 7339475f75c10cd7b54347f0cf6a5361 |
+ | |||
+ | Script ipbrickdb_ipb6: [http://downloads3.ipbrick.com/wiki/ipbrickdb_ipb6] | ||
+ | |||
+ | md5sum: 5d071c63f9a0a9a23802682a45f9e9fa |
Revision as of 16:37, 18 March 2015
Before Migrating:
- Check iPortalDoc version: iPortalDoc need to be in version 4.2.1 (or greater) before the migration to an IPBrick version 6.0 or greater.
iPortalDoc update 1 for IPbrick versions 5.x is available here: [1]
Note: If iPortalDoc is in version 4.2.1 you don't need to apply any update now.
- Check IPBRICK Contacts version: Contacts need to be in version 4.3 before the migration to an IPBrick version 6.0.
Note: If Contacts is in version 4.4 you don't need to apply any update now.
- Backup the DB (command [2])
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_leve --file dump_file_path
NOTE: Check your browsers version if you are using Internet Explorer. iPortalDoc is fully compatible with Internet Explorer version 9 or greater.
iPortalDoc is compatible with Google Chrome and Mozilla Firefox.
After the installation of IPBrick version 6.0:
- Install iPortalDoc v4.2 [3] - Install update 1 [4] Note: if you had any other update for iPortalDoc installed on version 5.x, you need to install the same iPortalDoc update for IPBrick version 6.0 now.
- If the IPBRICK contacts version at IPBRICK 5.x was greater than v4.3, update the IPBRICK Contacts until the existing version now.
- Replace the IPBrick configuration migrated to IPBrick 6.
- Restore the dbdoc DB [5]
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_leve --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 share "Access" and the account of Associated Emails to Documents, of 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 [6]
IPContacts v4.8 update to install in an IPBrick v5.x [7]
IPContacts v4.8 update to install in an IPBrick v6.0 [8]
Script ipbrickdb_ipb5: [9]
md5sum: 7339475f75c10cd7b54347f0cf6a5361
Script ipbrickdb_ipb6: [10]
md5sum: 5d071c63f9a0a9a23802682a45f9e9fa