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. Cachet - status page system

Cachet - status page system

Scheduled Pinned Locked Moved App Wishlist
45 Posts 17 Posters 7.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.
  • d19dotcaD Offline
    d19dotcaD Offline
    d19dotca
    wrote on last edited by
    #6

    Are we able to workaround this not being a Cloudron-approved app by deploying Cachet in a LAMP app instead? Has anyone tried that yet? I think I may try that this weekend if time permits.

    --
    Dustin Dauncey
    www.d19.ca

    1 Reply Last reply
    1
    • M Offline
      M Offline
      msbt
      App Dev
      wrote on last edited by
      #7

      I built this a few months ago including a python script to check the uptime for websites, but I've lost the repo while moving to a new docker registry. There should be a backup somewhere which I can check... However, there should be no problem installing it on a LAMP.

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

        Wanted to provide an update on this. Packaging this app is straightforward since it's lavarel based (https://git.cloudron.io/cloudron/cachethq-app). There are some issues:

        • The 2.3 release does not support php 7.2. https://github.com/CachetHQ/Cachet/issues/3719 . So, let's wait for the 2.4 release.
        • I found the app itself does not monitor. One has to install sidecar package like https://github.com/castawaylabs/cachet-monitor or https://github.com/mtakaki/cachet-url-monitor . I guess we need to bundle one of these solutions in the package itself.
        T 2 Replies Last reply
        4
        • girishG girish

          Wanted to provide an update on this. Packaging this app is straightforward since it's lavarel based (https://git.cloudron.io/cloudron/cachethq-app). There are some issues:

          • The 2.3 release does not support php 7.2. https://github.com/CachetHQ/Cachet/issues/3719 . So, let's wait for the 2.4 release.
          • I found the app itself does not monitor. One has to install sidecar package like https://github.com/castawaylabs/cachet-monitor or https://github.com/mtakaki/cachet-url-monitor . I guess we need to bundle one of these solutions in the package itself.
          T Offline
          T Offline
          Trankery
          wrote on last edited by
          #9

          @girish have you got any news on this?

          1 Reply Last reply
          2
          • girishG girish

            Wanted to provide an update on this. Packaging this app is straightforward since it's lavarel based (https://git.cloudron.io/cloudron/cachethq-app). There are some issues:

            • The 2.3 release does not support php 7.2. https://github.com/CachetHQ/Cachet/issues/3719 . So, let's wait for the 2.4 release.
            • I found the app itself does not monitor. One has to install sidecar package like https://github.com/castawaylabs/cachet-monitor or https://github.com/mtakaki/cachet-url-monitor . I guess we need to bundle one of these solutions in the package itself.
            T Offline
            T Offline
            Trankery
            wrote on last edited by
            #10

            @girish is it possible to pack this in an unstable release or help me install it on cloudron?

            d19dotcaD 1 Reply Last reply
            0
            • T Trankery

              @girish is it possible to pack this in an unstable release or help me install it on cloudron?

              d19dotcaD Offline
              d19dotcaD Offline
              d19dotca
              wrote on last edited by
              #11

              @Trankery As @girish mentioned, there are some limitations in it currently with support for php and so it was suggested to wait for the 2.4 version of Cachet, however 2.4 does not appear to have been released yet officially by the CachetHQ team. You can theoretically deploy a LAMP stack and deploy the app that way as discussed earlier in the thread. I have been meaning to try deploying this myself as well and haven't completed it. Maybe I'll do that in the next week or two, and will report back if I can get it to work. At this time though, I'm almost looking at alternatives to Cachet to provide service status updates and monitoring history to my clients.

              --
              Dustin Dauncey
              www.d19.ca

              d19dotcaD 1 Reply Last reply
              0
              • d19dotcaD d19dotca

                @Trankery As @girish mentioned, there are some limitations in it currently with support for php and so it was suggested to wait for the 2.4 version of Cachet, however 2.4 does not appear to have been released yet officially by the CachetHQ team. You can theoretically deploy a LAMP stack and deploy the app that way as discussed earlier in the thread. I have been meaning to try deploying this myself as well and haven't completed it. Maybe I'll do that in the next week or two, and will report back if I can get it to work. At this time though, I'm almost looking at alternatives to Cachet to provide service status updates and monitoring history to my clients.

                d19dotcaD Offline
                d19dotcaD Offline
                d19dotca
                wrote on last edited by
                #12

                Side note: A useful resource for alternatives in case this helps your project @Trankery: https://github.com/ivbeg/awesome-status-pages - In particular I think https://pagefate.com/ looks quite good.

                --
                Dustin Dauncey
                www.d19.ca

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

                  @d19dotca @Trankery maybe I can build the 2.4 branch and publish the app as unstable. Let me try in some time.

                  If you follow the upstream project, do either of you know why they haven't released 7.2 support? Ubuntu 18 uses 7.2 by default, so I cannot imagine how people are installing it.

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

                    Actually, I think we should wait for the 2.4 release - https://github.com/CachetHQ/Cachet/issues/3968 . If there is another status page system, we can look into packaging that.

                    d19dotcaD ruihildtR 2 Replies Last reply
                    1
                    • girishG girish

                      Actually, I think we should wait for the 2.4 release - https://github.com/CachetHQ/Cachet/issues/3968 . If there is another status page system, we can look into packaging that.

                      d19dotcaD Offline
                      d19dotcaD Offline
                      d19dotca
                      wrote on last edited by
                      #15

                      @girish - Definitely lots of alternatives. I think the more common ones to Cachet is StatPing, Staytus (although apparently it's discontinued but not too old), a newer one called Statusfy, list goes on. I'm going to try to package together one someday as well as a custom app and see how it goes.

                      --
                      Dustin Dauncey
                      www.d19.ca

                      fbartelsF 1 Reply Last reply
                      2
                      • girishG girish

                        Actually, I think we should wait for the 2.4 release - https://github.com/CachetHQ/Cachet/issues/3968 . If there is another status page system, we can look into packaging that.

                        ruihildtR Offline
                        ruihildtR Offline
                        ruihildt
                        wrote on last edited by
                        #16

                        @girish said in Cachet - status page system:

                        Actually, I think we should wait for the 2.4 release - https://github.com/CachetHQ/Cachet/issues/3968 . If there is another status page system, we can look into packaging that.

                        After a quick research, I found the following: https://github.com/bazzite/statusfy

                        No idea if this fits the bill though.

                        1 Reply Last reply
                        1
                        • ? Offline
                          ? Offline
                          A Former User
                          wrote on last edited by
                          #17

                          Open Source Self-Hosted Cachet Alternatives
                          https://alternativeto.net/software/cachet/?license=opensource&platform=self-hosted

                          1 Reply Last reply
                          1
                          • T Offline
                            T Offline
                            Trankery
                            wrote on last edited by
                            #18

                            Staytus would be amazing to have.

                            1 Reply Last reply
                            0
                            • girishG girish

                              @d19dotca @Trankery maybe I can build the 2.4 branch and publish the app as unstable. Let me try in some time.

                              If you follow the upstream project, do either of you know why they haven't released 7.2 support? Ubuntu 18 uses 7.2 by default, so I cannot imagine how people are installing it.

                              T Offline
                              T Offline
                              Trankery
                              wrote on last edited by
                              #19

                              @girish Would you be able to push an unstable release of Staytus or CachetHQ by now?

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

                                @Trankery From what I can tell, staytus hasn't been developed in a while (last commit almost a year ago). CachetHQ is active but hasn't release in a while as well (https://github.com/CachetHQ/Cachet/issues/3968). I am waiting for some upstream response before publishing it because don't want people using apps that are not actively maintained.

                                1 Reply Last reply
                                1
                                • d19dotcaD d19dotca

                                  @girish - Definitely lots of alternatives. I think the more common ones to Cachet is StatPing, Staytus (although apparently it's discontinued but not too old), a newer one called Statusfy, list goes on. I'm going to try to package together one someday as well as a custom app and see how it goes.

                                  fbartelsF Offline
                                  fbartelsF Offline
                                  fbartels
                                  App Dev
                                  wrote on last edited by
                                  #21

                                  @d19dotca said in Cachet - status page system:

                                  I think the more common ones to Cachet is StatPing, ..

                                  I played around with statping today. What intrigues me about it (apart from it being written in golang) is the ability to use custom webhooks and even own scripts for notifications.

                                  App is located at https://git.cloudron.io/fbartels/statping-app/, but surely can use some more polish. But it is generally in an "it works" state.

                                  fbartelsF 1 Reply Last reply
                                  6
                                  • fbartelsF fbartels

                                    @d19dotca said in Cachet - status page system:

                                    I think the more common ones to Cachet is StatPing, ..

                                    I played around with statping today. What intrigues me about it (apart from it being written in golang) is the ability to use custom webhooks and even own scripts for notifications.

                                    App is located at https://git.cloudron.io/fbartels/statping-app/, but surely can use some more polish. But it is generally in an "it works" state.

                                    fbartelsF Offline
                                    fbartelsF Offline
                                    fbartels
                                    App Dev
                                    wrote on last edited by
                                    #22

                                    Made another basic app based on https://monitoror.com/.

                                    Monitoror is a quite passive status page meant to be displayed on a large screen, so does not offer any way to interact with it.

                                    code: https://git.cloudron.io/fbartels/monitoror-app
                                    my installation: https://monitor.9wd.eu/?configPath=./config.json

                                    monitoror has this one downside to me that you cannot pass a default configuration but always need to specify the configuration through the url. this makes monitoror very flexible since one installation can serve a practically unlimited amount of dashboards, but you also always need to know the name of your configuration.

                                    Monitoror can work together with statping since it can parse and show data from the json status of statping.

                                    apart from that statping seems to have some bugs that make it a bit difficult. like for whatever reason I cannot use local assets, but must use their cnd. i have mixed feelings about the android app and the auto configuration through the qr code did not work for me (did not fill api secret). but still everything else looks to be less simple, but flexible.

                                    1 Reply Last reply
                                    1
                                    • T Offline
                                      T Offline
                                      Trankery
                                      wrote on last edited by
                                      #23

                                      Is anyone able to provide a cloudron based copy of staytus.co?
                                      Or is there already one?

                                      If so, it would be really nice to have someone explain how to install it using the cli.

                                      Thanks!

                                      1 Reply Last reply
                                      2
                                      • nebulonN Offline
                                        nebulonN Offline
                                        nebulon
                                        Staff
                                        wrote on last edited by
                                        #24

                                        Just a heads up, we've released statping as unstable for now. The forum section is at https://forum.cloudron.io/category/92/statping

                                        1 Reply Last reply
                                        2
                                        • marcusquinnM Offline
                                          marcusquinnM Offline
                                          marcusquinn
                                          wrote on last edited by marcusquinn
                                          #25

                                          Just noticed that Vivaldi Browser services use CachetHQ for their status page:

                                          • https://vivaldistatus.com/

                                          Not found anything that compares to Updown.io yet but CachetHQ looks decent and the demo shows more features like explaining incidents:

                                          • https://demo.cachethq.io/

                                          The thing I don't like about StatPing is the red blocks for a whole day when you might have had a 1 minute outage.

                                          Web Design https://www.evergreen.je
                                          Development https://brandlight.org
                                          Life https://marcusquinn.com

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