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

Scratch Analytics enabled

Scheduled Pinned Locked Moved Troubleshooting
29 Posts 2 Posters 6.0k Views 1 Watching
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.
  • J Offline
    jkandasa @JeeLet
    last edited by 28 Apr 2022, 00:14

    @jeelet your mycontroller.yaml file has all the details
    example:

    directories:
      data: ...
      logs: ...
      tmp: ...
      secure_share: ...
      insecure_share: ...
    

    But you do not have to delete everything. You can delete the Nodes, Sources, and Fields manually from the UI.

    another workaround: Just create a Gateway with the same name and delete the gateway. It is recommended to disable the gateway then delete it. In your case: GWusb0.

    1 Reply Last reply Reply Quote 0
    • J Offline
      JeeLet
      last edited by 28 Apr 2022, 12:49

      yes to delete yaml files in
      it's good, MyC is all clean 🙂

      for influxDB nothing to delete ?

      a question of cosmetic:
      how to fade the background of the main page of MyC
      the white color starts to hurt my eyes.
      and I can't see the widgets frame
      a value in a css file to modify ?

      J 3 Replies Last reply 29 Apr 2022, 03:20 Reply Quote 0
      • J Offline
        jkandasa @JeeLet
        last edited by 29 Apr 2022, 03:20

        @jeelet

        for influxDB nothing to delete ?

        for now MyController v2 will not touch influx db for deletion, you have to do it manually.

        a question of cosmetic:
        how to fade the background of the main page of MyC
        the white color starts to hurt my eyes.
        and I can't see the widgets frame
        a value in a css file to modify ?

        You can not modify it permanently. I will try to provide an option for that in the future build.

        1 Reply Last reply Reply Quote 0
        • J Offline
          jkandasa @JeeLet
          last edited by jkandasa 29 Apr 2022, 12:26

          @jeelet to support multiple themes, I have created GH issue. https://github.com/mycontroller-org/console-web/issues/10
          I will implement those, when i get time

          1 Reply Last reply Reply Quote 0
          • J Offline
            JeeLet
            last edited by 29 Apr 2022, 16:32

            Hello

            • my automatic notification of the forum has trouble, I change my settings to see ;(

            yes the taking into account of the themes is important, the packaging of the product is important.
            But my request is more for a visual comfort, I spend important hours on MyController 🙂

            Thanks

            J 1 Reply Last reply 1 May 2022, 13:56 Reply Quote 0
            • J Offline
              jkandasa @JeeLet
              last edited by 1 May 2022, 13:56

              @jeelet sure, I will make it as soon as possible

              my automatic notification of the forum has trouble, I change my settings to see ;(

              What is the issue?

              1 Reply Last reply Reply Quote 0
              • J Offline
                JeeLet
                last edited by JeeLet 5 Jan 2022, 22:36 1 May 2022, 17:01

                No, still no automatic notification.
                I'll change my mailbox to see, maybe it's my provider.

                question:
                Is there a place on the forum where you can find the list of Mycontroller versions?

                Number and date of arrival

                J 1 Reply Last reply 2 May 2022, 08:30 Reply Quote 0
                • J Offline
                  jkandasa @JeeLet
                  last edited by 2 May 2022, 08:30

                  @jeelet

                  Is there a place on the forum where you can find the list of Mycontroller versions?

                  You may check in docker hub for MyController v2: https://hub.docker.com/r/mycontroller/server/tags

                  Yet to release the first version of the MyController V2. Till that time you can not see different version numbers

                  1 Reply Last reply Reply Quote 0
                  • J Offline
                    JeeLet
                    last edited by 2 May 2022, 08:41

                    I expressed myself badly, I wanted to say the updates 🙂

                    but I found it on https://github.com/mycontroller-org

                    there is a text, a line that gives the info
                    example : "Updated 3 days ago"

                    for lack of number I would have a date 🙂

                    good day to you jkandasa

                    J 1 Reply Last reply 2 May 2022, 09:47 Reply Quote 0
                    • J Offline
                      jkandasa @JeeLet
                      last edited by 2 May 2022, 09:47

                      @jeelet for executable you can check it in https://github.com/mycontroller-org/server/releases/tag/master

                      1 Reply Last reply Reply Quote 0
                      • J Offline
                        jkandasa @JeeLet
                        last edited by jkandasa 5 Jun 2022, 11:49 6 May 2022, 06:18

                        @JeeLet there is an update in theme, I have implemented initial support for theme. long way to go. overtime we can completely implement the theme feature in MyController v2.

                        you can check the latest build for the change.

                        to add custom theme:

                        • Resources >> Data Repository >> Add, the following,
                        • refresh the browser
                        • you can create multiple themes based on this template
                        id: gray_theme
                        readOnly: true
                        description: Gray theme
                        labels:
                          gui_theme: 'true'
                        data:
                          '--mc-background-color': '#ccc'
                          '--mc-components-background-color': '#ccc'
                          '--mc-dashboard-background-color': '#ccc'
                          '--mc-timestamp-color': var(--pf-global--palette--black-600)
                          '--mc-widget-background-color': '#ccc'
                          '--mc-widget-title-background-color': '#f6f6f6'
                          '--mc-widget-title-color': '#434343'
                          '--mc-widget-utilization-function-color': var(--pf-global--palette--black-400)
                          '--mc-widget-utilization-title-color': var(--pf-global--palette--black-600)
                          '--mc-widget-utilization-unit-color': var(--pf-global--palette--black-600)
                          '--mc-widget-utilization-value-color': var(--pf-global--palette--black-800)
                        
                        • To change the theme,
                          4bda4861-1d36-418f-b1e2-3995afb2aee1-image.png
                        • your newly added custom themes will be listed here on browser refresh
                        • for now changing themes are not recorded in server, only caches in browser.
                        1 Reply Last reply Reply Quote 0
                        • J Offline
                          JeeLet
                          last edited by 6 May 2022, 06:59

                          Hello jkandasa

                          I realize that I give you a lot of work, I will try to reduce my requests.
                          But MyController has a big potential, the choice that you made to assemble different elements and the type of structure that forms MyC is great.

                          So Bravo for the launching of the themes step, I test in the day, I will make a report this evening or tomorrow (a video ? 🙂 )

                          Thanks again

                          ps: message notification finally works
                          (it was my provider )

                          J 1 Reply Last reply 6 May 2022, 11:51 Reply Quote 0
                          • J Offline
                            jkandasa @JeeLet
                            last edited by 6 May 2022, 11:51

                            @jeelet

                            I realize that I give you a lot of work, I will try to reduce my requests.

                            until it is a valid request, no worries
                            I can work only on the request, when I get enough free time.

                            So Bravo for the launching of the themes step, I test in the day, I will make a report this evening or tomorrow (a video ? 🙂 )

                            do it when you have free time

                            ps: message notification finally works

                            good to know

                            1 Reply Last reply Reply Quote 0
                            26 out of 29
                            • First post
                              26/29
                              Last post

                            0

                            Online

                            626

                            Users

                            532

                            Topics

                            3.4k

                            Posts
                            Copyright © 2015-2025 MyController.org | Contributors | Localization