2025-05-04 02:04:30 +05:30
2025-10-26 15:52:14 +05:30
2026-05-14 19:15:25 +05:30
2025-10-01 01:26:45 +05:30
2025-06-30 19:27:52 +05:30
2025-03-28 22:43:28 +05:30

SelfHost using Podman

  • make the symlink of the folder you want to use as services to ~/.config/containers/systemd/
    • for e.g. you want to use nextcloud, then do this --
          ln -sf /path/to/this/project/nextcloud ~/.config/containers/systemd/
      
    • This will make the nextcloud available in ~/.config/containers/systemd/
           tree ~/.config/containers/systemd
          .config/containers/systemd
          └── nextcloud -> /home/<user>/<project_dir>/nextcloud
      
S
Description
All my services but using podman with quadlet and pods
Readme 268 KiB
Languages
Shell 100%