Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vlkb-soda
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
ViaLactea
vlkb-soda
Commits
4f76dc9e
Commit
4f76dc9e
authored
2 weeks ago
by
Robert Butora
Browse files
Options
Downloads
Patches
Plain Diff
README: adds table on config of SKA-releases 1.6.2, 1.7(.2), 1.8.3
parent
931ae25e
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+2
-0
2 additions, 0 deletions
README.md
SKA-CONFIG.md
+27
-0
27 additions, 0 deletions
SKA-CONFIG.md
with
29 additions
and
0 deletions
README.md
+
2
−
0
View file @
4f76dc9e
...
...
@@ -70,4 +70,6 @@ Configure security:
|
**AUTHZ_DB_PASSWORD**
| password for the DB-user |
### SKA versions summary
[
Config
](
SKA-CONFIG.md
)
summary of vlkb-soda releases to SKA.
This diff is collapsed.
Click to expand it.
SKA-CONFIG.md
0 → 100644
+
27
−
0
View file @
4f76dc9e
Configuration summary for versions released to
[
SKA-harbor
](
https://harbor.srcdev.skao.int
)
.
Based on Soda helm-charts v0.0.4:
*
gatekeeper-ingress requires path-prefix: /soda
*
soda/values.yaml sets: fsGroup, relativeSubPath and ACCESS_CONTEXT_ROOT
| vlkb-soda version: | 1.6.2 | 1.7(.2) | 1.8.3 |
|--------------------|:---------:|:---------:|:---------:|
| user in container | root | 1000:1000 | 1002:1002 |
| security: fsGroup | n/a | 1000 | 1002 |
| volume: relativeSubPath | "surveys" | "datasets" | "datasets" |
|
**SECURITY**
(deprecated) |
\<
empty
\>
|
\<
empty
\>
| n/a |
|
**ACCESS_CONTEXT_ROOT**
defaults | n/a | "datasets" | "soda" |
| webapp-name (web.xml) | "soda" | "soda" | "sync" |
Caveats:
Set ACCESS_CONTEXT_ROOT to empty string to avoid its default and
default used only when the var is not
*defined*
(only in 1.8.3).
In 1.6.2 and 1.7 default used only when ACCESS_CONTEXT_ROOT is not defined or is an empty string.
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