[PR #149] [MERGED] Run as systemd service ubuntu #138

Closed
opened 2026-02-16 12:15:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/docs/pull/149
Author: @mmarif4u
Created: 8/27/2017
Status: Merged
Merged: 9/5/2017
Merged by: @lafriks

Base: masterHead: run-as-service-ubuntu


📝 Commits (10+)

  • 57ffd94 Run as service in Ubuntu 16.04 via supervisor
  • 45e3c6e Updated mkdir command as sudo not required for user home dir
  • d575422 Updates: added empty lines, ref and fixed few typos
  • bcfd0a8 Updates: added empty line
  • d0ca239 Updates: added identifier changes
  • 4b7252c Newline after Run as service line
  • d3222d3 Added systemd service
  • 9374f80 Removed systemd title
  • e41f65f Fix typo
  • 5295404 Fixed invalid MD syntax, moved systemd to the top

📊 Changes

1 file changed (+39 additions, -24 deletions)

View changed files

📝 content/doc/installation/run-as-service-in-ubuntu.en-us.md (+39 -24)

📄 Description

Added systemd service for Ubuntu 16.04 LTS.


🔄 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/docs/pull/149 **Author:** [@mmarif4u](https://github.com/mmarif4u) **Created:** 8/27/2017 **Status:** ✅ Merged **Merged:** 9/5/2017 **Merged by:** [@lafriks](https://github.com/lafriks) **Base:** `master` ← **Head:** `run-as-service-ubuntu` --- ### 📝 Commits (10+) - [`57ffd94`](https://github.com/go-gitea/docs/commit/57ffd94617ff5ff1cc3114d4044f956fa2d41363) Run as service in Ubuntu 16.04 via supervisor - [`45e3c6e`](https://github.com/go-gitea/docs/commit/45e3c6e9401c76a98d3e2bf415ca1911866b9c21) Updated mkdir command as sudo not required for user home dir - [`d575422`](https://github.com/go-gitea/docs/commit/d575422bea1e00af4400301a98ce347b45e3f66e) Updates: added empty lines, ref and fixed few typos - [`bcfd0a8`](https://github.com/go-gitea/docs/commit/bcfd0a8fe083d0b239d334da48f50af1a42c2359) Updates: added empty line - [`d0ca239`](https://github.com/go-gitea/docs/commit/d0ca239fd97d81c7ee457b0c573b56ce1dc44406) Updates: added identifier changes - [`4b7252c`](https://github.com/go-gitea/docs/commit/4b7252c2d9d71cb55798f1ecff261e488b8a3f74) Newline after Run as service line - [`d3222d3`](https://github.com/go-gitea/docs/commit/d3222d3d2dcb5a9a6fc8f9984866d3e037c4776d) Added systemd service - [`9374f80`](https://github.com/go-gitea/docs/commit/9374f80510dfa9bef29ca73de21142d5219e4a8c) Removed systemd title - [`e41f65f`](https://github.com/go-gitea/docs/commit/e41f65f377ef441672f1849ac06c054de9cc00d0) Fix typo - [`5295404`](https://github.com/go-gitea/docs/commit/5295404140d1ae57bf870ccc62c584fb6c2db861) Fixed invalid MD syntax, moved systemd to the top ### 📊 Changes **1 file changed** (+39 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `content/doc/installation/run-as-service-in-ubuntu.en-us.md` (+39 -24) </details> ### 📄 Description Added systemd service for Ubuntu 16.04 LTS. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 12:15:20 -05:00
yindo closed this issue 2026-02-16 12:15:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: go-gitea/docs#138