[PR #646] [MERGED] Ubuntu Service files #658

Closed
opened 2026-02-27 15:59:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/retspen/webvirtcloud/pull/646
Author: @ckbaker10
Created: 5/28/2024
Status: Merged
Merged: 6/8/2024
Merged by: @catborise

Base: masterHead: feat-ubuntu-systemd


📝 Commits (2)

📊 Changes

7 files changed (+112 additions, -0 deletions)

View changed files

conf/systemd/README.md (+15 -0)
conf/systemd/install.sh (+7 -0)
conf/systemd/webvirt (+2 -0)
conf/systemd/webvirt-cloud.service (+23 -0)
conf/systemd/webvirt-gstfsd.service (+19 -0)
conf/systemd/webvirt-novncd.service (+23 -0)
conf/systemd/webvirt-socketiod.service (+23 -0)

📄 Description

I've installed this application bare on ubuntu 22.04 and wanted to contribute my service files for other people that'd like to go that route.

Cheers


🔄 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/retspen/webvirtcloud/pull/646 **Author:** [@ckbaker10](https://github.com/ckbaker10) **Created:** 5/28/2024 **Status:** ✅ Merged **Merged:** 6/8/2024 **Merged by:** [@catborise](https://github.com/catborise) **Base:** `master` ← **Head:** `feat-ubuntu-systemd` --- ### 📝 Commits (2) - [`46029d5`](https://github.com/retspen/webvirtcloud/commit/46029d533c9fbef34aab6c895b90a9296bd14706) Ubuntu Service files - [`950e668`](https://github.com/retspen/webvirtcloud/commit/950e668631efc50b21c3510fa842856c43972e84) Silly Mistake fixed ### 📊 Changes **7 files changed** (+112 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `conf/systemd/README.md` (+15 -0) ➕ `conf/systemd/install.sh` (+7 -0) ➕ `conf/systemd/webvirt` (+2 -0) ➕ `conf/systemd/webvirt-cloud.service` (+23 -0) ➕ `conf/systemd/webvirt-gstfsd.service` (+19 -0) ➕ `conf/systemd/webvirt-novncd.service` (+23 -0) ➕ `conf/systemd/webvirt-socketiod.service` (+23 -0) </details> ### 📄 Description I've installed this application bare on ubuntu 22.04 and wanted to contribute my service files for other people that'd like to go that route. Cheers --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 15:59:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtcloud#658
No description provided.