All public logs
Jump to navigation
Jump to search
Combined display of all available logs of DaqWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 22:43, 22 April 2026 Olchansk talk contribs created page Gitea (Created page with "= Links = * https://about.gitea.com/ = Install 1.26.0 = <pre> create gitea user: zfs create rpool/gitea adduser --system --shell /bin/bash --gecos 'Gitea git server' --group --disabled-password --home /gitea gitea su - gitea wget https://dl.gitea.com/gitea/1.26.0/gitea-1.26.0-linux-amd64.xz wget https://dl.gitea.com/gitea/1.26.0/gitea-1.26.0-linux-amd64.asc xz -d gitea-1.26.0-linux-amd64.xz gpg --keyserver hkps://keys.openpgp.org --recv 7C9E68152594688862D62AF62D9AE80...")