Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
b3166bfa
Commit
b3166bfa
authored
1 year ago
by
Reinder Kraaij
Browse files
Options
Downloads
Plain Diff
Merge branch 'TMSS-GRAFANA-Front-End-Only' into 'master'
allow grafana See merge request
!1314
parents
6207a220
3a40a90d
No related branches found
Branches containing commit
Tags
LOFAR-Release-4_4_119
Tags containing commit
1 merge request
!1314
allow grafana
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SAS/TMSS/deploy/tmss/nginx/default.conf
+1
-1
1 addition, 1 deletion
SAS/TMSS/deploy/tmss/nginx/default.conf
with
1 addition
and
1 deletion
SAS/TMSS/deploy/tmss/nginx/default.conf
+
1
−
1
View file @
b3166bfa
...
...
@@ -10,7 +10,7 @@ server {
listen
8008
;
add_header
Strict
-
Transport
-
Security
"max-age=31536000; includeSubdomains; preload"
always
;
add_header
Content
-
Security
-
Policy
"default-src 'self' data: https://cdnjs.cloudflare.com; style-src 'self' 'unsafe-inline' https://stackpath.bootstrapcdn.com https://fonts.googleapis.com https://cdnjs.cloudflare.com; font-src 'self' data: https://stackpath.bootstrapcdn.com https://fonts.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdnjs.cloudflare.com; connect-src 'self' ws://localhost:5678 ws://tmss.lofar.eu:5678; img-src 'self' data: blob: https://tile.openstreetmap.org https://server.arcgisonline.com"
;
add_header
Content
-
Security
-
Policy
"default-src 'self' data: https://cdnjs.cloudflare.com; style-src 'self' 'unsafe-inline' https://stackpath.bootstrapcdn.com https://fonts.googleapis.com https://cdnjs.cloudflare.com; font-src 'self' data: https://stackpath.bootstrapcdn.com https://fonts.gstatic.com; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdnjs.cloudflare.com; connect-src 'self' ws://localhost:5678 ws://tmss.lofar.eu:5678
https://faro-collector-prod-eu-west-2.grafana.net/collect/8b2ee2532bfff84be000d24235916b3b
; img-src 'self' data: blob: https://tile.openstreetmap.org https://server.arcgisonline.com"
;
add_header
Referrer
-
Policy
'strict-origin'
;
location
/ {
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment