Help with redesigning the Cockpit web interface #21934
Unanswered
Rider03rus
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Heya! There is a few things here so I'll break them down a bit :) TL;DR:
For spinning up a dev environment locally, what issues are you running into? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone

I just recently started learning about cockpit and linux in general. It's been about 3 months since I started doing this. I want to redesign the web interface to make it "unique" for myself. No matter how much I tried, the most I achieved was reworking the authorization page and repainting links and buttons, and not everywhere(you can see the photo below, how it looks now). There's a lot more I'd like to do, but I just don't understand how. I've already tried everything and read all kinds of README.MD and HACKING.MD . The gpt chat also can't tell me anything useful. Please help!
An example of what I want to do: there is an overview tab that contains a gallery of four cards: health, usage, system information, and settings. There are two scales in the usage chart - CPU usage and memory usage. I would like to replace the linear scales with ring diagrams so that the percentages of the load are shown inside, and its name (CPU or memory) is below the diagram.
Beta Was this translation helpful? Give feedback.
All reactions