Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
  1. Cloudron Forum
  2. App Wishlist
  3. Friendica - A Decentralized Social Network

Friendica - A Decentralized Social Network

Scheduled Pinned Locked Moved App Wishlist
36 Posts 15 Posters 14.5k Views 17 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    peterle
    wrote on last edited by
    #23

    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 ?

    murgeroM 1 Reply Last reply
    1
    • P Offline
      P Offline
      peterle
      wrote on last edited by
      #24

      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

      1 Reply Last reply
      1
      • P Offline
        P Offline
        peterle
        wrote on last edited by
        #25

        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 ?

        1 Reply Last reply
        2
        • P peterle

          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 ?

          murgeroM Offline
          murgeroM Offline
          murgero
          App Dev
          wrote on last edited by
          #26

          @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?

          --
          https://urgero.org
          ~ Professional Nerd. Freelance Programmer. ~

          1 Reply Last reply
          2
          • Y Offline
            Y Offline
            YurkshireLad
            wrote on last edited by
            #27

            Did anyone get this to work?

            murgeroM 1 Reply Last reply
            0
            • Y YurkshireLad

              Did anyone get this to work?

              murgeroM Offline
              murgeroM Offline
              murgero
              App Dev
              wrote on last edited by
              #28

              @YurkshireLad It works great in the lamp app!

              --
              https://urgero.org
              ~ Professional Nerd. Freelance Programmer. ~

              DanTheManD 1 Reply Last reply
              1
              • murgeroM murgero

                @YurkshireLad It works great in the lamp app!

                DanTheManD Offline
                DanTheManD Offline
                DanTheMan
                wrote on last edited by
                #29

                @murgero
                Just curious.. how did you installed it in the lamp app?
                Is it hard to do?

                murgeroM 1 Reply Last reply
                0
                • DanTheManD DanTheMan

                  @murgero
                  Just curious.. how did you installed it in the lamp app?
                  Is it hard to do?

                  murgeroM Offline
                  murgeroM Offline
                  murgero
                  App Dev
                  wrote on last edited by
                  #30

                  @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.

                  --
                  https://urgero.org
                  ~ Professional Nerd. Freelance Programmer. ~

                  DanTheManD 1 Reply Last reply
                  1
                  • murgeroM murgero

                    @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.

                    DanTheManD Offline
                    DanTheManD Offline
                    DanTheMan
                    wrote on last edited by
                    #31

                    @murgero Thanks for the info and quick response πŸ‘
                    I will try it out tomorrow and see how it performs..

                    murgeroM 1 Reply Last reply
                    2
                    • DanTheManD DanTheMan

                      @murgero Thanks for the info and quick response πŸ‘
                      I will try it out tomorrow and see how it performs..

                      murgeroM Offline
                      murgeroM Offline
                      murgero
                      App Dev
                      wrote on last edited by
                      #32

                      @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)

                      --
                      https://urgero.org
                      ~ Professional Nerd. Freelance Programmer. ~

                      1 Reply Last reply
                      1
                      • girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by
                        #33

                        cron is now moved to the app section - https://docs.cloudron.io/apps/#cron

                        1 Reply Last reply
                        2
                        • DanTheManD Offline
                          DanTheManD Offline
                          DanTheMan
                          wrote on last edited by DanTheMan
                          #34

                          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.

                          murgeroM 1 Reply Last reply
                          0
                          • DanTheManD DanTheMan

                            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.

                            murgeroM Offline
                            murgeroM Offline
                            murgero
                            App Dev
                            wrote on last edited by
                            #35

                            @DanTheMan I can assist if you need - Send me a dm πŸ™‚

                            --
                            https://urgero.org
                            ~ Professional Nerd. Freelance Programmer. ~

                            1 Reply Last reply
                            0
                            • RazielKanosR Offline
                              RazielKanosR Offline
                              RazielKanos
                              wrote on last edited by
                              #36

                              Is here any update? I think cloudron could be an amazing tool to bring more people into the fediverse apps.

                              1 Reply Last reply
                              1

                              Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                              Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                              With your input, this post could be even better πŸ’—

                              Register Login
                              Reply
                              • Reply as topic
                              Log in to reply
                              • Oldest to Newest
                              • Newest to Oldest
                              • Most Votes


                              • Login

                              • Don't have an account? Register

                              • Login or register to search.
                              • First post
                                Last post
                              0
                              • Categories
                              • Recent
                              • Tags
                              • Popular
                              • Bookmarks
                              • Search