ArchangeGabriel: thanks, I'll use whatever user that ends up creating then.
Search Criteria
Package Details: gitea-git v1.19.0_dev_286_g477a1cc40e-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gitea-git.git (read-only, click to copy) |
---|---|
Package Base: | gitea-git |
Description: | Painless self-hosted Git service. Community managed fork of Gogs. |
Upstream URL: | https://gitea.io/ |
Keywords: | git |
Licenses: | MIT |
Conflicts: | gitea |
Provides: | gitea |
Submitter: | francoism90 |
Maintainer: | kageru |
Last Packager: | kageru |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-15 09:57 (UTC) |
Last Updated: | 2023-01-11 19:12 (UTC) |
Dependencies (10)
- git (git-gitAUR, git-glAUR)
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysql80AUR, mysqlAUR, mariadb-lts, percona-server) (optional) – MariaDB support
- memcached (memcached-gitAUR) (optional) – MemCached support
- openssh (openssh-gitAUR, openssh-dotconfigAUR, openssh-dotconfig-binAUR, openssh-selinuxAUR, openssh-hpn-shimAUR, openssh-gssapiAUR) (optional) – GIT over SSH support
- pam (pam-selinuxAUR) (optional) – Authentication via PAM support
- postgresql (postgresql-12AUR, postgresql13AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql-gitAUR) (optional) – PostgreSQL support
- redis (redis-testingAUR, redis-gitAUR, keydbAUR, valkey) (optional) – Redis support
- sqlite (sqlite-fossilAUR) (optional) – SQLite support
Required by (3)
- act-runner (requires gitea)
- act_runner (requires gitea) (optional)
- gitea-github-theme (requires gitea)
Sources (5)
SamWhited commented on 2018-12-10 15:35 (UTC)
Archange commented on 2018-12-10 12:52 (UTC)
@SamWhited: Well, we are moving the gitea package to its own user instead of hacking the git one… Will be up today with gitea 1.6.1.
SamWhited commented on 2018-11-10 17:38 (UTC)
Hello all, I've updated this package to be consistent with the community version (mostly it just uses a more traditional directory structure and doesn't create a new user) and simplified the build a tad bit using Go Modules. Let me know if you need anything.
francoism90 commented on 2018-06-18 13:05 (UTC)
@mar77i Could you try building with https://aur.archlinux.org/packages/clean-chroot-manager/?
mar77i commented on 2018-06-17 17:22 (UTC)
Thanks for the update. However, I still appear to be having problems around here:
https://ptpb.pw/w1WJ ...suggestions/solutions welcome.
francoism90 commented on 2018-06-16 10:39 (UTC) (edited on 2018-06-16 11:38 (UTC) by francoism90)
After a long time, I've finally found some time to fix this PKG.
It will create a gitea
user and uses /home/gitea
for saving repo's as recommended upstream. See https://wiki.archlinux.org/index.php/Gitea for details.
Comment the following lines in /etc/gitea/app.ini
before starting Gitea: https://github.com/go-gitea/gitea/issues/4255
Pinned Comments