Commit 377eccb7 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

Develop branded documentation changes

parent 09b81acd
Loading
Loading
Loading
Loading
Loading
+2 −6
Original line number Original line Diff line number Diff line
@@ -63,7 +63,7 @@ cd openslice
Download the deployment / environment preparation script
Download the deployment / environment preparation script


```bash
```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
Make it executable
```bash
```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/))
* 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
```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.**
> **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. 
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. 
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
1 - Create an openslice namespace
+1 −1
Original line number Original line Diff line number Diff line
<img src="images/openslice_logo.png" alt="drawing" width="200"/>
<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/).
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/).