Sunstone customization

Hi all,

I want to customize the sunstone interface with my own template.

Is that possible ?

Could you tell me which files to edit and how to take them into account?

Regards.

Hi, you should be able to find the source code at /usr/lib/one/sunstone
There are ERB templates at views/ used to serve sunstone static and the rest at public/.
In the latest versions there also should be a build.sh script to build the app. Basically you can replace it all :slight_smile:

Also if you’re going to just modify sunstone, you can switch it to dev mode at /etc/one/sunstone-server.conf