post scaffold

This commit is contained in:
2023-09-24 22:40:41 +00:00
parent aa4bba1b72
commit e381e5adbf

View File

@@ -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.