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. App Wishlist
  3. Castopod Host - open-source hosting platform made for podcasters who want engage and interact with their audience.

Castopod Host - open-source hosting platform made for podcasters who want engage and interact with their audience.

Scheduled Pinned Locked Moved Solved App Wishlist
activitypubfediversepodcast
47 Posts 14 Posters 8.2k Views 16 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 privsec

    I know reuploaded the public folder and corrected the permissions to be www-data.

    I am not back to the Whoops page, it displays Whoops in the tab of the webpage, and only presents a blank white screen in the tab itself.

    When I travel to the /cp-admin url, it presents a login screen, I then login with the credentials of my cloudron account and it acts as if it logs in, but takes me to a blank white page and the URL is cp-auth/login

    I am grateful for your help.

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

    @privsec

    1. Castopod has no integration with cloudron, don't do that.
    2. your permissions on the public folder are bad, gotta fix those. (chown -R www-data:www-data /app/data/public)
    3. you need to run the install script, which will ask you to setup a new user and password. Use that to login.

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

    P 1 Reply Last reply
    4
    • murgeroM murgero

      @privsec

      1. Castopod has no integration with cloudron, don't do that.
      2. your permissions on the public folder are bad, gotta fix those. (chown -R www-data:www-data /app/data/public)
      3. you need to run the install script, which will ask you to setup a new user and password. Use that to login.
      P Offline
      P Offline
      privsec
      wrote on last edited by
      #29

      @murgero HUZZAH!

      I can now access the admin dashboard, thank you!

      1 Reply Last reply
      4
      • P privsec

        @steinhmor
        How did you do it?

        steinhmorS Offline
        steinhmorS Offline
        steinhmor
        wrote on last edited by steinhmor
        #30

        @privsec Sorry for the late reaction.
        I just changed some settings in app/data/apache/app.conf

        <VirtualHost *:80>
        DocumentRoot /app/data/public/castopod/public
        

        I also added these lines at the end of the app.conf:

        php_value post_max_size 200M
        php_value upload_max_filesize 200M
        php_value memory_limit 128M
        

        I think I found the hint in the cloudron docs for lamp and the castopod docs.

        Happy to read that you found another solution.

        Edit: specified the filename.

        P 1 Reply Last reply
        4
        • steinhmorS steinhmor

          @privsec Sorry for the late reaction.
          I just changed some settings in app/data/apache/app.conf

          <VirtualHost *:80>
          DocumentRoot /app/data/public/castopod/public
          

          I also added these lines at the end of the app.conf:

          php_value post_max_size 200M
          php_value upload_max_filesize 200M
          php_value memory_limit 128M
          

          I think I found the hint in the cloudron docs for lamp and the castopod docs.

          Happy to read that you found another solution.

          Edit: specified the filename.

          P Offline
          P Offline
          privsec
          wrote on last edited by
          #31

          @steinhmor
          Those lines you added, is that in the php file?

          steinhmorS 1 Reply Last reply
          0
          • P privsec

            @steinhmor
            Those lines you added, is that in the php file?

            steinhmorS Offline
            steinhmorS Offline
            steinhmor
            wrote on last edited by
            #32

            @privsec no, these are also part of the Apache-config and tell cloudron / lamp how big the uploaded files are allowed be.

            1 Reply Last reply
            1
            • steinhmorS Offline
              steinhmorS Offline
              steinhmor
              wrote on last edited by
              #33

              I rediscovered the post about changing the Document-root in the cloudron forum:
              https://forum.cloudron.io/topic/3503/changing-documentroot

              1 Reply Last reply
              2
              • jdaviescoatesJ Offline
                jdaviescoatesJ Offline
                jdaviescoates
                wrote on last edited by jdaviescoates
                #34

                1.0 came out recently

                https://blog.castopod.org/castopod-v1/

                and there is an official docker

                https://docs.castopod.org/getting-started/docker.html

                I use Cloudron with Gandi & Hetzner

                1 Reply Last reply
                4
                • whitespaceW Offline
                  whitespaceW Offline
                  whitespace
                  wrote on last edited by
                  #35

                  Now that Castopod has reached v 1.0 can we have it on Cloudron? That would be excellent. I wish I could help but I am not a programmer.

                  Alternatively, people who installed Castopod on LAMP-stack, is anyone willing to write a short tutorial?

                  jdaviescoatesJ 1 Reply Last reply
                  2
                  • whitespaceW whitespace

                    Now that Castopod has reached v 1.0 can we have it on Cloudron? That would be excellent. I wish I could help but I am not a programmer.

                    Alternatively, people who installed Castopod on LAMP-stack, is anyone willing to write a short tutorial?

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

                    @whitespace said in Castopod Host - open-source hosting platform made for podcasters who want engage and interact with their audience.:

                    Now that Castopod has reached v 1.0 can we have it on Cloudron?

                    +💯

                    We don't really have any podcasting solutions on Cloudron yet, so it'd be really great to have this!

                    And extra bonus points because it's also support ActivityPub and so is part of the fediverse too! (which is massively gaining traction because Musk is such an idiot)

                    I use Cloudron with Gandi & Hetzner

                    micmcM 1 Reply Last reply
                    3
                    • jdaviescoatesJ jdaviescoates

                      @whitespace said in Castopod Host - open-source hosting platform made for podcasters who want engage and interact with their audience.:

                      Now that Castopod has reached v 1.0 can we have it on Cloudron?

                      +💯

                      We don't really have any podcasting solutions on Cloudron yet, so it'd be really great to have this!

                      And extra bonus points because it's also support ActivityPub and so is part of the fediverse too! (which is massively gaining traction because Musk is such an idiot)

                      micmcM Offline
                      micmcM Offline
                      micmc
                      wrote on last edited by
                      #37

                      @jdaviescoates said in Castopod Host - open-source hosting platform made for podcasters who want engage and interact with their audience.:

                      We don't really have any podcasting solutions on Cloudron yet, so it'd be really great to have this!

                      And extra bonus points because it's also support ActivityPub and so is part of the fediverse too! (which is massively gaining traction because Musk is such an idiot)

                      Moreoever, it already has its Official DOCKER image, so what else is there to ask, or need. 🙂

                      https://docs.castopod.org/getting-started/docker.html

                      Ignorance is not an excuse anymore!
                      https://AutomateKit.com

                      1 Reply Last reply
                      2
                      • yusfY Offline
                        yusfY Offline
                        yusf
                        wrote on last edited by
                        #38

                        Castopod works great so far on the Cloudron LAMP stack app. Great software.

                        Only thing not working for me is email smtp.

                        1 Reply Last reply
                        2
                        • yusfY Offline
                          yusfY Offline
                          yusf
                          wrote on last edited by
                          #39

                          Can’t get Castopod to federate either, not sure what’s wrong.

                          scookeS 1 Reply Last reply
                          1
                          • yusfY yusf

                            Can’t get Castopod to federate either, not sure what’s wrong.

                            scookeS Offline
                            scookeS Offline
                            scooke
                            wrote on last edited by
                            #40

                            @yusf Whats the handle(s), I can take a look from outside.

                            A life lived in fear is a life half-lived

                            yusfY 1 Reply Last reply
                            2
                            • scookeS scooke

                              @yusf Whats the handle(s), I can take a look from outside.

                              yusfY Offline
                              yusfY Offline
                              yusf
                              wrote on last edited by
                              #41

                              @scooke you on Matrix?

                              scookeS 2 Replies Last reply
                              1
                              • yusfY yusf

                                @scooke you on Matrix?

                                scookeS Offline
                                scookeS Offline
                                scooke
                                wrote on last edited by
                                #42

                                @yusf yes.

                                A life lived in fear is a life half-lived

                                1 Reply Last reply
                                1
                                • yusfY yusf

                                  @scooke you on Matrix?

                                  scookeS Offline
                                  scookeS Offline
                                  scooke
                                  wrote on last edited by
                                  #43

                                  @yusf The network I'm on won't let the chat work, it seems. Strange. But something caught my eye - you want to get Castopod's federation working, but you've asked me to check via Matrix, right? Well, from what I understand, Matrix IS its federation software, whereas Castopod uses ActivityPub to federate, and the two do not inter-federate normally. So maybe this is why you can't get Castopod to federate... you are checking it with the wrong protocol. Check it with a Mastodon instance, at least, and maybe a Pixelfed or Peertube instance. You can DM me the address you want checked, if it uses AP, and I can check with my instances.

                                  A life lived in fear is a life half-lived

                                  yusfY 1 Reply Last reply
                                  0
                                  • scookeS scooke

                                    @yusf The network I'm on won't let the chat work, it seems. Strange. But something caught my eye - you want to get Castopod's federation working, but you've asked me to check via Matrix, right? Well, from what I understand, Matrix IS its federation software, whereas Castopod uses ActivityPub to federate, and the two do not inter-federate normally. So maybe this is why you can't get Castopod to federate... you are checking it with the wrong protocol. Check it with a Mastodon instance, at least, and maybe a Pixelfed or Peertube instance. You can DM me the address you want checked, if it uses AP, and I can check with my instances.

                                    yusfY Offline
                                    yusfY Offline
                                    yusf
                                    wrote on last edited by
                                    #44

                                    @scooke No no, I just wanted to have the convo in private, on Matrix 🙂

                                    1 Reply Last reply
                                    1
                                    • ajtatumA Offline
                                      ajtatumA Offline
                                      ajtatum
                                      wrote on last edited by
                                      #45

                                      Does Castopod stand a chance of being supported natively in Cloudron? It looks like I'll have to make another virtual machine for YunoHost or a similar platform.

                                      P 1 Reply Last reply
                                      2
                                      • ajtatumA ajtatum

                                        Does Castopod stand a chance of being supported natively in Cloudron? It looks like I'll have to make another virtual machine for YunoHost or a similar platform.

                                        P Offline
                                        P Offline
                                        privsec
                                        wrote on last edited by
                                        #46

                                        @ajtatum it runs decently in a lamp app

                                        1 Reply Last reply
                                        3
                                        • D Offline
                                          D Offline
                                          dsnradio
                                          wrote on last edited by
                                          #47

                                          hi

                                          Castopod has a docker install. BUT i cant get it to work on my test server. It would be nice to have it on cloudron.

                                          1 Reply Last reply
                                          1
                                          • girishG girish locked this topic on
                                          • girishG girish marked this topic as a question on
                                          • girishG girish has marked this topic as solved on
                                          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