[GH-ISSUE #291] Create SPR source distribution with a nixos build & runtime #126

Open
opened 2026-03-04 01:34:59 +03:00 by kerem · 2 comments
Owner

Originally created by @lts-rad on GitHub (Mar 2, 2024).
Original GitHub issue: https://github.com/spr-networks/super/issues/291

Originally assigned to: @lts-rad on GitHub.

  • Build SPR inside of nix's package manager
  • Run SPR without docker or podman

If this becomes to difficult, a possible fallback is:

  • Run systemd configured to launch SPR as podman containers
Originally created by @lts-rad on GitHub (Mar 2, 2024). Original GitHub issue: https://github.com/spr-networks/super/issues/291 Originally assigned to: @lts-rad on GitHub. - Build SPR inside of nix's package manager - Run SPR without docker or podman If this becomes to difficult, a possible fallback is: - Run systemd configured to launch SPR as podman containers
Author
Owner

@lts-rad commented on GitHub (Mar 5, 2024):

0c3c88048d2db1385356cbc0f8c80032a280c63c adds support for podman

<!-- gh-comment-id:1977806707 --> @lts-rad commented on GitHub (Mar 5, 2024): 0c3c88048d2db1385356cbc0f8c80032a280c63c adds support for podman
Author
Owner

@lts-rad commented on GitHub (Mar 5, 2024):

podman support also depends on https://github.com/containers/common/pull/1750

need to set firewall_driver="none"

this was added in podman 5.0. the ubuntu podman in 23.10 is 4.3.1

<!-- gh-comment-id:1977851138 --> @lts-rad commented on GitHub (Mar 5, 2024): podman support also depends on https://github.com/containers/common/pull/1750 need to set firewall_driver="none" this was added in podman 5.0. the ubuntu podman in 23.10 is 4.3.1
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/super#126
No description provided.