2b62f49a9d
Changed paths to avoid '..', which breaks symlinks in newer versions of sphinx. Consolidated installation include files under /_includes. Prefixed r5 versions with 'r5_' Moved files that are used up/down, but at different paths under /shared/_includes and /shared/figures Move two include files to /_includes Moved addtional images to /shared/figures/... Required for DS platform builds. Signed-off-by: Ron Stone <ronald.stone@windriver.com> Change-Id: Ia38f4205c5803b3d1fc043e6c59617c34a4e5cbd Signed-off-by: Ron Stone <ronald.stone@windriver.com>
24 lines
999 B
Plaintext
24 lines
999 B
Plaintext
The All-in-one Simplex (AIO-SX) deployment option provides all three cloud
|
|
functions (controller, worker, and storage) on a single server with the
|
|
following benefits:
|
|
|
|
* Requires only a small amount of cloud processing and storage power
|
|
* Application consolidation using multiple containers or virtual machines on a
|
|
single pair of physical servers
|
|
* A storage backend solution using a single-node CEPH deployment
|
|
|
|
.. note::
|
|
|
|
If you are behind a corporate firewall or proxy, you need to set proxy
|
|
settings. Refer to :doc:`/configuration/docker_proxy_config` for
|
|
details.
|
|
|
|
.. figure:: /deploy_install_guides/r5_release/figures/starlingx-deployment-options-simplex.png
|
|
:scale: 50%
|
|
:alt: All-in-one Simplex deployment configuration
|
|
|
|
*Figure 1: All-in-one Simplex deployment configuration*
|
|
|
|
An AIO-SX deployment gives no protection against overall server hardware fault.
|
|
Hardware component protection can be enabled with, for example, a hardware RAID
|
|
or 2x Port LAG in the deployment. |