mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 09:21:15 -05:00
[PR #504] [MERGED] feat(sites): Provide Podman run and Podman Quadlet setup for Newt #2303
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/504
Author: @Jester0027
Created: 4/10/2025
Status: ✅ Merged
Merged: 4/11/2025
Merged by: @oschwartz10612
Base:
dev← Head:feature/newt-podman-install📝 Commits (2)
e24edc0feat(sites): Provide Podman run and Podman Quadlet setup for Newtcf80d67Merge branch 'dev' into feature/newt-podman-install📊 Changes
2 files changed (+50 additions, -24 deletions)
View changed files
📝
.gitignore(+1 -1)📝
src/app/[orgId]/settings/sites/create/page.tsx(+49 -23)📄 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
This pull request provides a Podman setup for Newt in the "add site" page, which include both Quadlet (the Systemd generators for Podman) and the
podman runcommand.How to test?
podman runcommand🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.