Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
org.etsi.osl.main
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue 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
OSL
code
org.etsi.osl.main
Commits
384ca409
Commit
384ca409
authored
10 months ago
by
trantzas
Browse files
Options
Downloads
Patches
Plain Diff
fix for
#26
: Revise HELM deployment documentation regarding Keycloak configuration
parent
738ae785
No related branches found
No related tags found
3 merge requests
!34
Merging develop (merged from 2024Q2_RC) into main creating for 2024Q2 Release
,
!33
Merging 2024Q2_RC into main creating for 2024Q2 Release
,
!32
Merging 2024Q2_RC into develop
Pipeline
#7009
passed
10 months ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
kubernetes/helm/README.md
+4
-12
4 additions, 12 deletions
kubernetes/helm/README.md
with
4 additions
and
12 deletions
kubernetes/helm/README.md
+
4
−
12
View file @
384ca409
...
...
@@ -22,7 +22,7 @@ helm uninstall myopenslice --namespace openslice
### Hardware requirements:
|
**Minimum Hardware Requirements**
|
**Recomended Hardware Requirements**
|
|
**Minimum Hardware Requirements**
|
**Recom
m
ended Hardware Requirements**
|
| --------------------------------- | ------------------------------------ |
| 4 CPU cores | 8 CPU cores |
| 8 GB RAM | 16 GB RAM |
...
...
@@ -360,7 +360,7 @@ The Keycloack server is managing authentication and running on a container at po
-
user: admin
-
password: Pa55w0rd
> if you are running in HTTP
you will
get a message: HTTPS required.
>
This applies only
if you are running in HTTP
and
get a message: HTTPS required.
To resolve this issue
<u>
when running in HTTP
</u>
:
...
...
@@ -371,15 +371,7 @@ To resolve this issue <u>when running in HTTP</u>:
> If you are running in HTTPS, then "Require SSL" can be left unchanged to external requests.
#### 1. Configure redirects
Navigate to realm Openslice > Clients > osapiWebClientId and change the Root URL to your domain.
Also, insert your domain, e.g. http://example.org/
*
, at:
*
Valid Redirect URIs
*
Web Origins
#### 2. Configure email
#### 1. Configure email
Keycloak allows new users to register. Subsequently, this will also allow new users to register to the OpenSlice portal.
...
...
@@ -390,7 +382,7 @@ Finally, enter the details of the mail server at the Email Tab.
> Email configuration is optional for test runs, but if not provided the above functionalities (e.g. external user registration) will not be possible.
####
3
. Add an OpenSlice admin user
####
2
. Add an OpenSlice admin user
This step is mandatory so as to access the OpenSlice Web UI. To add an OpenSlice admin user you must:
-
Navigate to realm Openslice > Users > Add user
...
...
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