jrollans.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
These are the voyag... uh, things I post about.
Admin email
jrollans@gmail.com
Admin account
@jrollans@jrollans.com

Search results for tag #mastoadmin

[?]Larvitz :fedora: :redhat: » 🌐
@Larvitz@burningboard.net

"Untested backups are just expensive hopes and dreams."

Did some proper restore-tests of my offsite backups and restored them one after another into a local virtual machine (KVM) and verified that they decrypt, restore and boot correctly 🙂 (including our Mastodon instance burningboard.net)

It's good to have backups, but it's an even better feeling when you know, they work, restore correctly and the procedure has been trained and tried out.

All check marks green, next test in January 2025 🙂

@tux

    [?]Roni Rolle Laukkarinen » 🌐
    @rolle@mementomori.social

    :skull360: We've successfully upgraded our Mastodon server to v4.5.0-beta.2+mementomods-2025-10-22, along with Mastodon Bird UI 2.3.4rc8. This update includes today’s latest daily build, so everything should be as up to date as possible. The version brings some minor UI improvements linked to the new Quote Posts feature we're testing.

    You can check out our fork source code here: github.com/mementomori-social

    As always, if you notice anything unusual or buggy, please reach out to me or any of the admins. Enjoy your time here! Feel free to message me with any questions or thoughts. :bunhdheart:

      [?]Ian Littman » 🌐
      @ian@phpc.social

      Forgot to mention this earlier when I performed the upgrade but phpc.social is now on Mastodon v4.4.8.

        AodeRelay boosted

        [?]aleph » 🌐
        @aleph@afterspace.rocks

        RE: afterspace.rocks/@aleph/115412

        Wir sind jetzt auf Stand 4.5.0-beta.2
        Bitte brav weitertooten :mastodon:

          AodeRelay boosted

          [?]aleph » 🌐
          @aleph@afterspace.rocks

          RE: mastodon.social/@MastodonEngin

          Wir machen dann mal ein Update auf 4.5.0-beta.2. Bis gleich <3

            fedicat boosted

            [?]Mastodon Engineering » 🌐
            @MastodonEngineering@mastodon.social

            We just released Mastodon 4.4.8 and the second 4.5.0 beta release.

            These versions fix a security issue allowing quote controls to be bypassed.

            Full release notes and update instructions are available on the GitHub release page.

            github.com/mastodon/mastodon/r
            github.com/mastodon/mastodon/r

              [?]Fedi.Tips » 🌐
              @FediTips@social.growyourown.services

              p.s. You can stop Bluesky having any connections or interactions with your server by asking your server admin to defederate bsky.brid.gy

              If you are a server admin and want help with how to defederate, there's a guide at fedi.tips/how-to-defederate-fe

                fedicat boosted

                [?]Box464 » 🌐
                @box464@mastodon.social

                Updated my test mastodon instance to 4.5.0-beta-1

                Lessons learned:

                * Ruby Version update must use the exact command listed in the upgrade docs.

                * Tangerine Theme isn't 4.5 compatible, so removed it.

                * Some users had Tangerine as their default theme and that crashed the system.

                * Had to run this to reset every user to default theme. (SCARY)

                ```
                User.find_each do |user|
                next if user.settings['theme'] == 'default'
                user.settings['theme'] = 'default'
                user.save
                end
                ```

                  AodeRelay boosted

                  [?]Paul Chambers🚧 » 🌐
                  @paul@oldfriends.live

                  Anyone notice on v4.5.0-beta.1, when browsing a hashtag timeline, when new posts come in it immediately takes you to the top post in the timeline instead of letting you continue browsing? You can be 5 scrolls down or 1 scroll down, it doesn't matter. When a new post comes in you are popped right back up to the top.

                  This even happens in slow mode.

                    [?]steve mookie kong » 🌐
                    @mookie@racingbunny.com

                    racingbunny.com upgraded to Mastodon v4.4.7.

                      [?]Ian Littman » 🌐
                      @ian@phpc.social

                      phpc.social skipped Mastodon v4.4.6 (because I've been busy, and v4.4.7 landed shortly thereafter), and is now on v4.4.7.

                        AodeRelay boosted

                        [?]aleph » 🌐
                        @aleph@afterspace.rocks

                        RE: mastodon.social/@MastodonEngin

                        Whoop whoop. Quoting is now possible on our instance.
                        Keep up tooting :mastodon:

                          [?]Michael » 🌐
                          @michael@mstdn.thms.uk

                          RE: mastodon.social/@MastodonEngin

                          The update to the 4.5.0 beta went very smoothly for me.

                          Had to test the quote feature, of course 😆

                            [?]Larvitz :fedora: :redhat: » 🌐
                            @Larvitz@burningboard.net

                            Now running Mastodon v4.5-beta1 on our instance burningboard.net. This release allows for example to quote toots.

                            Also updated Ruby to version 3.4.7 🙂

                            All looking perfectly stable from the engine room !

                            @tux

                              [?]Paul Chambers🚧 » 🌐
                              @paul@oldfriends.live

                              Does ElasticSearch retain statuses or status data, like links, removed during Tootctl status cleanup tasks?

                                fedicat boosted

                                [?]Mastodon Engineering » 🌐
                                @MastodonEngineering@mastodon.social

                                The first beta release of Mastodon 4.5.0 is ready for testing!

                                Quote posts are finally here, as well as automated fetching of remote replies and a lot of other improvements.

                                For server moderators, there is also a way to block registrations based on keywords appearing in usernames.

                                Please test it out and provide feedback 💬

                                If all goes well, we plan to release the final 4.5.0 version within the next 3 weeks.

                                github.com/mastodon/mastodon/r

                                  fedicat boosted

                                  [?]Mastodon Engineering » 🌐
                                  @MastodonEngineering@mastodon.social

                                  We just released Mastodon 4.4.7.

                                  It fixes a bug with moderation warning e-mails, introduced in 4.4.6.

                                  Full release notes and update instructions are available on the GitHub release page: github.com/mastodon/mastodon/r

                                    fedicat boosted

                                    [?]Mastodon Engineering » 🌐
                                    @MastodonEngineering@mastodon.social

                                    We just released Mastodon 4.4.6, 4.3.14, and 4.2.27.

                                    These versions contain security fixes, as well as a few other bugfixes mostly related to handling of quote posts.

                                    Full release notes and update instructions are available on the GitHub releases page.

                                    github.com/mastodon/mastodon/r