Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
documentation
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
documentation
Commits
efcdf960
Commit
efcdf960
authored
1 year ago
by
Kostis Trantzas
Browse files
Options
Downloads
Patches
Plain Diff
Changed indentation in text to display properly
parent
3c7be169
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!8
Populate develop with main branch documentation
Pipeline
#4483
passed
1 year ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/deployment.md
+13
-13
13 additions, 13 deletions
doc/deployment.md
with
13 additions
and
13 deletions
doc/deployment.md
+
13
−
13
View file @
efcdf960
...
@@ -114,19 +114,19 @@ sudo cp docker-compose.yaml.configure docker-compose.yaml
...
@@ -114,19 +114,19 @@ sudo cp docker-compose.yaml.configure docker-compose.yaml
In folder `org.etsi.osl.main/compose/` edit the file `docker-compose.yaml`.
In folder `org.etsi.osl.main/compose/` edit the file `docker-compose.yaml`.
```
```
DB_DATABASE: keycloak
DB_DATABASE: keycloak
DB_USER: keycloak
DB_USER: keycloak
DB_PASSWORD: password
DB_PASSWORD: password
```
```
2.
If you want to change the keycloak admin password:
2.
If you want to change the keycloak admin password:
In folder `org.etsi.osl.main/compose/` edit the file `docker-compose.yaml`
In folder `org.etsi.osl.main/compose/` edit the file `docker-compose.yaml`
```
```
KEYCLOAK_PASSWORD: Pa55w0rd
KEYCLOAK_PASSWORD: Pa55w0rd
```
```
### 4. Configure bugzilla container *(optional)*
### 4. Configure bugzilla container *(optional)*
...
@@ -154,11 +154,11 @@ And add the provided Bugzilla installation information:
...
@@ -154,11 +154,11 @@ And add the provided Bugzilla installation information:
```
```
Bugzilla should have the following components under the specified product:
Bugzilla should have the following components under the specified product:
-
NSD Deployment Request: Component used to schedule deployment req
*
NSD Deployment Request: Component used to schedule deployment req
-
Onboarding: Issues related to VNF/NSD Onboarding
*
Onboarding: Issues related to VNF/NSD Onboarding
-
Operations Support: Default component for operations support
*
Operations Support: Default component for operations support
-
Validation: Use to track validation processes of VNFs and NSDs
*
Validation: Use to track validation processes of VNFs and NSDs
-
VPN Credentials/Access: Used for requesting VPN Credentials/Access
*
VPN Credentials/Access: Used for requesting VPN Credentials/Access
Also in the 'Main Site Operations' product, a version named 'unspecified' must be created.
Also in the 'Main Site Operations' product, a version named 'unspecified' must be created.
...
...
This diff is collapsed.
Click to expand it.
Dimitrios Giannopoulos
@dimit.giannopoulos
mentioned in commit
e718204e
·
1 year ago
mentioned in commit
e718204e
mentioned in commit e718204e60ed4d2a49c6ca3437920ad5f15e67ea
Toggle commit list
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