WriteFreely - Blogging Platform
-
It'd be fantastic to have this ActivityPub blogging platform on Cloudron!
Although sadly:
"WriteFreely doesn't yet provide an official Docker pathway to production. We're working on it, though!"
From the bottom of:
https://writefreely.org/docs/latest/admin/dockerI guess that might make it harder to package?
wrote on Jul 11, 2021, 4:27 PM last edited by@jdaviescoates it seems like they have an active image? https://hub.docker.com/r/writeas/writefreely
-
wrote on Sep 2, 2021, 11:52 AM last edited by
That'd be a perfect addition to the federated category!
-
wrote on Oct 29, 2022, 7:22 PM last edited by
I would like to use it on Cloudron.
-
wrote on Jan 24, 2023, 3:14 PM last edited by
Iโm surprised this isnโt on Cloudron yet.
-
Iโm surprised this isnโt on Cloudron yet.
@alwynispat A lot of the fediverse apps are being tried by different appdev folks (myself included) - there are some challenges getting some (like lemmy et al) into a single container, but progress is happening! I helped with Pixelfed and Mastodon a bit. Now working on writefreely, lemmy, and bookwyrm as time permits
-
@alwynispat A lot of the fediverse apps are being tried by different appdev folks (myself included) - there are some challenges getting some (like lemmy et al) into a single container, but progress is happening! I helped with Pixelfed and Mastodon a bit. Now working on writefreely, lemmy, and bookwyrm as time permits
wrote on Jan 24, 2023, 5:45 PM last edited by@doodlemania2 FWIW, Yunohost has a working WriteFeely app which I use. Checking out their repository should help you work things out, yes?
-
@doodlemania2 FWIW, Yunohost has a working WriteFeely app which I use. Checking out their repository should help you work things out, yes?
@scooke yep absolutely!
-
wrote on Jun 29, 2023, 8:46 AM last edited by
Any progress here @doodlemania2 ? Can i also try and help you?
-
wrote on Jun 30, 2023, 6:47 AM last edited by
I would also like to throw in a little money for the dev who get this shipped. Say โฌ50 from me via PayPal or whatever would be preferred. #bountytime
-
Hi @timbo - i've got it working, but it isn't yet stable. Hoping to have something that you can install shortly (juggling vacation with family too)
-
wrote on Jul 7, 2023, 7:25 AM last edited by
hey @doodlemania2 - nice! My "bounty"-offer is still valid, even if you packed the whole thing before i posted it here https://forum.cloudron.io/post/69225 - so let me know if you can need 50 Euro more for your vacation, which will be a nice one i wish
-
appreciate it greatly! will see what I can do
-
well, i tried, there's some issues with it wanting some very specific go packages, i'm going to need to rebuild it and figure out how to maybe install go packages manually. will keep yall posted.
-
wrote on Jan 17, 2024, 3:48 AM last edited by
+1 for this
-
Just opensourced blogging platform: https://writefreely.org/
Source: https://github.com/writeas/writefreelyAvailable for the last four years at https://write.as/
wrote on Jan 17, 2024, 7:41 AM last edited by@heliostatic Do you think that would work ok with OnionShare to create a blog on TOR?
https://onionshare.org -
wrote on Feb 15, 2024, 7:31 AM last edited by whitespace Feb 15, 2024, 7:31 AM
I am also interestedin using WriteFreely via Cloudron.
-
wrote on Feb 16, 2024, 8:38 AM last edited by
Has anyone successfully installed it DIY on Cloudron?
-
Has anyone successfully installed it DIY on Cloudron?
wrote on Feb 16, 2024, 10:45 AM last edited by@whitespace You can try to!
From the description it's a static binary with connection to mysql, hence that would work in the LAMP app.
Here's the Dockerfile in case you want to build and package it, however it's not necessary since the binaries are available.