mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 16:33:47 +03:00
mention the github watch release feature to stay up to date, and link to the rss feeds
if you watch for a release, you will get an email when a new release is created. when a new tag is created, github does not notify you. so i will be creating github releases for newly added tags, so it's easier to stay up to date with that feature.
This commit is contained in:
parent
e6df84a8de
commit
b0641a1901
1 changed files with 6 additions and 3 deletions
|
@ -235,10 +235,13 @@ through a DNS TXT request for `_updates.xmox.nl` once per 24h. Only if a new
|
||||||
version is published will the changelog be fetched and delivered to the
|
version is published will the changelog be fetched and delivered to the
|
||||||
postmaster mailbox.
|
postmaster mailbox.
|
||||||
|
|
||||||
The changelog is at https://updates.xmox.nl/changelog.
|
The changelog, including latest update instructions, is at
|
||||||
|
https://updates.xmox.nl/changelog.
|
||||||
|
|
||||||
You could also monitor newly added tags on this repository, or for the docker
|
You can also monitor newly added releases on this repository with the github
|
||||||
image, but update instructions are in the changelog.
|
"watch" feature, or use the github RSS feed for tags
|
||||||
|
(https://github.com/mjl-/mox/tags.atom) or releases
|
||||||
|
(https://github.com/mjl-/mox/releases.atom), or monitor the docker images.
|
||||||
|
|
||||||
Keep in mind you have a responsibility to keep the internect-connected software
|
Keep in mind you have a responsibility to keep the internect-connected software
|
||||||
you run up to date and secure.
|
you run up to date and secure.
|
||||||
|
|
Loading…
Reference in a new issue