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

Matomo role assumes port 8000 for trusted host settings #1149

Open
dannylamb opened this issue Jun 7, 2019 · 1 comment
Open

Matomo role assumes port 8000 for trusted host settings #1149

dannylamb opened this issue Jun 7, 2019 · 1 comment
Labels
Type: enhancement Identifies work on an enhancement to the Islandora codebase
Milestone

Comments

@dannylamb
Copy link
Contributor

Another gem from spinning up http://future.islandora.ca:

We assume port 8000 in the matomo role here. We should probably just rely on the site url that's already in config.

@whikloj
Copy link
Member

whikloj commented Jun 10, 2019

Looks like trusted host settings don't want the schema, so matamo_site_url might not work.

We could just add the port to the matamo_host variable and add a matamo_site_schema to store the http or https, then edit:

@dannylamb dannylamb added this to the 1.1.0 milestone Jan 30, 2020
@kstapelfeldt kstapelfeldt added Type: enhancement Identifies work on an enhancement to the Islandora codebase and removed enhancement labels Sep 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: enhancement Identifies work on an enhancement to the Islandora codebase
Projects
Development

No branches or pull requests

3 participants