Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customizing tosca/figaro #10

Open
ldang opened this issue Jul 21, 2018 · 0 comments
Open

Customizing tosca/figaro #10

ldang opened this issue Jul 21, 2018 · 0 comments

Comments

@ldang
Copy link

ldang commented Jul 21, 2018

In both Tosca and Figaro, there are configuration variables that enable us to change the website title as well as the "badge" that is displayed. This could be very helpful in customizing the FacetSearch and Figaro web ui to make it easier to distinguish between HySDS instances for different projects, as well as making sure the menu links are correct. We can tie the "badge" into "venue", so we can distinguish between the different venues on the same project.

If we are using sdskit/sdscli to configure things, then the files we will want to change are in

~/.sds/files/tosca_settings.cfg.tmpl

TOSCA_TITLE = "HySDS Facet Search"
TOSCA_SUBTITLE = "Datasets"
TOSCA_TITLE_BADGE = "INT1"
SHOW_BADGE = True

~/.sds/files/figaro_settings.cfg.tmpl

# verify the Kibana, Metrics, RabbitMQ, GRQ, ElasticSearch URLs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant