docs/doc/source/developer_resources/index.rst
Bruno Muniz 1fc795a68f Add a local registry guide for developers
The guide is aimed at developers working in virtual environments that
need to build or run several controller-0 setups (specifically, to
developers in need of running the Ansible bootstrap playbook multiple
times).

By configuring a local registry and downloading the needed images
beforehand, all subsequent installations can point to this local
registry to download images from it to the controller-0. Not going to
the internet everytime, devs are not subject to public registries' rate
limits.

Story: 2005051
Task: 47895
Partial-Bug: 1834504
Partial-Bug: 1888610

Change-Id: Ie3e3cbc09030a6491f7b573a4ea5fd57e3158d54
Signed-off-by: Bruno Muniz <bruno.muniz@encora.com>
2023-08-21 13:57:35 -03:00

32 lines
568 B
ReStructuredText

.. _developer_resources:
===================
Developer Resources
===================
.. toctree::
:maxdepth: 1
build_guide
layered_build_guide
Layered_Build
Layered_Build_cn
backup_restore
build_docker_image
code-submission-guide
debug_issues
stx_tsn_in_kata
stx_sdo_rv
mirror_repo
move_to_new_openstack_version_in_starlingx
navigate_source_code
packaging_ref
Project Specifications <https://docs.starlingx.io/specs/>
architecture_docs
starlingx_patching
stx_ipv6_deployment
stx_opcua
local_registry