Skip to content
Snippets Groups Projects
Commit 377eccb7 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

Develop branded documentation changes

parent 09b81acd
No related branches found
No related tags found
2 merge requests!11Merging "develop" documentation into "main" to tag it as 2024Q2,!9Draft: Added documentation on primitives support feature and NSLCM status
Pipeline #4486 passed
......@@ -63,7 +63,7 @@ cd openslice
Download the deployment / environment preparation script
```bash
wget https://labs.etsi.org/rep/osl/code/org.etsi.osl.main/-/raw/main/compose/deploy.sh
wget https://labs.etsi.org/rep/osl/code/org.etsi.osl.main/-/raw/develop/compose/deploy.sh
```
Make it executable
```bash
......@@ -84,7 +84,7 @@ We recommend:
* develop branch for an experience with the latest features (for develop branch installation, it is strongly advisable that you may as well follow the [develop documentation](https://osl.etsi.org/documentation/develop/deployment/))
```bash
sudo ./deploy.sh main #[or replace main with other branch name]
sudo ./deploy.sh develop #[or replace main with other branch name]
```
> **We recommend running the deploy.sh script with root permissions! In other case, some directories may not be accessible by the project building tools and hinder the smooth installation.**
......@@ -500,10 +500,6 @@ See [NFV Orchestrator Configuration](./nfvoconfig.md).
Openslice can be installed in a Kubernetes cluster.
**This is a work in progress, and should be used for stable deployments!**.
Please reference "develop" tagged documentation for any latest progress.
The related scripts are inside the kubernetes folder. Follow these steps along the lines. You need to configure the ingress properly depending on how you want to expose Openslice.
1 - Create an openslice namespace
......
<img src="images/openslice_logo.png" alt="drawing" width="200"/>
version: 2023Q4 - Release 0
version: 2024Q2 - SNAPSHOT
The ETSI Software Development Group for OpenSlice (SDG OSL) is developing an open source service based Operations Support System (OSS) to deliver Network Slice as a Service (NSaaS) following specifications from major SDOs including ETSI, TM Forum and GSMA. See more details [here](https://osl.etsi.org/about/).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment