Edge Servers - tsgrp/HPI GitHub Wiki
TSG has the following edge servers:
- Documentum Edge - [http://edge1.tsgrp.com] (http://edge1.tsgrp.com)
- Built nightly from trunk (around midnight, CST)
- Alfresco Edge - http://edge2.tsgrp.com
- Built nightly from trunk (at 2AM, CST)
- Hadoop Edge - http://edge3.tsgrp.com
- Built nightly from trunk (at 4AM, CST)
These servers can be used to test the latest functionality in a real deployment environment, but should not be used for demos. Use one of the Demo Servers instead.
Configs
If you would like to test functionality on the Edge servers, that's fine - but be sure to undo any changes you make to our reference tracs. In general, if you're going to make a lot of changes, it may be better to just create a new trac and associated configs. You can copy the reference configs to make it easier. From time to time, non-reference trac configs will be removed so if you create one that you want available for a long period of time, be sure to let the HPI Product Manager know.
Reference Tracs
Do not make a permanent change to a reference trac without talking to the HPI Product Manager first. You can change something, test, and then change it back if you like.
Environment | Trac Name |
---|---|
Edge1 | Controlled Docs |
Wizard | |
Insurance | |
Edge2 | Controlled Docs |
Wizard | |
Insurance | |
Edge3 | Controlled Docs |
Wizard | |
Insurance |
Users
Note - The dmadmin (Documentum) and admin (Alfresco) passwords are not available for general use. You should NOT be logging in as these users for demos or edge testing!
The users below are already configured for use in the edge environments. Feel free to use any of the "fake" users (like jhalpert and dschrute, etc). Use your real TSG username if you're doing extensive testing. Talk to the HPI product manager to create new users. If everyone logs in as 'gsteimer', issues can arise!
Talk to the HPI Product Manager if you need passwords for the users below.
Edge1
Demo Type | Group | Users |
---|---|---|
HPI Admin | HPI Administrators | ballen, dgrumieaux, gsteimer, jhof, nwoodbine, tparzgnat, mblum |
Active Wizard / Compliance Solution | Wizard Administrators | ballen, dgrumieaux, gsteimer, nwoodbine, tparzgnat, qdadmin1-2 |
Wizard Contributors & Doc Editors | ballen, cobrien, dgrumieaux, gsteimer, mstein, nwoodbine, tparzgnat, qdauthor1-2 | |
No Group (Consumers) | Any non wizard contributor or doc editor, including: ldavid, qdconsumer1-2 | |
Insurance | HPI Insurance (can create content) | gsteimer, nwoodbine |
No Group (Consumers) | any non HPI Insurance user |
Edge2
Demo Type | Group | Users |
---|---|---|
HPI Admin | HPI Administrators | ballen, clewis, dgrumieaux, gsteimer, jhof, tparzgnat, hpiadmin |
Active Wizard / Compliance Solution | Wizard Administrators | ballen, dgrumieaux, gsteimer, nmccabe, tparzgnat |
qdadmin1-5 | Wizard Contributors & Doc Editors | abeecher, ballen, dgrumieaux, dschrute, gsteimer, jhalpert, mjackson, nmccabe, tparzgnat, qdadmin1-5, qdauthor1-5 |
No Group (Consumers) | Any non wizard contributor or doc editor, including: jconsumer, qdconsumer1-2 | |
Insurance | HPI Insurance (can create content) | abeecher, gsteimer, jhof, mjackson, aunderwriter, eadjuster |
No Group (Consumers) | any non HPI Insurance user |
Edge3
Demo Type | Group | Users |
---|---|---|
HPI Admin | HPI Administrators | ballen, aking, nwoodbine, gsteimer |
Active Wizard / Compliance Solution | Wizard Administrators | ballen, aking, nwoodbine, gsteimer, wadmin |
Wizard Contributors & Doc Editors | ballen, aking, nwoodbine, gsteimer, wcontributor | |
No Group (Consumers) | Any non wizard contributor or doc editor | |
Insurance | HPI Insurance (can create content) | ballen, nwoodbine, aking, gsteimer |
No Group (Consumers) | Any non HPI Insurance user from above |
Notes
Edge1
Note that Edge1 has the out of the box Activiti database configured, which is H2. This is an in-memory database, which means that all workflows are cleared every night. Be sure to finish any Active Wizard workflows you start, otherwise the Form and Controlled Document's Lifecycles will get out of synch. If you forget, talk to the HPI Product Manager to reset any forms and controlled docs.
This limitation will be removed if/when we update edge1 to use MySQL or another database for Activiti.