[PR #2766] [MERGED] enhance: Systemd newt unit instructions #3149

Closed
opened 2026-04-16 09:50:22 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fosrl/pangolin/pull/2766
Author: @LaurenceJJones
Created: 4/2/2026
Status: Merged
Merged: 4/2/2026
Merged by: @oschwartz10612

Base: devHead: feature/systemd-install-instructions


📝 Commits (1)

  • 1bb89fc enhance: Systemd newt unit

📊 Changes

2 files changed (+53 additions, -2 deletions)

View changed files

📝 messages/en-US.json (+3 -0)
📝 src/components/newt-install-commands.tsx (+50 -2)

📄 Description

Community Contribution License Agreement

By creating this pull request, I grant the project maintainers an unlimited,
perpetual license to use, modify, and redistribute these contributions under any terms they
choose, including both the AGPLv3 and the Fossorial Commercial license terms. I
represent that I have the right to grant this license for all contributed content.

Description

Add a systemd unit option directly from dashboard to prevent copy and paste mistakes

How to test?

When creating a new newt site, you have to option to select systemd service when unix & macos is selected

image image

🔄 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/fosrl/pangolin/pull/2766 **Author:** [@LaurenceJJones](https://github.com/LaurenceJJones) **Created:** 4/2/2026 **Status:** ✅ Merged **Merged:** 4/2/2026 **Merged by:** [@oschwartz10612](https://github.com/oschwartz10612) **Base:** `dev` ← **Head:** `feature/systemd-install-instructions` --- ### 📝 Commits (1) - [`1bb89fc`](https://github.com/fosrl/pangolin/commit/1bb89fce26d6ba022bbbd7d261c09ac2ac0c56fc) enhance: Systemd newt unit ### 📊 Changes **2 files changed** (+53 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `messages/en-US.json` (+3 -0) 📝 `src/components/newt-install-commands.tsx` (+50 -2) </details> ### 📄 Description ## Community Contribution License Agreement By creating this pull request, I grant the project maintainers an unlimited, perpetual license to use, modify, and redistribute these contributions under any terms they choose, including both the AGPLv3 and the Fossorial Commercial license terms. I represent that I have the right to grant this license for all contributed content. ## Description Add a systemd unit option directly from dashboard to prevent copy and paste mistakes ## How to test? When creating a new newt site, you have to option to select systemd service when unix & macos is selected <img width="2134" height="1385" alt="image" src="https://github.com/user-attachments/assets/2a1308ab-1a5d-42a1-a843-f6b0a70b6ce8" /> <img width="2134" height="1385" alt="image" src="https://github.com/user-attachments/assets/358077d3-bfdc-4938-aa72-011067010524" /> --- <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 2026-04-16 09:50:22 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/pangolin#3149