You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/docs/content/installation
scribblemaniac b28d3a4218
Add -u git to docs when using docker exec with root installation (#29314)
This fixes a minor issue in the documentation for SSH Container
Passthrough for non-rootless installs. The non-rootless Dockerfile and
docker-compose do not set `USER`/`user` instructions so `docker exec`
will run as root by default. While running as root, gitea commands will
refuse to execute, breaking these approaches. For containers built with
the rootless instructions, `docker exec` will run as git by default so
this is not necessary in that case.

This issue was already discussed in #19065, but it does not appear this
part of the issue was ever added to the documentation.
10 months ago
..
_index.en-us.md Docusaurus-ify (#26051) 2 years ago
_index.zh-cn.md Docusaurus-ify (#26051) 2 years ago
comparison.en-us.md Support repo code search without setting up an indexer (#29998) 11 months ago
comparison.zh-cn.md Update zh-cn documentation (#26406) 1 year ago
database-preparation.en-us.md Recommend/convert to use case-sensitive collation for MySQL/MSSQL (#28662) 1 year ago
database-preparation.zh-cn.md Update some translations and fix markdown formatting (#29099) 12 months ago
from-binary.en-us.md Docusaurus-ify (#26051) 2 years ago
from-binary.zh-cn.md Fix links in docs (#28302) 1 year ago
from-package.en-us.md Fix `Installation from package` doc (#27459) 1 year ago
from-package.zh-cn.md Update brew installation documentation since gitea moved to brew core package (#27070) 1 year ago
from-source.en-us.md Rework spellchecking, add `lint-spell` (#29106) 1 year ago
from-source.zh-cn.md Rework spellchecking, add `lint-spell` (#29106) 1 year ago
on-cloud-provider.en-us.md Docusaurus-ify (#26051) 2 years ago
on-cloud-provider.zh-cn.md Update Chinese documents (#26139) 2 years ago
on-kubernetes.en-us.md Docusaurus-ify (#26051) 2 years ago
on-kubernetes.zh-cn.md Docusaurus-ify (#26051) 2 years ago
run-as-service-in-ubuntu.en-us.md Improve docs about register/run as a service (#27461) 1 year ago
run-as-service-in-ubuntu.zh-cn.md Docusaurus-ify (#26051) 2 years ago
upgrade-from-gitea.en-us.md Typos fixed in documentation files (#27687) 1 year ago
upgrade-from-gitea.zh-cn.md Update upgrade documentation to add a check for deprecated configurations (#26451) 2 years ago
windows-service.en-us.md Improve docs about register/run as a service (#27461) 1 year ago
windows-service.zh-cn.md Update some translations and fix markdown formatting (#29099) 12 months ago
with-docker-rootless.en-us.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
with-docker-rootless.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
with-docker.en-us.md Add -u git to docs when using docker exec with root installation (#29314) 10 months ago
with-docker.zh-cn.md Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago