Skip to content
This repository has been archived by the owner on Jul 25, 2022. It is now read-only.

Make favicons dynamic #1988

Merged
merged 2 commits into from
Jun 25, 2020
Merged

Make favicons dynamic #1988

merged 2 commits into from
Jun 25, 2020

Conversation

johnsonw
Copy link
Contributor

@johnsonw johnsonw commented Jun 18, 2020

Make favicons dynamic

Fixes #1700.

Signed-off-by: johnsonw wjohnson@whamcloud.com


This change is Reviewable

@johnsonw johnsonw added this to the IML EX V2 milestone Jun 18, 2020
@johnsonw johnsonw self-assigned this Jun 18, 2020
@johnsonw johnsonw changed the base branch from master to iml-config-cli June 19, 2020 21:24
@johnsonw johnsonw marked this pull request as ready for review June 19, 2020 21:25
@johnsonw johnsonw requested a review from a team June 19, 2020 22:05
@jgrund jgrund removed this from the IML EX V2 milestone Jun 20, 2020
@johnsonw johnsonw force-pushed the iml-config-cli branch 2 times, most recently from d082469 to b49f700 Compare June 22, 2020 16:26
Base automatically changed from iml-config-cli to master June 23, 2020 11:59
@jgrund
Copy link
Member

jgrund commented Jun 23, 2020

Can you rebase this on latest master? It has changes from the previous patch.

docker/docker-compose.yml Outdated Show resolved Hide resolved
iml-gui/configs/webpack.config.js Outdated Show resolved Hide resolved
iml-manager-cli/src/nginx.rs Outdated Show resolved Hide resolved
settings.py Outdated Show resolved Hide resolved
vagrant/scripts/install_iml_local.sh Outdated Show resolved Hide resolved
.copr/Makefile Outdated Show resolved Hide resolved
@johnsonw
Copy link
Contributor Author

Rpm Branding:
rpm_branding

Docker Branding:
docker_branding

Create an iml-config cli tool that will be used to perform config
related tasks. In this patch, a drop-in will be added to nginx that will
load all iml environment variables. These environment variables will
then be used to generate the nginx config file from the chroma template
any time nginx is restarted. This will allow the template variables to
change in the nginx config based on environment variable overloading.

Signed-off-by: johnsonw <wjohnson@whamcloud.com>
@jgrund jgrund self-requested a review June 25, 2020 01:25
@jgrund jgrund merged commit 9f69480 into master Jun 25, 2020
@jgrund jgrund deleted the dynamic-favicon branch June 25, 2020 17:31
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IML favicon should be customizable
3 participants