📄️ Home
Trial Network Lifecycle Manager (TNLCM) is a tool designed to manage the lifecycle of trial networks. Developed in Python, it automates the creation, deployment and management of temporary or test networks, streamlining the process of experimentation and validation in network development projects.
📄️ Installation
Requirements
📄️ Upgrade
The upgrade script starts to take effect from version 0.4.4. That is, you can use it if your current TNLCM version is 0.4.4 or higher.
📄️ Descriptor Schema
The format of Trial Network Descriptors has not been finalized and is expected to change in the future.
📄️ Database Schema
TNLCM database, created with MongoDB, consists of several collections that store important information about resource manager, trial network, user and verification token. Below is a description of each collection, along with a graphical representation using SQL syntax created with dbdiagram.io.
📄️ Swagger UI
Login
📄️ Workflow
Overview of TNLCM and 6G-Library implementation
📄️ Mongo Express
A MongoDB dashboard will be available at the url http8081 where the database can be managed.