diff --git a/doc/source/gitea.rst b/doc/source/gitea.rst index 6e471d5911..7920a63a23 100644 --- a/doc/source/gitea.rst +++ b/doc/source/gitea.rst @@ -118,9 +118,9 @@ git repos. At this point in the deployment we have recovered the DB contents so Gitea knows there are missing repos and will happily create empty replacements if we ask it to. -Login to Gitea as ``root`` via ``https://giteaXY.opendev.org:3000/user/login``. +Login to Gitea as ``root`` via ``https://giteaXY.opendev.org:3081/user/login``. The credentials can be found in hiera's group vars for the gitea group. -Navigate to ``https://giteaXY.opendev.org:3000/admin`` and click the run +Navigate to ``https://giteaXY.opendev.org:3081/-/admin`` and click the run button for ``Reinitialize all missing Git repositories for which records exist``. Replicate Git Repo Content from Gerrit