문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 |
horizon_dashboard_theme_customization [2025/01/02 02:13] – koov | horizon_dashboard_theme_customization [2025/01/06 06:58] (현재) – [static resource] koov |
---|
* 정적파일경로 : ''/etc/kolla/config/horizon/themes/<테마명>/static/'' | * 정적파일경로 : ''/etc/kolla/config/horizon/themes/<테마명>/static/'' |
* 소스URL : ''/static/themes/<테마명>/'' | * 소스URL : ''/static/themes/<테마명>/'' |
| * 템플릿내에서 적용시 : ''%%{{ STATIC_URL }}/themes/<테마명>/img/my-logo.png%%'' |
| |
이후 ''kolla-ansible''로 배포 적용하면 된다. | 이후 ''kolla-ansible''로 배포 적용하면 된다. |
===== 참조링크 ===== | ===== 참조링크 ===== |
* https://docs.openstack.org/kolla-ansible/latest/reference/shared-services/horizon-guide.html | * https://docs.openstack.org/kolla-ansible/latest/reference/shared-services/horizon-guide.html |
| * https://docs.openstack.org/horizon/latest/configuration/customizing.html |
* https://docs.starlingx.io/system_configuration/kubernetes/creating-a-custom-branding-tarball.html | * https://docs.starlingx.io/system_configuration/kubernetes/creating-a-custom-branding-tarball.html |
| |
| |