Webui theme in chef 11

Hi,

I’ve got a question about chef webui-theme.
I’ve migrated my testing chef server 10.8 to chef 11 and i want to
change the color/theme of the Web-ui.
I’ve made a search in the mailing list archive and found nothing.
Many themes are available in :

/opt/chef-server/embedded/service/chef-server-webui/app/assets/stylesheets/themes
:
bec/
bec-green/
blue/
default/
djime-cerulean/
kathleene/
orange/
reidb-greenish/

Any one know how to switch the theme in chef 11 ?

Thanks.

Hello everyone,

nobody can help me about that ?
For exemple, the "private chef" plateform was in orange since a time,
then in grey now...

Hi,

I've got a question about chef webui-theme.
I've migrated my testing chef server 10.8 to chef 11 and i want to
change the color/theme of the Web-ui.
I've made a search in the mailing list archive and found nothing.
Many themes are available in :

/opt/chef-server/embedded/service/chef-server-webui/app/assets/stylesheets/themes
:
bec/
bec-green/
blue/
default/
djime-cerulean/
kathleene/
orange/
reidb-greenish/

Any one know how to switch the theme in chef 11 ?

Thanks.

Try this!

Cheers,

AJ

On 7 March 2013 22:16, Franck Meignen franck.meignen@adullact.org wrote:

Hello everyone,

nobody can help me about that ?
For exemple, the "private chef" plateform was in orange since a time, then
in grey now...

Hi,

I've got a question about chef webui-theme.
I've migrated my testing chef server 10.8 to chef 11 and i want to change
the color/theme of the Web-ui.
I've made a search in the mailing list archive and found nothing.
Many themes are available in :

/opt/chef-server/embedded/service/chef-server-webui/app/assets/stylesheets/themes
:
bec/
bec-green/
blue/
default/
djime-cerulean/
kathleene/
orange/
reidb-greenish/

Any one know how to switch the theme in chef 11 ?

Thanks.

thank's for the tips,
I tried to modify this file, but after the cache cleared, my chef
dosen't change.
I keep on searching.

Thanks,

Le 07/03/2013 10:23, AJ Christensen a écrit :

Try this!

chef-server-webui/app/assets/stylesheets/application.css at master · chef-boneyard/chef-server-webui · GitHub

Cheers,

AJ

On 7 March 2013 22:16, Franck Meignen franck.meignen@adullact.org wrote:

Hello everyone,

nobody can help me about that ?
For exemple, the "private chef" plateform was in orange since a time, then
in grey now...

Hi,

I've got a question about chef webui-theme.
I've migrated my testing chef server 10.8 to chef 11 and i want to change
the color/theme of the Web-ui.
I've made a search in the mailing list archive and found nothing.
Many themes are available in :

/opt/chef-server/embedded/service/chef-server-webui/app/assets/stylesheets/themes
:
bec/
bec-green/
blue/
default/
djime-cerulean/
kathleene/
orange/
reidb-greenish/

Any one know how to switch the theme in chef 11 ?

Thanks.

Dirty method works,

rename the symlink style.css in :
/opt/chef-server/embedded/service/chef-server-webui/app/assets/stylesheets/themes/djime-cerulean
ln -s ../another-theme/style.css

clear the cache and restart chef works for me.

Franck MEIGNEN Signature
*rencontres http://www.adullact.org/agenda?view=ckforms&id=1
*facebook http://www.facebook.com/pages/ADULLACT/321433231274539
youtube http://www.youtube.com/user/ADULLACT twitter
http://twitter.com/ADULLACT Franck MEIGNEN

ADULLACT | Administrateur Systèmes et réseaux
836 rue mas de verchant, 34000 Montpellier
Hotline : +33 8 11 03 03 93 callto://+33811030393
franck.meignen@adullact.org mailto:franck.meignen@adullact.org

Le 11/03/2013 14:09, Franck Meignen a écrit :

thank's for the tips,
I tried to modify this file, but after the cache cleared, my chef
dosen't change.
I keep on searching.

Thanks,

Le 07/03/2013 10:23, AJ Christensen a écrit :

Try this!

chef-server-webui/app/assets/stylesheets/application.css at master · chef-boneyard/chef-server-webui · GitHub

Cheers,

AJ

On 7 March 2013 22:16, Franck Meignen franck.meignen@adullact.org
wrote:

Hello everyone,

nobody can help me about that ?
For exemple, the "private chef" plateform was in orange since a
time, then
in grey now...

Hi,

I've got a question about chef webui-theme.
I've migrated my testing chef server 10.8 to chef 11 and i want to
change
the color/theme of the Web-ui.
I've made a search in the mailing list archive and found nothing.
Many themes are available in :

/opt/chef-server/embedded/service/chef-server-webui/app/assets/stylesheets/themes

:
bec/
bec-green/
blue/
default/
djime-cerulean/
kathleene/
orange/
reidb-greenish/

Any one know how to switch the theme in chef 11 ?

Thanks.