diff --git a/_posts/2023-08-28-nextcloud-podman-part2.md b/_posts/2023-08-28-nextcloud-podman-part2.md new file mode 100644 index 0000000..a9e56ce --- /dev/null +++ b/_posts/2023-08-28-nextcloud-podman-part2.md @@ -0,0 +1,17 @@ +--- +layout: single +title: "Building a Reproducible Nextcloud Server, Part two: Setting up Podman containers" +date: 2023-08-28 10:00:00 +excerpt: "In the second installment of my Nextcloud server rebuild, we'll get our containers up-and-running with Podman." +categories: [Self-Hosting, Linux Administration] +tags: linux nextcloud podman docker container vps +comments: true +--- + +[*Link to Part one*]({% link _posts/2023-08-27-nextcloud-podman.md %}) + +Now that I've established the stack, let's dive right in to setting up the Nextcloud application with Podman. + + + +