Alternative Themes?

I am about to stand up another Foreman server and was wondering… is there
a way to change the CSS, perhaps select a different Theme or Skin for the
other server so I can better tell them apart? Thanks.

There is the Foreman Custom Banner Plugin
(https://github.com/jcmcken/foreman_custom_banner).
It might fix your problem (at least as far as 'telling apart' is
concerned), although I haven't tried it myself so far.

··· Am Dienstag, 12. Mai 2015 21:18:16 UTC+2 schrieb lawre: > > I am about to stand up another Foreman server and was wondering... is > there a way to change the CSS, perhaps select a different Theme or Skin for > the other server so I can better tell them apart? Thanks. >

> I am about to stand up another Foreman server and was wondering… is
> there a way to change the CSS, perhaps select a different Theme or Skin for
> the other server so I can better tell them apart? Thanks.
>

AFAIK Shim did some work on this and demonstrated how a simple plugin can
replace css… Shim?

··· On Tue, May 12, 2015 at 10:18 PM, lawre wrote:


You received this message because you are subscribed to the Google Groups
“Foreman users” group.
To unsubscribe from this group and stop receiving emails from it, send an
email to foreman-users+unsubscribe@googlegroups.com.
To post to this group, send email to foreman-users@googlegroups.com.
Visit this group at http://groups.google.com/group/foreman-users.
For more options, visit https://groups.google.com/d/optout.

I think this will do the trick for now. Thanks!

··· On Wednesday, May 13, 2015 at 5:50:49 AM UTC-5, Matthias Thubauville wrote: > > There is the Foreman Custom Banner Plugin ( > https://github.com/jcmcken/foreman_custom_banner). > It might fix your problem (at least as far as 'telling apart' is > concerned), although I haven't tried it myself so far. > >

Indeed, there is my work on it:
https://github.com/ShimShtein/foreman_themify

Basically it allows you to replace every asset in Foreman.
CSS, images and so on.

Enjoy and feel free to contact me about the plugin.

Shimon.

··· On Wednesday, May 13, 2015 at 10:23:21 AM UTC+3, ohad wrote: > > > On Tue, May 12, 2015 at 10:18 PM, lawre <all...@gmail.com > > wrote: > >> I am about to stand up another Foreman server and was wondering... is >> there a way to change the CSS, perhaps select a different Theme or Skin for >> the other server so I can better tell them apart? Thanks. >> > > AFAIK Shim did some work on this and demonstrated how a simple plugin can > replace css... Shim? > >> -- >> You received this message because you are subscribed to the Google Groups >> "Foreman users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to foreman-user...@googlegroups.com . >> To post to this group, send email to forema...@googlegroups.com >> . >> Visit this group at http://groups.google.com/group/foreman-users. >> For more options, visit https://groups.google.com/d/optout. >> > >

This did not actually fit the bill. I am looking for an rpm install
solution, not one I have to build a gem for, unfortunately.

I have opened an issue with the foreman_custom_banner project to hopefully
do this:

··· On Friday, May 15, 2015 at 5:44:23 PM UTC-5, lawre wrote: > > I think this will do the trick for now. Thanks! > > On Wednesday, May 13, 2015 at 5:50:49 AM UTC-5, Matthias Thubauville wrote: >> >> There is the Foreman Custom Banner Plugin ( >> https://github.com/jcmcken/foreman_custom_banner). >> It might fix your problem (at least as far as 'telling apart' is >> concerned), although I haven't tried it myself so far. >> >>