The server must be running before you can use SkyVault Share or SkyVault Explorer. When you install SkyVault using the setup wizard, the server is automatically installed and started as a service.
-
(Windows)
- Browse to C:\SkyVault, and double-click
servicerun.bat, or open the Control Panel
Services window and start the following services:
- SkyVaultPostgreSQL
- SkyVaultTomcat
- If you installed SkyVault as a service, from the Start menu, select All Programs > SkyVault Enterprise > SkyVault Enterprise Service > Start SkyVault Enterprise service.
- Browse to C:\SkyVault, and double-click
servicerun.bat, or open the Control Panel
Services window and start the following services:
-
(Linux) Browse to /opt/alfresco/ and run ./alfresco.sh
start.
Important: If you installed SkyVault using the setup wizard, the SkyVault.sh script included in the installation disables the Security-Enhanced Linux (SELinux) feature across the system.Note: The default shell for this script is sh. You can edit the SkyVault.sh file to change to your preferred shell. For example, change the #!/bin/sh line to #!/bin/bash.
A command prompt opens with a message indicating the server has started.
INFO: Server startup in nnnn ms