Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Warning
titleApproved for
The UITS provided infrastructure components (RDC, RDCweb) are approved for PHI, but subject to "Shared responsibility model for securing PHI on UITS systems".  If you use your own application host, you will need to ensure that it is complies with HIPAA compliant.  Email securemyresearch@iu.edu if you need help.

Directions

I only need a database server for the data:

  1. Read the IU Research Data Complex (RDC) usage policies.
  2. Get a MySQL account on the RDC. 
  3. Secure your own environment.
  4. Access your MySQL database on the RDC from your application host.
  5. Create MySQL user accounts.
  6. Secure the connection with SSL to encrypt the SQL traffic.

...