Difference between revisions of "IVS Wiki:Backups"

From IVS Wiki
Jump to: navigation, search
Line 12: Line 12:
 
<dd><code>/usr/local/valt/backup</code></dd>
 
<dd><code>/usr/local/valt/backup</code></dd>
 
<dt>Video Files:</dt>
 
<dt>Video Files:</dt>
<dd>{{Code Block - Mini | text = /usr/local/valt/records/video}}</dd>
+
<dd><code>/usr/local/valt/records/video</code></dd>
 
</dl>
 
</dl>
 
}}
 
}}
Line 23: Line 23:
 
<dl>
 
<dl>
 
<dt>Database Dumps:</dt>  
 
<dt>Database Dumps:</dt>  
<dd>{{Code Block - Mini | text = /usr/local/valt/backup}}</dd>
+
<dd><code>/usr/local/valt/backup</code></dd>
 
<dt>Video Files:</dt>
 
<dt>Video Files:</dt>
<dd>{{Code Block - Mini | text = /usr/local/WowzaStreamingEngine/content/valt_recordings}}</dd>
+
<dd><code>/usr/local/WowzaStreamingEngine/content/valt_recordings</code></dd>
 
</dl>
 
</dl>
  

Revision as of 15:53, 18 May 2026

Backups

IVS is not a backup solution provider. We recommend that all customers use their existing enterprise backup solution. If that solution has a Debian agent, we’d be happy to assist with installing that agent on the VALT appliance, but we cannot assist with any configuration related to any backup software.

🕮
The following directories contain all the relevant information related to VALT. With them, a VALT server can be successfully rebuilt/restored.

VALT 5.7 and VALT 6

Database Dumps:
/usr/local/valt/backup
Video Files:
/usr/local/valt/records/video


⇧ Back to Top


VALT 5.6 and Older

Database Dumps:
/usr/local/valt/backup
Video Files:
/usr/local/WowzaStreamingEngine/content/valt_recordings


⇧ Back to Top