Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Info about PostgreSQL is moved to a separate page

Storage of video, screenshots and transferred files

File storages are necessary for aggregation and long-term storage of videos, screenshots and files transferred in sessions.

File storage account

Warning
iconfalse

A domain account is required to work with file storage, recommended to use the already created IPAMStorageOps account. 

Create and configure file storage

  1. Log in to the server, which will act as a file storage
  2. Create folders, for example MediaDataShadowCopyScreencasts
  3. Right click on the folder you created, select the item Share with > Specific people
  4. Enter the username, for example IPAMStorageOps and click Add
  5. In the "Permission level" column, click the Read value next to the IPAMStorageOps user and select Read/Write from the menu.
  6. Finish by clicking Share

Data storage

Database creation

Divbox
stylebackground:#FAFAFA
Expand
titlePostgreSQL, PostgreSQL Pro
  1. Launch pgAdmin and connect to the PostgreSQL Pro server
  2. Open the context menu of the Databases item 
  3. Select Create, Database
  4. Specify a database name, for example: IPAMCoreIPAMCoreJobsIPAMIdP, IPAMIdPJobs, ILS
  5. Click Save

Creating a service account to work with data storage

Divbox
stylebackground:#FAFAFA
Expand
titlePostgreSQL, PostgreSQL Pro
  1. Launch pgAdmin and connect to the PostgreSQL Pro server
  2. Open the context menu of the Login/Group Roles item
  3. Select Create, Login/Group Role
  4. Specify a Name, for example IPAMSQLServiceOps
  5. Go to Definition tab, enter the new password for account
  6. Go to Privileges tab, check Yes for Can Login? and Superuser? items
  7. Click Save, repeat for the rest of the databases.


Note
iconfalse

The Superuser for PostgreSQL is required only for the first access to the database.

Backtotop
Delay0
Distance250


Divbox
classrightFloat

Table of Contents
printablefalse