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


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Solid on Nextcloud

    Nextcloud
    1
    4
    232
    Loading More Posts
    • 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.
    • rmdes
      rmdes last edited by rmdes

      Did anyone tested Solid on nextcloud already ?

      I have found this below here : https://pdsinterop.org/solid-nextcloud/

      Manual install

      If you enable this app in your Nextcloud instance, you should edit your .htaccess file and then test whether https://your-nextcloud-server.com/.well-known/openid-configuration redirects to https://your-nextcloud-server.com/apps/solid/openid.

      Also, take the CORS instructions from site.conf and add them to your own webserver configuration.

      Unattended testing

      To test whether your server is install correctly, you can run Solid’s webid-provider-tests against it.

      Manual testing

      Go to https://solidcommunity.net and create a Solid pod. Go to https://generator.inrupt.com/text-editor and log in with https://solidcommunity.net. Tick all 4 boxes in the consent dialog. Click ‘Load’, type something, click ‘Save’. Grant access to co-editor https://your-nextcloud-server.com/apps/solid/@your-username/profile/card#me. For instance, if you’re using the development install, that would be https://localhost/apps/solid/@alice/profile/card#me Now in a separate browser window, log in to https://generator.inrupt.com/text-editor with https://your-nextcloud-server.com. You should be able to edit the file as a co-author now, using your Nextcloud account as a webid identity provider.

      and I was wondering what is the proper cloudron like approach to access .well-known config for a domain/nextcloud instance, any idea ?
      Any way this setup could be automated or better integrated into the cloudron nextcloud distribution ?

      1 Reply Last reply Reply Quote 0
      • rmdes
        rmdes last edited by

        This seems to be of interest too : https://forum.solidproject.org/t/nextlcloud-with-solid-webid-login/1067

        rmdes 1 Reply Last reply Reply Quote 0
        • rmdes
          rmdes @rmdes last edited by

          Not sure how's that possible but when I test my.nextclout.com/.well-known/openid-configuration as suggested above, I'm getting :
          d16e2aa3-8055-4c80-accd-46a83684e387-image.png

          rmdes 1 Reply Last reply Reply Quote 0
          • rmdes
            rmdes @rmdes last edited by rmdes

            It's also throwing PHP notice errors, might be related to .well-known parts not being in place ?
            https://paste.armada.digital/cuqodoxago.pl
            This errors output when one try to visit one's Solid profile :

            https://cloud.domain.com/apps/solid/@rick/
            

            I should probably report this upstream since this does not seem related to the cloudron distribution branch 🙂

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Powered by NodeBB