mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-20 07:58:57 +00:00
18 lines
566 B
Markdown
18 lines
566 B
Markdown
---
|
|
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.
|
|
|
|
|
|
|
|
|