Friendica - A Decentralized Social Network
-
Cloudron Image:
https://github.com/M-arcus/friendica-docker-imageHomepage:
https://friendi.ca/Github:
https://github.com/friendica/friendica
A personal social network
Keep in contact with people you care about.Posts
Write your thoughts, edit them if you want. Comment, Like and Dislike posts from your contacts.Photos
Share your holiday photos, but only with people you want.Events
Organize the next meeting of your reading group, or let everybody know about your cool party!Profiles
Like in real life, have a public profile and private aspects only for your closest friends. Or keep everything private! -
I have contributed some changes to the official Github-Repo so that Friendica can be installed without any modification to the core.
I will add a link to the Github repository for the Cloudron Docker file soon, which will be a fork of the LAMP app.
-
Friendica - Wikipedia
https://en.wikipedia.org/wiki/FriendicaOpen Source Self-Hosted Friendica Alternatives
https://alternativeto.net/software/friendika/?license=opensource&platform=self-hosted -
The first version is online:
https://github.com/M-arcus/friendica-docker-imagePlease set your starting email to 'admin@example.com' when first registering.
Not included yet:
- cronjob not yet implemented
- account sync not yet implemented
- theme will be set to frio
-
I updated the repo!
Now included:
- cronjob
- frio theme
- mails
-
@m-arcus Great work on this Marcus. Have you submitted this to the CR App store? Would like to use it as well.
-
@M-arcus be great to get this on Cloudron - are you still maintaining your repo?
-
Is there any official planned from Cloudron directly?
-
@Captain-Kirk I can package this app if you are willing to sponsor it (see the sub-forum if you like)
However - this can run on the LAMP app in the Cloudron store too without issue.
-
@murgero, I do not want install a Lamp with a feature. I just want to install native Cloudron apps. But many thanks for your offer! Great community here.
-
-
So the question how many will follow
?
@JOduMonT What in your opinion is the best way a FOSS based blogging and microblogging?
What I had read so far is that there is the need to install matrix, then perhaps mastodon for microblogging.
What is the blogging pendant, what do you prefer? -
I have a client who is highly interested in Cloudron and Friendica. I'll test the LAMP app + Friendica and check out the (external) Cloudron Docker repo. Because we're also interested in making Friendica available to Cloudrons userbase, I could imagine helping and maybe paying for packaging and maintaining the app.
So yeah, who's also interested?
About alternatives: Will check them out as well but my client requested explicitly Friendica.
-
@subven said in Friendica - A Decentralized Social Network:
I have a client who is highly interested in Cloudron and Friendica. I'll test the LAMP app + Friendica and check out the (external) Cloudron Docker repo. Because we're also interested in making Friendica available to Cloudrons userbase, I could imagine helping and maybe paying for packaging and maintaining the app.
So yeah, who's also interested?
About alternatives: Will check them out as well but my client requested explicitly Friendica.
I've tested it in the past - make sure to do the crontab.txt file for Fediverse connectivity (ActivityPub)
-
@captain-kirk said in Friendica - A Decentralized Social Network:
What I had read so far is that there is the need to install matrix, then perhaps mastodon for microblogging.
What is the blogging pendant, what do you prefer?They are all great project. Personally I don't really blog, but, I use mainly WordPress with indieweb plugins and JetPack even if it is not the best, the plugin is pretty stable an allow me to reach a larger audience (FB/IN).
Depend of what is your goal, personnaly having a "website/blog" for business you want a big number of user, because maybe 10% will see you post, than 10% of this 10% will click on it than 10% of this 10% will take the time to read it and 10% of those readers will potentially leave a comment. So if your network has 10 000 peoples than potentially one person will leave you a comment.
While pro writer take around 3 hours to write 3000 words, it take me 12-18 hours; I hope passing all these time for more than 10 peoples.
-
@captain-kirk said in Friendica - A Decentralized Social Network:
So the question how many will follow
?
@JOduMonT What in your opinion is the best way a FOSS based blogging and microblogging?
What I had read so far is that there is the need to install matrix, then perhaps mastodon for microblogging.
What is the blogging pendant, what do you prefer?Blogging : I use WithKnown (ex Idno) with built-in indieweb to blog & push to silo networks (twitter & different mastodon accounts)
Micro blog : I use Mastodon
Matrix chat: have matrix running too and can be joined at rick:rmendes.net -
@rmdes you have that in a Cloudron App?
-
@robi looks like @rmdes is running Known on the LAMP stack:
https://forum.cloudron.io/post/7734
Be nice if there were an actual app for it though!
-
@jdaviescoates yep running it via the LAMP stack but really wish this was a cloudron app, using postgres instead of mysql and with redis enabled, then if the app could use the composer env of how Known is currently being developed that would really be neat for upgrades
-
@rmdes yeah, I'd really like to use this on Cloudron as an app. I've never played with the LAMP stack as to me the whole point of Cloudron it to not have to bother with all that!
-
@rmdes said in Friendica - A Decentralized Social Network:
WithKnown
withKnown is very efficient too to share with other network
I guest to help the question I raised earlier:
Friendica: it focus on Federation: if you the goal is to inter connect with other network such as FB, Twitter, Mastodon, ...
Hubzilla: if the goal is to focus on privacy and close group- Hubzilla is decentral publishing of all kinds of things with a fine rights management. - Friendica is decentral social networking with a fine management of who you socialize with and connections to many other social networks.
-
@jodumont does not have a Friendica plugin yet but twitter/mastodon POSSE in #indieweb talking mode is available
-
Would be sooooo good to have frindica as a supported app for cloudron !
Two friends tied to make it work on cloudron and not getting it work with LAMP....
Please, make it a cloudron App !
It is so important to have the option of an easy to install decentrelized social network ....and is so much needed in our current situation !
Who can help to make it work ?
-
There are so many people ready to leave facebook...and friendica would be an easy to install alternative, if there would be a docker for cloudron...
someone started a while ago...
https://github.com/M-arcus/friendica-docker-image -
I just found this:
https://friendi.ca/2020/01/11/friendica-now-has-an-official-docker-image/
perhaps its now much easier to build a docker for cloudron and make friendica a cloudron app ? -
@peterle I can assist getting it to work on the new LAMP app if you need - I've got it working before (don't actively use it though)
what issues did you have?
-
Did anyone get this to work?
-
@YurkshireLad It works great in the lamp app!
-
@murgero
Just curious.. how did you installed it in the lamp app?
Is it hard to do? -
@DanTheMan Remove all the contents of the /app/data/public folder and unzip friendica in there.
this can be done via cli or via sftp.
-
@murgero Thanks for the info and quick response
I will try it out tomorrow and see how it performs.. -
@DanTheMan I forget the exact steps, but Friendica requires a 5-min cron job to run, this can be done in lamp by adding the cron string to a file in /app/data (I think just crontab?? I can't find info on it anymore but I know the feature was there a while back)
-
cron is now moved to the app section - https://docs.cloudron.io/apps/#cron
-
Thanks guys for all the great support and info
I have tried to make it happen. But after uploading the extracted (full friendica zip) content to the lamp stacks public folder, i only see a php page on the subdomain I have created with the lamp stack?
I have followed up this guide..
https://friendi.ca/resources/installation/
There's a section there in the guide that says: "Additionally, rename .htaccess-dist to .htaccess if youβre using the Apache web server."
I did change that file before uploading to the stacks public folder.I must say that i have been successful last week, by installing a lamp stack with Prestashop on it. It's been running smoothly since then.
The silly thing is i am doing the same thing here with Friendica as i did with Prestashop last week. Unzip, extract and upload to the public folder of the Lamp stack. From there it was just a web based setup. -
@DanTheMan I can assist if you need - Send me a dm