Pleroma
-
An activity pub implementing federated social network (like Mastodon): https://pleroma.social/
Has the advantage of being written in elixir and having very light server requirements vs Mastodon.
-
I would love to see Pleroma (and the LitePub relay) in the app store. Federated social sites using open, distributed protocols are a great alternative to sites like Facebook and Twitter.
I set up an instance last night and, while it's much easier than Mastodon in all respects, the availability of a Cloudron package would send me over the moon. I'd really enjoy telling everyone who's disenchanted with FB/Twitter, "Roll your own at Cloudron!"
-
Definitely. I run a Mastodon instance and it's pretty resource intensive. Pleroma (and the LitePub relay) would be a great fit for Cloudron.
-
Pleroma just hit version 1.0 so that might be a new reason to consider it.
-
Just to note: Nextcloud natively supports ActivityPub now. It has a beta UI to interact with Pleroma, Mastodon, etc etc.
https://nextcloud.com/blog/nextcloud-introduces-social-features-joins-the-fediverse/
Just enable the Nextcloud Social plugin to get started.
-
@murgero That's interesting! But then the Nextcloud app would need to be installed too the root domain or else the id would become something like
nextcloud.domain.tld
. There need to be some kind of native root domain support for federation IDs in Cloudron. -
I also note that
While we donβt provide docker files, other people have written very good ones. Take a look at https://github.com/angristan/docker-pleroma or https://glitch.sh/sn0w/pleroma-docker.
-
The 2.0 version was updated a few days ago, and it can replace mastodon well.
https://pleroma.social/blog/2020/03/08/releasing-pleroma-2-0-0/ -
@jdaviescoates These dockers seem to be very old and don't seem to work well.
-
@jdaviescoates These dockers seem to be very old and don't seem to work well.
Ah, shame.
-
@jdaviescoates Hereβs something from 9 days ago: https://github.com/goodtiding5/docker-pleroma
-
I believe 2.0.0 of Pleroma is out.
https://pleroma.social/blog/2020/03/08/releasing-pleroma-2-0-0/
-
@yusf I think it's definitely worth looking at. I believe it includes the Mastodon web front end as well as its own web client.
If I knew what I was doing I'd try to package it but I don't have my own Cloudron server up and running yet. -