Mastodon - microblogging
-
Wondering if there are any updates on whether mastodon will be in cloudron?
Would really like to see it
-
I've taken a few stabs at it but ZOMG it's a doozy!
-
@doodlemania2 any progress on Mastodon?
-
@girish @nebulon Mastodon for Cloudron
Cloudron.io use it, let us have it
-
Maybe https://pleroma.social/ could be an alternative to Mastodon
From https://blog.soykaf.com/post/what-is-pleroma/:
Pleroma is a microblogging server software that can federate (= exchange messages with) other servers that support the same federation standards (OStatus and ActivityPub). What that means is that you can host a server for yourself or your friends and stay in control of your online identity, but still exchange messages with people on larger servers. Pleroma will federate with all servers that implement either OStatus or ActivityPub, like GNU Social, Friendica, Hubzilla and Mastodon.
How is it different from Mastodon?
If you are currently using Mastodon, you are probably interested in the differences between Mastodon and Pleroma. Here are some of the big ones.
Lower system requirements.
{...}
Less moving parts.
{...}
Internally ActivityPub.
{...}
Compatible with Mastodon clients (including the Mastodon frontend). -
I have finished packaging it.
https://git.cloudron.io/synchrone/mastodon-app
The app needs a minimum of 640 MB of RAM to start up and stabilize. After it, the memory consumption seems to go down a bit, but cloudron will still require that much for it.
It is available for testing under <your-cloudron>/#/appstore/org.joinmastodon.cloudronapp?version=2.6.1
-
I tested it and I'm able to get the front page loading but it times out on both registering and login processes. This is both from the
/#/appstore/org.joinmastodon.cloudronapp?version=2.6.1
source and when building it myself. Eventootctl
freezes to a halt. There's plenty of memory on this VPS. What's wrong? Should allocate even more memory for the app? -
FYI: Nextcloud integrates (?) Mastodon in v 15:
By using the popular ActivityPub standard, Nextcloud users can subscribe to and share status updates with users in the so-called βfediverseβ, an interconnected and decentralized network of independently operated servers! This allows federation of Nextcloud servers with the popular decentralized Mastodon network, where tens of millions of users already βtootβ with one another, potentially growing the fediverse by an order of magnitude. According to wikipedia, Peertube, Pleroma, Friendica and soon Diaspora are part of this same network, as are almost a dozen more communities. As every one of the hundreds of thousands of Nextcloud servers turns into a potential hub in the fediverse, we are very excited about the possibilities this will give our users to communicate with others!
-
@necrevistonnezr I have not tested the nextcloud "social" app but I'm curious how nextcloud will enter the fediverse
-
Just pushed out an updated version of Mastodon for testing (v2.8.4). For link to install add the following to your domain string: (#/appstore/org.mastodon.cloudronapp?version=2.8.4). Your testing would be greatly appreciated. I will try to keep up with newest release and better manage the repo. The main git is at (https://git.stealthdrop.cloud/c1t1z3n0n3/mastodon_cloudron) for you to submit issues we also have a support rocket.chat at (https://support.helpchangethe.world). This app would not be possible without the giants that put in the work of the first packages. Happy Testing
-
Thanks @sumacinitiative . Have this mostly working now - https://git.cloudron.io/cloudron/mastodon-app . Will get this published next week