Hello,
for frequent security reason, a server is not allowed to directly connect to Internet. So it is impossible to download Gitea last version number, binaries, GPG keys ...
Would it be possible to use an internal web repository to download Gitea files and install it ? The repository could contains these files:
- gitea-1.23.7-linux-amd64.xz
- gitea-1.23.7-linux-amd64.xz.asc
- gitea-1.23.7-linux-amd64.xz.sha256
- gitea-1.23.7-linux-amd64.xz.sha256.asc
- gitea-sign-key.asc
Regards.
Hello,
for frequent security reason, a server is not allowed to directly connect to Internet. So it is impossible to download Gitea last version number, binaries, GPG keys ...
Would it be possible to use an internal web repository to download Gitea files and install it ? The repository could contains these files:
Regards.