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. Beszel is now available

Beszel is now available

Scheduled Pinned Locked Moved Announcements
14 Posts 7 Posters 1.2k Views 8 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.
  • andreasduerenA andreasdueren

    Did anyone try setting it up to monitor the same or different cloudrons?

    imc67I Offline
    imc67I Offline
    imc67
    translator
    wrote on last edited by
    #3

    @andreasdueren said in Beszel is now available:

    Did anyone try setting it up to monitor the same or different cloudrons?

    Good question, I tried but, no idea how to do that

    andreasduerenA 1 Reply Last reply
    0
    • nebulonN Offline
      nebulonN Offline
      nebulon
      Staff
      wrote on last edited by
      #4

      We have put a note in the postinstall message, to not do this. However also not tried it. Given that it operates with docker and runs containers, same applies as to running other non-cloudron containers on the same system. Eventually those will break in one way or the other with a Cloudron update, since we can't test for those cases.

      1 Reply Last reply
      2
      • imc67I imc67

        @andreasdueren said in Beszel is now available:

        Did anyone try setting it up to monitor the same or different cloudrons?

        Good question, I tried but, no idea how to do that

        andreasduerenA Offline
        andreasduerenA Offline
        andreasdueren
        wrote on last edited by andreasdueren
        #5

        @imc67 Well I did the unspeakable and unrecommended thing and installed it on a cloudron as a binary. Very much not recommended so I'm leaving the instructions here so you all can avoid it:

        curl -sL https://get.beszel.dev -o /tmp/install-agent.sh && chmod +x /tmp/install-agent.sh && /tmp/install-agent.sh -p 45876 -k "KEY HERE"
        

        And opened up that port on cloudron with iptables:

        sudo iptables -I INPUT 1 -p tcp --dport 45876 -j ACCEPT -m comment --comment "Cloudron: Allow TCP 45876 (Manual Addition for Beszel - DO NOT APPLY)"
        

        This is likely not going to be persistent and did I mention not recommended?

        Screenshot 2025-06-05 at 09.58.40.png

        robiR 1 Reply Last reply
        2
        • H Offline
          H Offline
          hakunamatata
          wrote on last edited by hakunamatata
          #6

          I have installed Beszel Hub on my Cloudron VPS and the agent on servers in my homelab. The agents seem unable to connect to the Beszel hub on the VPS, presumably because the default port 45876 is not open in the Cloudron firewall?

          1 Reply Last reply
          0
          • d19dotcaD Offline
            d19dotcaD Offline
            d19dotca
            wrote on last edited by
            #7

            Forgive my ignorance of this particular app, but is there any ability to monitor Cloudron app containers itself with it? Or maybe related... does Cloudron plan on perhaps building this app into core so that we can get some souped-up monitoring capabilities for each container on the status page?

            --
            Dustin Dauncey
            www.d19.ca

            andreasduerenA 1 Reply Last reply
            3
            • d19dotcaD d19dotca

              Forgive my ignorance of this particular app, but is there any ability to monitor Cloudron app containers itself with it? Or maybe related... does Cloudron plan on perhaps building this app into core so that we can get some souped-up monitoring capabilities for each container on the status page?

              andreasduerenA Offline
              andreasduerenA Offline
              andreasdueren
              wrote on last edited by
              #8

              @d19dotca it’ll break down the memory usage per docker instance for example

              1 Reply Last reply
              0
              • J Offline
                J Offline
                joseph
                Staff
                wrote on last edited by
                #9

                @andreasdueren you can use https://docs.cloudron.io/networking/#whitelist-ports instead of the iptables rule to keep things persistent.

                andreasduerenA 1 Reply Last reply
                2
                • andreasduerenA andreasdueren

                  @imc67 Well I did the unspeakable and unrecommended thing and installed it on a cloudron as a binary. Very much not recommended so I'm leaving the instructions here so you all can avoid it:

                  curl -sL https://get.beszel.dev -o /tmp/install-agent.sh && chmod +x /tmp/install-agent.sh && /tmp/install-agent.sh -p 45876 -k "KEY HERE"
                  

                  And opened up that port on cloudron with iptables:

                  sudo iptables -I INPUT 1 -p tcp --dport 45876 -j ACCEPT -m comment --comment "Cloudron: Allow TCP 45876 (Manual Addition for Beszel - DO NOT APPLY)"
                  

                  This is likely not going to be persistent and did I mention not recommended?

                  Screenshot 2025-06-05 at 09.58.40.png

                  robiR Offline
                  robiR Offline
                  robi
                  wrote on last edited by
                  #10

                  @andreasdueren are those graphs clickable to drill down into each container/app or just high level?

                  Is there a dark mode? Custom dash?

                  Conscious tech

                  andreasduerenA 1 Reply Last reply
                  0
                  • robiR robi

                    @andreasdueren are those graphs clickable to drill down into each container/app or just high level?

                    Is there a dark mode? Custom dash?

                    andreasduerenA Offline
                    andreasduerenA Offline
                    andreasdueren
                    wrote on last edited by
                    #11

                    @robi Not clickable but filterable. Darkmode exists. You can rudimentarily change the layout but this is not designed to be hyper customized it seems.

                    Screenshot 2025-06-06 at 12.49.46.png Screenshot 2025-06-06 at 12.49.58.png Screenshot 2025-06-06 at 12.50.53.png

                    robiR 1 Reply Last reply
                    2
                    • J joseph

                      @andreasdueren you can use https://docs.cloudron.io/networking/#whitelist-ports instead of the iptables rule to keep things persistent.

                      andreasduerenA Offline
                      andreasduerenA Offline
                      andreasdueren
                      wrote on last edited by
                      #12

                      @joseph Oh nice!

                      1 Reply Last reply
                      0
                      • andreasduerenA andreasdueren

                        @robi Not clickable but filterable. Darkmode exists. You can rudimentarily change the layout but this is not designed to be hyper customized it seems.

                        Screenshot 2025-06-06 at 12.49.46.png Screenshot 2025-06-06 at 12.49.58.png Screenshot 2025-06-06 at 12.50.53.png

                        robiR Offline
                        robiR Offline
                        robi
                        wrote on last edited by
                        #13

                        @andreasdueren Thank you.

                        Doesn't seem to help humans ID the Apps w/o further matching to names or domains or Cloudron renaming the container IDs like the redis one.

                        Conscious tech

                        andreasduerenA 1 Reply Last reply
                        1
                        • robiR robi

                          @andreasdueren Thank you.

                          Doesn't seem to help humans ID the Apps w/o further matching to names or domains or Cloudron renaming the container IDs like the redis one.

                          andreasduerenA Offline
                          andreasduerenA Offline
                          andreasdueren
                          wrote on last edited by
                          #14

                          @robi Not optimal but still useful for my purposes.

                          1 Reply Last reply
                          2
                          • girishG girish forked this topic 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