This message was deleted.
# developer
a
This message was deleted.
w
Do you mean you made changes to rancher/dashboard, built them and would now like to use them in an instance of rancher? If so, you need to host the build artifacts somewhere and then you can change the url rancher uses to serve those artifacts.
s
No, I built a package like that https://github.com/rancher/ui-plugin-examples/tree/main/pkg/clock And I want to add it to my production rancher server
w
Alright, for extensions the only way we support adding them to a production server is through adding the git repo as mentined in the top of the readme here https://github.com/rancher/ui-plugin-examples. It does require that you build the helm chart which I don't see docs for yet. If you have the patience to figure it out you can use our publish script https://github.com/rancher/ui-plugin-examples/blob/main/scripts/publish otherwise I'll update here once we have the docs.
1
s
Thank you for information!
I built a package by example https://github.com/cogor/rancher-rick-roll-plugin But when I installed it I got an error Hot can I fix that?
@wooden-engine-7388 Can you help me with that problem?
I built container on mac M1 probably problem with that
I solved the problem, it was an issue with building container on mac m1