Update the Privacy Settings for Gitea Configuration Content Repositories

Change the visibility of Gitea configuration content repositories from public to private. All Cray-provided repositories are created as private by default.

Prerequisites

  • Know the system’s external fully qualified domain name, referred to on this page as SYSTEM_DOMAIN_NAME. See System domain name for more information.

Procedure

  1. Log in to the Version Control Service (VCS) as the crayvcs user.

    Use the following URL to access the VCS web interface: https://vcs.cmn.SYSTEM_DOMAIN_NAME

  2. Navigate to the cray organization.

    The following URL should access it directly: https://vcs.cmn.SYSTEM_DOMAIN_NAME/vcs/cray

  3. Select the repository title for each repository listed on the page.

    Gitea Repositories

  4. Click the Settings button in the repository header section.

    Gitea Repository Settings

  5. Update the visibility settings for the repository.

    Gitea Repository Visibility

    1. Click the Visibility check box to make the repository private.

    2. Click the Update Settings button to save the change for the repository.