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.
  • 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
                          • robiR Offline
                            robiR Offline
                            robi
                            wrote on last edited by
                            #26

                            I just wish there was a dark mode and a reliable way to configure statping w/o breaking it every time.

                            Conscious tech

                            1 Reply Last reply
                            0
                            • jarlandJ Offline
                              jarlandJ Offline
                              jarland
                              wrote on last edited by
                              #27

                              +1 to this app addition. Would even donate to see it added. Cloudron saves me so much time and money, I need a good status page like that on it.

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

                                I think it's not actively maintained anymore - https://github.com/CachetHQ/Cachet/issues/4326

                                1 Reply Last reply
                                1
                                • jarlandJ jarland

                                  +1 to this app addition. Would even donate to see it added. Cloudron saves me so much time and money, I need a good status page like that on it.

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

                                  @jarland said in Cachet - status page system:

                                  I need a good status page

                                  Uptime Kuma does the job nicely imho.

                                  I use Cloudron with Gandi & Hetzner

                                  marcusquinnM 1 Reply Last reply
                                  1
                                  • jdaviescoatesJ jdaviescoates

                                    @jarland said in Cachet - status page system:

                                    I need a good status page

                                    Uptime Kuma does the job nicely imho.

                                    marcusquinnM Offline
                                    marcusquinnM Offline
                                    marcusquinn
                                    wrote on last edited by
                                    #30

                                    @jdaviescoates It's the incident communication element that makes Cachet more suitable for business.

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

                                    jdaviescoatesJ 1 Reply Last reply
                                    3
                                    • marcusquinnM marcusquinn

                                      @jdaviescoates It's the incident communication element that makes Cachet more suitable for business.

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

                                      @marcusquinn said in Cachet - status page system:

                                      @jdaviescoates It's the incident communication element that makes Cachet more suitable for business.

                                      Thanks, I'm not sure exactly what that is (?), but is it much different from all the notifications Uptime Kuma supports?

                                      See https://github.com/louislam/uptime-kuma/issues/284

                                      I use Cloudron with Gandi & Hetzner

                                      marcusquinnM 1 Reply Last reply
                                      0
                                      • jdaviescoatesJ jdaviescoates

                                        @marcusquinn said in Cachet - status page system:

                                        @jdaviescoates It's the incident communication element that makes Cachet more suitable for business.

                                        Thanks, I'm not sure exactly what that is (?), but is it much different from all the notifications Uptime Kuma supports?

                                        See https://github.com/louislam/uptime-kuma/issues/284

                                        marcusquinnM Offline
                                        marcusquinnM Offline
                                        marcusquinn
                                        wrote on last edited by marcusquinn
                                        #32

                                        @jdaviescoates This. Generally considered good courtesy for a company to be transparent about issues and responses, and a legal obligation under GDPR to log any potential breach incidents, with advice on who might be affected, what is being done, and how those affected my protect themselves best from any incident.

                                        cd3ccbe6-7535-4fb3-8778-ac4e6e8fd1c7-image.png

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

                                        jdaviescoatesJ 1 Reply Last reply
                                        2
                                        • marcusquinnM marcusquinn

                                          @jdaviescoates This. Generally considered good courtesy for a company to be transparent about issues and responses, and a legal obligation under GDPR to log any potential breach incidents, with advice on who might be affected, what is being done, and how those affected my protect themselves best from any incident.

                                          cd3ccbe6-7535-4fb3-8778-ac4e6e8fd1c7-image.png

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

                                          @marcusquinn aha, gotcha, nice.

                                          I use Cloudron with Gandi & Hetzner

                                          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