From 0167e975c4ae534bebf1ef1f44a0d26b79a522f0 Mon Sep 17 00:00:00 2001 From: Ben Halpern Date: Fri, 6 Mar 2026 10:13:13 -0500 Subject: [PATCH] Update README to indicate repo is out of date Added note about repo being out of date and future updates. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80639c6..04782ce 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +# This repo is out of date, and is no longer the best path for self-host. We will update to provide new instructions in near future (Early 2026) # Forem Self-Host This is a repo for setting up a free, self-managed install of [Forem](https://github.com/forem/forem) on a [Fedora CoreOS](https://getfedora.org/en/coreos) VM running on one of a few popular cloud providers (current support for [DigitalOcean](https://www.digitalocean.com/), [AWS](https://aws.amazon.com/), and [Google Cloud](https://cloud.google.com/)). Local development is also supported using a VM on Linux via [QEMU](https://www.qemu.org/).