[PR #4121] [MERGED] More detailed documentation on how to set up from binary #17252

Closed
opened 2025-11-02 12:30:53 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4121
Author: @lafriks
Created: 6/4/2018
Status: Merged
Merged: 6/5/2018
Merged by: @techknowlogick

Base: masterHead: feat/docs_binary_install_guide


📝 Commits (5)

  • 3991d5c More detailed documentation on how to set up from binary
  • 5781e6b Add comment about cap_net_bind_service
  • 7bc9f29 Update version to 1.4.2
  • cb969c8 Merge branch 'master' into feat/docs_binary_install_guide
  • c510664 Merge branch 'master' into feat/docs_binary_install_guide

📊 Changes

8 files changed (+81 additions, -29 deletions)

View changed files

📝 contrib/init/centos/gitea (+5 -5)
📝 contrib/init/debian/gitea (+10 -7)
📝 contrib/init/freebsd/gitea (+3 -2)
📝 contrib/init/gentoo/gitea (+3 -3)
📝 contrib/init/openbsd/gitea (+3 -3)
📝 contrib/init/suse/gitea (+4 -4)
📝 contrib/systemd/gitea.service (+3 -3)
📝 docs/content/doc/installation/from-binary.en-us.md (+50 -2)

📄 Description

Also change recommended file locations to have more common Linux layout


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/4121 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 6/4/2018 **Status:** ✅ Merged **Merged:** 6/5/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `master` ← **Head:** `feat/docs_binary_install_guide` --- ### 📝 Commits (5) - [`3991d5c`](https://github.com/go-gitea/gitea/commit/3991d5cd444d02009ae1a9b91baae389ecf05616) More detailed documentation on how to set up from binary - [`5781e6b`](https://github.com/go-gitea/gitea/commit/5781e6b647692b009f42507202c33b4e9e2e5c80) Add comment about cap_net_bind_service - [`7bc9f29`](https://github.com/go-gitea/gitea/commit/7bc9f2951eef10e2711ec971e9d9a6de95056933) Update version to 1.4.2 - [`cb969c8`](https://github.com/go-gitea/gitea/commit/cb969c820f2aa09bbecc60f9cb8974889cf261a3) Merge branch 'master' into feat/docs_binary_install_guide - [`c510664`](https://github.com/go-gitea/gitea/commit/c510664471b72e4f33e2c357ac5c5da7ddd00c12) Merge branch 'master' into feat/docs_binary_install_guide ### 📊 Changes **8 files changed** (+81 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `contrib/init/centos/gitea` (+5 -5) 📝 `contrib/init/debian/gitea` (+10 -7) 📝 `contrib/init/freebsd/gitea` (+3 -2) 📝 `contrib/init/gentoo/gitea` (+3 -3) 📝 `contrib/init/openbsd/gitea` (+3 -3) 📝 `contrib/init/suse/gitea` (+4 -4) 📝 `contrib/systemd/gitea.service` (+3 -3) 📝 `docs/content/doc/installation/from-binary.en-us.md` (+50 -2) </details> ### 📄 Description Also change recommended file locations to have more common Linux layout --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 12:30:53 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#17252