mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-19 23:58:55 +00:00
updated dates
This commit is contained in:
@@ -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.
|
||||
|
||||
[*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 %})
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
layout: single
|
||||
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."
|
||||
categories: [Self-Hosting, Linux Administration]
|
||||
tags: linux nextcloud podman docker container vps
|
||||
Reference in New Issue
Block a user