Blog

If you run your own Mastodon instance, you might want to create a status page at some point to report on any downtime.
If you also use the docker version of Mastodon, like I do, then I hope you find at least some of this page useful to get you rolling.

Here's a brief run-down of how you can make a bash script to check on whether docker containers are healthy, then use cron to periodically ping a heartbeat to an uptime/status page service like BetterUptime.

View all of Setting up a heartbeat script for docker images


Updated to version 4.1.0

11th Feb 2023

nfld.me is now running Mastodon v4.1.0.

All appears to have gone smoothly!

Some fixes include hashtag search accuracy fixed, followed hashtags can now be listed, editing media alt-text is now possible when editing a post, and many quality-of-life changes for us admins!

View all of Updated to version 4.1.0


Language Translation

8th Feb 2023

nfld.me now has built in language translation powered by LibreTranslate. Posts made in other languages will have a clickable Translate button underneath.

View all of Language Translation


Status Page

27th Jan 2023

nfld.me now has a status page @ status.nfld.me!

It will be up even when the main site isn't to let you know:

  • whether the site is down
  • if it's down for scheduled maintenance
  • if it's unscheduled downtime: whether it's been acknowledged (actively being fixed) and any status updates

View all of Status Page


Search Feature Added

19th Dec 2022

nfld.me is now more searchable thanks to ElasticSearch which has just been added!

View all of Search Feature Added


Blog