[Openstack-operators] Change Dashboard Splash Logo and Top-left logo
Matthias Runge
mrunge at redhat.com
Fri Aug 19 15:39:44 UTC 2016
On 19/08/16 15:34, William Josefsson wrote:
> Hi all,
>
> I tried this quick fix of replacing logo.png and logo-splash copy and
> overwrite the files, however one restart httpd the files get replaced
> to the originals?
>
> How can I prevent this from happening, or do I need to write a cron
> line that once every 5min creates a link to my custom logo images? thx
> will
>
> On Mon, Aug 15, 2016 at 4:10 PM, Saverio Proto <zioproto at gmail.com> wrote:
>> On ubuntu we just replace these two files:
>>
>> /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/img/logo.png
>> /usr/share/openstack-dashboard/openstack_dashboard/static/dashboard/img/logo-splash.png
>>
>> we make sure with puppet that our version of these two files is in place.
Be careful, the logos exist twice, once in
/usr/share/openstack-dashboard/static and the other time in the location
mentioned above.
(difference is another 'openstack_dashboard' in there)
I can't speak for .deb packages, but if you're simply replacing files on
rpm based distributions, this gets overwritten by package updates.
The more permanent solution is to create a customization theme.
--
Matthias Runge <mrunge at redhat.com>
Red Hat GmbH, http://www.de.redhat.com/, Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Michael Cunningham,
Michael O'Neill, Eric Shander
More information about the OpenStack-operators
mailing list