From 0bb96f6308df41a8e379508ef1d0b20668ef674d Mon Sep 17 00:00:00 2001 From: Ray Lyon Date: Sun, 27 Aug 2023 14:07:26 +0000 Subject: [PATCH] update date --- ...08-15-nextcloud-podman.md => 2023-08-27-nextcloud-podman.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename _posts/{2023-08-15-nextcloud-podman.md => 2023-08-27-nextcloud-podman.md} (99%) diff --git a/_posts/2023-08-15-nextcloud-podman.md b/_posts/2023-08-27-nextcloud-podman.md similarity index 99% rename from _posts/2023-08-15-nextcloud-podman.md rename to _posts/2023-08-27-nextcloud-podman.md index 5722d8b..e2aa2f1 100644 --- a/_posts/2023-08-15-nextcloud-podman.md +++ b/_posts/2023-08-27-nextcloud-podman.md @@ -1,7 +1,7 @@ --- layout: single title: "Building a Reproducible Nextcloud Server, Part one: Choosing the stack" -date: 2023-08-15 11:59:00 +date: 2023-08-27 10:00:00 excerpt: "After successfully hosting a Nextcloud instance on the same VPS for 7 years, I decided to rebuild it from scratch with modern tooling." categories: [Self-Hosting, Linux Administration] tags: linux nextcloud podman docker container vps