Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
4
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
X
xivo-solutions-doc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
1
Merge Requests
1
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xivo.solutions
xivo-solutions-doc
Commits
a31c8806
Commit
a31c8806
authored
Jun 29, 2017
by
Vojtech Sodoma
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1057 minor text fixes
parent
2c060540
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
source/xivocc/install_and_config/components_configuration/components_configuration.rst
...fig/components_configuration/components_configuration.rst
+3
-3
No files found.
source/xivocc/install_and_config/components_configuration/components_configuration.rst
View file @
a31c8806
...
...
@@ -20,7 +20,7 @@ and don't need to be edited. The directory contains these files:
* ``.env`` file assigns values to variables used in the `compose file`. But this file is being generated by `xivocc-dcomp`
script and **should not be edited directly**.
* ``factory.env`` file stores XiVO CC version number and distribution and **should not be edited**.
* ``custom.env`` file may be used for component customization and multi-server installation
settings
.
* ``custom.env`` file may be used for component customization and multi-server installation.
Compose File
============
...
...
@@ -69,7 +69,7 @@ must be first unassigned from there.
List of variables shared across containers
------------------------------------------
Main component addresses and ports:
Main component
s
addresses and ports:
* ``XIVO_HOST``
* ``XUC_HOST``
...
...
@@ -85,7 +85,7 @@ Customizable addresses and ports for multi-server installation:
Other:
* ``JAVA_OPTS`` - allocates Java memory and sets other Java options. If you want to use different values for containers,
they must be assigned inside compose file.
Y
ou can define new variable for this purpose - e.g.: ``JAVA_OPTS=JAVA_OPTS_XUC``
they must be assigned inside compose file.
Or y
ou can define new variable for this purpose - e.g.: ``JAVA_OPTS=JAVA_OPTS_XUC``
and set the value in the custom.env file.
.. _list_of_containers:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment