Support notification re deprecated repo

This commit is contained in:
shamoon 2023-10-03 15:09:25 -07:00
parent 7adfe2ffd9
commit aa5d24b9e4
4 changed files with 43 additions and 1 deletions

View file

@ -0,0 +1,8 @@
---
title: Homepage Move
description: Homepage Container Deprecation
---
As of v0.7.1 homepage migrated from benphelps/homepage to an "orgnization" located at gethomepage/homepage. The reason for this is to setup the project for longevity and allow for community maintenance.
Migrating your installation should be as simple as changing `image: ghcr.io/benphelps/homepage:latest` to `image: ghcr.io/gethomepage/homepage:latest`.