Changes

Jump to navigation Jump to search
Line 16: Line 16:  
         <code>sudo openssl req -new -newkey rsa:1024 -days 365 -nodes -x509 -keyout ssl.key -out ssl.crt</code>
 
         <code>sudo openssl req -new -newkey rsa:1024 -days 365 -nodes -x509 -keyout ssl.key -out ssl.crt</code>
 
** Configure "/etc/httpd/conf.d/ssl.conf" to setup the WebDAV share. Sample file : [[media:ssl.conf]]
 
** Configure "/etc/httpd/conf.d/ssl.conf" to setup the WebDAV share. Sample file : [[media:ssl.conf]]
 +
** Start service "httd".
 +
** ALL THESE STEPS WOULD BE DONE AS PART OF OOB STAGE.
 +
 +
 +
* '''Exporting Data to WebDav, on a server XO.'''
 +
** Sascha's JournalToWebDAV workflow.
 +
** Alternatively, we could have a "Share" listview in the bottom panel-tray; that would make a total of 4 types of listview - Journal, Documents, Mounted-Drives,
 +
  Share. Of course, Share would follow all the schematics of "Documents" type. After all, "Share" is just a folder in the filesystem (like "Documents"). The
 +
  corresponding folder is "/var/www/web1/web" (as configured in "/etc/httpd/conf.d/ssl.conf". All entries in the "Share" folder would be available to client XOs.
     
525

edits

Navigation menu