# gitea_pages _Containerized web application for managing public pages of Git repositories within a single Gitea instance._ ```plantuml Alice -> Bob: Authentication Request Bob --> Alice: Authentication Response Alice -> Bob: Another authentication Request Alice <-- Bob: Another authentication Response ```