Skip to content

Commit

Permalink
getting_started_ee: add run_registry.rst (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andersson007 authored Sep 15, 2023
1 parent df841de commit 6d1b5dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,3 +58,8 @@ You can also use Ansible Navigator to view detailed information about the image.
Run the ``ansible-navigator`` command, type ``:images`` in the TUI, and then choose ``postgresql_ee``.

Proceed to :ref:`Running your EE<running_execution_environments>` and test the EE you just built.

.. seealso::

`Running a local container registry for EE <https://forum.ansible.com/t/running-a-local-container-registry-for-execution-environments/206>`_
Learn how to set up a simple local registry to host your execution environment images
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,5 @@ What to read next
* More about the `EE definition file <https://ansible-builder.readthedocs.io/en/stable/definition/>`_ and available options.
* `Ansible Builder CLI usage <https://ansible-builder.readthedocs.io/en/stable/usage/>`_.
* `Ansible Navigator official documentation <https://ansible-navigator.readthedocs.io/>`_.
* :ref:`The list of tools for EE<ansible_tooling_for_ee>`
* `Running a local container registry for EE <https://forum.ansible.com/t/running-local-container-registry-for-execution-environments/206>`_.
* :ref:`The list of tools for EE<ansible_tooling_for_ee>`.

0 comments on commit 6d1b5dd

Please sign in to comment.