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
  • 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 | Demo | Docs | Install
  1. Cloudron Forum
  2. Announcements
  3. Pixelfed

Pixelfed

Scheduled Pinned Locked Moved Announcements
pixelfedfederation
45 Posts 7 Posters 14.3k Views 7 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.
  • girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by girish
    #1

    Hi all,
    Pixelfed is now available in the app store. Most of the packaging work was done by @doodlemania2 (thanks!)

    Code: https://git.cloudron.io/cloudron/pixelfed-app
    App store link: https://cloudron.io/store/org.pixelfed.cloudronapp.html
    Docs: https://cloudron.io/documentation/apps/pixelfed/

    jdaviescoatesJ 1 Reply Last reply
    8
    • girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      Just a heads up : the package doesn't have any tests yet and I haven't tested the federation as well.

      1 Reply Last reply
      1
      • murgeroM Offline
        murgeroM Offline
        murgero
        App Dev
        wrote on last edited by
        #3

        I have a test instance up with this app (https://pixel.mobiledads.live) and during install I got the following error(s):

        Jun 17 12:53:37 ==> Updating pixelfed
        Jun 17 12:53:37 fatal: not a git repository (or any of the parent directories): .git
        

        This didn't prove to be an issue now, but down the road it might be. Otherwise, I am testing the app. Anyone who wants to test but doesn't want an unstable app on their server can freely join my instance - just note it can be deleted and reinstalled any time 🙂

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

        girishG 1 Reply Last reply
        0
        • girishG girish

          Hi all,
          Pixelfed is now available in the app store. Most of the packaging work was done by @doodlemania2 (thanks!)

          Code: https://git.cloudron.io/cloudron/pixelfed-app
          App store link: https://cloudron.io/store/org.pixelfed.cloudronapp.html
          Docs: https://cloudron.io/documentation/apps/pixelfed/

          jdaviescoatesJ Offline
          jdaviescoatesJ Offline
          jdaviescoates
          wrote on last edited by
          #4

          @girish woohoo! Thanks both. Now to see how hard it is to get all my images off Flickr and into pixelfed

          I use Cloudron with Gandi & Hetzner

          1 Reply Last reply
          2
          • murgeroM murgero

            I have a test instance up with this app (https://pixel.mobiledads.live) and during install I got the following error(s):

            Jun 17 12:53:37 ==> Updating pixelfed
            Jun 17 12:53:37 fatal: not a git repository (or any of the parent directories): .git
            

            This didn't prove to be an issue now, but down the road it might be. Otherwise, I am testing the app. Anyone who wants to test but doesn't want an unstable app on their server can freely join my instance - just note it can be deleted and reinstalled any time 🙂

            girishG Offline
            girishG Offline
            girish
            Staff
            wrote on last edited by
            #5

            @murgero thanks! https://git.cloudron.io/cloudron/pixelfed-app/-/issues/1

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

              I am still trying to figure out federation setup. If someone has insight into this, please leave a note here. It looks like we have to setup webfinger or equivalent?

              murgeroM 1 Reply Last reply
              0
              • girishG girish

                I am still trying to figure out federation setup. If someone has insight into this, please leave a note here. It looks like we have to setup webfinger or equivalent?

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

                @girish isn't webfinger a thing already enabled in pixelfed? The only caveat I can see is pixelfed being installed to a subdomain but users are using main domain as username:

                Instance URL: pixelfed.example.com
                Username: @murgero@example.com

                The above requires webfinger to translate from the main domain afaik.

                As for federation - I believe just enabling ActivityPub (which it is already in the app afaik) it should just work so long as the URLs match:

                Instance URL: pixelfed.example.com
                Username: @murgero@pixelfed.example.com

                If someone else has an instance, can they PM me their profile URL? I'll try to follow you to see if federation is working properly.

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

                jdaviescoatesJ 1 Reply Last reply
                1
                • murgeroM murgero

                  @girish isn't webfinger a thing already enabled in pixelfed? The only caveat I can see is pixelfed being installed to a subdomain but users are using main domain as username:

                  Instance URL: pixelfed.example.com
                  Username: @murgero@example.com

                  The above requires webfinger to translate from the main domain afaik.

                  As for federation - I believe just enabling ActivityPub (which it is already in the app afaik) it should just work so long as the URLs match:

                  Instance URL: pixelfed.example.com
                  Username: @murgero@pixelfed.example.com

                  If someone else has an instance, can they PM me their profile URL? I'll try to follow you to see if federation is working properly.

                  jdaviescoatesJ Offline
                  jdaviescoatesJ Offline
                  jdaviescoates
                  wrote on last edited by
                  #8

                  @murgero I've whacked up a test instance at images.uniteddiversity.coop so you could try jdaviescoates@images.uniteddiversity.coop (the only user I've created so far)

                  I use Cloudron with Gandi & Hetzner

                  murgeroM 1 Reply Last reply
                  0
                  • jdaviescoatesJ jdaviescoates

                    @murgero I've whacked up a test instance at images.uniteddiversity.coop so you could try jdaviescoates@images.uniteddiversity.coop (the only user I've created so far)

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

                    @jdaviescoates said in Pixelfed:

                    jdaviescoates

                    I tried tagging you - but it fails it looks like. (Tag for you AFAIK should be @jdaviescoates@images.uniteddiversity.coop)

                    Edit: Though I THINK I followed successfully?

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

                    jdaviescoatesJ 1 Reply Last reply
                    0
                    • murgeroM murgero

                      @jdaviescoates said in Pixelfed:

                      jdaviescoates

                      I tried tagging you - but it fails it looks like. (Tag for you AFAIK should be @jdaviescoates@images.uniteddiversity.coop)

                      Edit: Though I THINK I followed successfully?

                      jdaviescoatesJ Offline
                      jdaviescoatesJ Offline
                      jdaviescoates
                      wrote on last edited by
                      #10

                      @murgero said in Pixelfed:

                      Though I THINK I followed successfully?

                      Indeed you did:

                      following.png

                      I use Cloudron with Gandi & Hetzner

                      murgeroM 1 Reply Last reply
                      1
                      • jdaviescoatesJ jdaviescoates

                        @murgero said in Pixelfed:

                        Though I THINK I followed successfully?

                        Indeed you did:

                        following.png

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

                        @jdaviescoates Safe to say federation is technically working, idk if it's working well tho - your server didn't poll my profile it looks like.

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

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          stantropics
                          wrote on last edited by
                          #12

                          I read on the pixelfed matrix channel that in order to receive new posts you need to follow a person (obviously) and some person of that instance needs to follow you so that instance knows that your instance exists.

                          1 Reply Last reply
                          0
                          • doodlemania2D Offline
                            doodlemania2D Offline
                            doodlemania2
                            App Dev
                            wrote on last edited by
                            #13

                            @murgero said in Pixelfed:

                            @jdaviescoates@images.uniteddiversity.coop

                            Followed you also - took the search box a few tries to pull up your profile, but it finally kicked in!

                            murgeroM 1 Reply Last reply
                            1
                            • doodlemania2D doodlemania2

                              @murgero said in Pixelfed:

                              @jdaviescoates@images.uniteddiversity.coop

                              Followed you also - took the search box a few tries to pull up your profile, but it finally kicked in!

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

                              @doodlemania2 huh - I don't see your follow.

                              I am going to reconfigure my instance with mastodon so we can test actual federation.

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

                              1 Reply Last reply
                              1
                              • murgeroM Offline
                                murgeroM Offline
                                murgero
                                App Dev
                                wrote on last edited by
                                #15

                                Alright, please also follow @hyper@social.mobiledads.live - this is a known working instance of Mastodon, and I can debug connections from pixelfed as well.

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

                                doodlemania2D 1 Reply Last reply
                                1
                                • murgeroM murgero

                                  Alright, please also follow @hyper@social.mobiledads.live - this is a known working instance of Mastodon, and I can debug connections from pixelfed as well.

                                  doodlemania2D Offline
                                  doodlemania2D Offline
                                  doodlemania2
                                  App Dev
                                  wrote on last edited by
                                  #16

                                  @murgero said in Pixelfed:

                                  @hyper@social.mobiledads.live

                                  following new alias now!

                                  1 Reply Last reply
                                  1
                                  • murgeroM Offline
                                    murgeroM Offline
                                    murgero
                                    App Dev
                                    wrote on last edited by
                                    #17

                                    I am following back everyone that follows me. So if you need to debug federated follow, you can follow me as well!

                                    I also just sent out a status update via mastodon so can any pixelfed users report if they see it?

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

                                    jdaviescoatesJ 1 Reply Last reply
                                    1
                                    • scookeS Offline
                                      scookeS Offline
                                      scooke
                                      wrote on last edited by
                                      #18

                                      You can add me too! @scooke@lenote.eu.

                                      A life lived in fear is a life half-lived

                                      1 Reply Last reply
                                      2
                                      • murgeroM murgero

                                        I am following back everyone that follows me. So if you need to debug federated follow, you can follow me as well!

                                        I also just sent out a status update via mastodon so can any pixelfed users report if they see it?

                                        jdaviescoatesJ Offline
                                        jdaviescoatesJ Offline
                                        jdaviescoates
                                        wrote on last edited by
                                        #19

                                        @murgero said in Pixelfed:

                                        I also just sent out a status update via mastodon so can any pixelfed users report if they see it?

                                        Can't see it.

                                        I use Cloudron with Gandi & Hetzner

                                        1 Reply Last reply
                                        0
                                        • scookeS Offline
                                          scookeS Offline
                                          scooke
                                          wrote on last edited by
                                          #20

                                          To be honest I'm not getting what the heck is going on. I can see you are following me @jdaviescoates but when I click on you from within my Pixelfed dashboard, which brings me to your site, and see your pic and try to like it, I see that I am now not at my Pixelfed and apparently need to login to your Pixelfed instance to do anything. ? And I see nothing about Mastodon in my Pixelfed dashboard either.

                                          A life lived in fear is a life half-lived

                                          murgeroM 1 Reply Last reply
                                          1
                                          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