Point image references at the new registry
ghcr.io went dark with the GitHub account, so every `docker pull` and template that named it has been failing. The images are republished, multi-arch as before, at registry.coffeylabs.org under the same names, and pull anonymously -- nothing needs a login. Where a link pointed at an issue list, it now goes to /-/work_items: in GitLab 19 that is the public list, and /-/issues returns 404 to anyone not signed in. Issues themselves did not come across from GitHub, so a link to a specific old issue is replaced with a note saying where it was.
This commit is contained in:
@@ -77,7 +77,7 @@ docker compose up --build -d
|
||||
# → http://localhost:8080 — put a reverse proxy in front for TLS
|
||||
```
|
||||
|
||||
Or pull the published image, `ghcr.io/coffey-labs/ihasmail`. Releases are
|
||||
Or pull the published image, `registry.coffeylabs.org/coffey-labs/ihasmail`. Releases are
|
||||
weekly, so it is usually a few days behind `main`.
|
||||
|
||||
People sign in with their Stalwart mailbox credentials. **An account with
|
||||
|
||||
Reference in New Issue
Block a user