Gitea push using Token Auth
After updating my Gitea account to use 2FA, I could no longer push/pull from command line. 1. Create Gitea Token from GUI Once you have a Gitea token, open the…
After updating my Gitea account to use 2FA, I could no longer push/pull from command line. 1. Create Gitea Token from GUI Once you have a Gitea token, open the…
While working to install and configure a private self-hosted Docker Registry, I ran across the option within Gitea Package for Containers that allows storage of docker images. docker tag earnhadt/vir_report:version1.0…