Commit e718204e authored by Dimitrios Giannopoulos's avatar Dimitrios Giannopoulos
Browse files

Deployed efcdf960 to release0 in public with MkDocs 1.5.3 and mike 2.0.0

parent 9fa29643
Loading
Loading
Loading
Loading
+13 −9
Original line number Original line Diff line number Diff line
@@ -1627,16 +1627,20 @@
<li>
<li>
<p>If you made changes to keycloak's mysql credentials:</p>
<p>If you made changes to keycloak's mysql credentials:</p>
<p>In folder <code>org.etsi.osl.main/compose/</code> edit the file <code>docker-compose.yaml</code>.</p>
<p>In folder <code>org.etsi.osl.main/compose/</code> edit the file <code>docker-compose.yaml</code>.</p>
<p><code>DB_DATABASE: keycloak
DB_USER: keycloak
DB_PASSWORD: password</code></p>
</li>
</li>
</ol>
<pre><code>DB_DATABASE: keycloak
DB_USER: keycloak
DB_PASSWORD: password
</code></pre>
<ol>
<li>
<li>
<p>If you want to change the keycloak admin password:</p>
<p>If you want to change the keycloak admin password:</p>
<p>In folder <code>org.etsi.osl.main/compose/</code> edit the file <code>docker-compose.yaml</code></p>
<p>In folder <code>org.etsi.osl.main/compose/</code> edit the file <code>docker-compose.yaml</code></p>
<p><code>KEYCLOAK_PASSWORD: Pa55w0rd</code></p>
</li>
</li>
</ol>
</ol>
<pre><code>KEYCLOAK_PASSWORD: Pa55w0rd
</code></pre>
<h3 id="4-configure-bugzilla-container-optional">4. Configure bugzilla container <em>(optional)</em></h3>
<h3 id="4-configure-bugzilla-container-optional">4. Configure bugzilla container <em>(optional)</em></h3>
<p>If you want to utilise the Bugzilla connector:</p>
<p>If you want to utilise the Bugzilla connector:</p>
<p>In folder <code>org.etsi.osl.main/compose/</code> edit the file <code>docker-compose.yaml</code></p>
<p>In folder <code>org.etsi.osl.main/compose/</code> edit the file <code>docker-compose.yaml</code></p>
@@ -1655,11 +1659,11 @@ DB_PASSWORD: password</code></p>
&quot;main_operations_product&quot;:&quot;Main Site Operations&quot; // this is the default product to issue tickets
&quot;main_operations_product&quot;:&quot;Main Site Operations&quot; // this is the default product to issue tickets
</code></pre>
</code></pre>
<p>Bugzilla should have the following components under the specified product:<br />
<p>Bugzilla should have the following components under the specified product:<br />
- NSD Deployment Request: Component used to schedule deployment req<br />
<em> NSD Deployment Request: Component used to schedule deployment req<br />
- Onboarding: Issues related to VNF/NSD Onboarding<br />
</em> Onboarding: Issues related to VNF/NSD Onboarding<br />
- Operations Support: Default component for operations support<br />
<em> Operations Support: Default component for operations support<br />
- Validation: Use to track validation processes of VNFs and NSDs<br />
</em> Validation: Use to track validation processes of VNFs and NSDs<br />
- VPN Credentials/Access: Used for requesting VPN Credentials/Access   </p>
* VPN Credentials/Access: Used for requesting VPN Credentials/Access   </p>
<p>Also in the 'Main Site Operations' product, a version named 'unspecified' must be created.</p>
<p>Also in the 'Main Site Operations' product, a version named 'unspecified' must be created.</p>
<h3 id="5-configure-osportalapi-container-nfv-services-conditional">5. Configure osportalapi container (NFV services) <em>(conditional)</em></h3>
<h3 id="5-configure-osportalapi-container-nfv-services-conditional">5. Configure osportalapi container (NFV services) <em>(conditional)</em></h3>
<p>Change the respective fields: </p>
<p>Change the respective fields: </p>
+1 −1

File changed.

Preview size limit exceeded, changes collapsed.

(397 B)

File changed.

No diff preview for this file type.