updated dates

This commit is contained in:
Ray Lyon
2023-10-03 12:56:23 +00:00
parent b9479367aa
commit 268a2688c2
2 changed files with 2 additions and 2 deletions

View File

@@ -69,7 +69,7 @@ Enter [Ansible](https://www.ansible.com/). Anything you could possibly think to
This post talked about the ideas and goals I had going into this project, and in Part 2 I'll talk about the details of the implementation, and how sometimes things seem a lot easier in a blog post than they turn out to be in reality! If you're interested in the nitty-gritty of how these tools work for a project like this, stay tuned for the next post in the series. This post talked about the ideas and goals I had going into this project, and in Part 2 I'll talk about the details of the implementation, and how sometimes things seem a lot easier in a blog post than they turn out to be in reality! If you're interested in the nitty-gritty of how these tools work for a project like this, stay tuned for the next post in the series.
[*Link to Part two*]({% link _posts/2023-08-28-nextcloud-podman-part2.md %}) [*Link to Part two*]({% link _posts/2023-10-03-nextcloud-podman-part2.md %})

View File

@@ -1,7 +1,7 @@
--- ---
layout: single layout: single
title: "Building a Reproducible Nextcloud Server, Part two: Podman containers and Systemd units" title: "Building a Reproducible Nextcloud Server, Part two: Podman containers and Systemd units"
date: 2023-08-28 10:00:00 date: 2023-10-03 08:00:00
excerpt: "In the second installment of my Nextcloud server rebuild, we'll get our containers set up with Podman and deploy them on a public-facing server." excerpt: "In the second installment of my Nextcloud server rebuild, we'll get our containers set up with Podman and deploy them on a public-facing server."
categories: [Self-Hosting, Linux Administration] categories: [Self-Hosting, Linux Administration]
tags: linux nextcloud podman docker container vps tags: linux nextcloud podman docker container vps