The following section provides a quick summary to start using Symphony DE.
Installation location
The default Symphony DE installation directory is /opt/symphonyDE/DE51. When you source the environment, you can access the directory with the $SOAM_HOME environment variable.
Where to find configuration files
Symphony DE uses the vem_resource.conf configuration file to define the type of work that will run on hosts, such as management or compute workload, and the processes that run on hosts such as session manager, session director, GUI service, repository service, and port numbers.
You can find the vem_resource.conf configuration file in:
$SOAM_HOME/conf/
Where to find code samples
Samples are installed with Symphony DE and located in $SOAM_HOME/5.1/samples/.
Where to find documentation and API References
All documentation is installed with Symphony DE. You can access it from $SOAM_HOME/docs/symphonyde/5.1/index.html.
For details on all Symphony APIs, refer to the API references.