Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install alpha repo

install128t repo enable plugins-alpha  plugins-beta




Code Block
titleplugins
[root@conductor t128]# install128t repo list
Installer will run in non-interactive mode
Preferences are valid
Current Installer version: 3.1.1-1

 Repository          | ID                                  | Enabled | Credentials Valid
---------------------+-------------------------------------+---------+-------------------
 128tech-local-saved | 128tech-local-saved                 | True    | N/A
 app-data-beta       | 128t-authenticated-app-data-beta    | True    | True
 app-data-release    | 128t-authenticated-app-data-release | True    | True
 beta                | 128t-authenticated-beta             | True    | True
 legacy-certificate  | 128tech-release                     | True    | N/A
 legacy-release      | 128t-authenticated-legacy-release   | True    | True
 plugins-alpha       | 128t-authenticated-plugins-alpha    | True    | True
 plugins-beta        | 128t-authenticated-plugins-beta     | True    | True
 plugins-release     | 128t-authenticated-plugins-release  | True    | True
 release             | 128t-authenticated-release          | True    | True



Module in PCLI


Code Block
titleapplication module
admin@node1.conductor# show plugins available category "Application Classification"
Thu 2022-01-13 10:35:01 UTC
Querying...
============================= ============================================================== =========
 Name                          Description                                                    Version
============================= ============================================================== =========
 128T-bgp-community-services   Enable bgp community services                                  2.0.1-1
 128T-dns-app-id               Provide 128T DNS Application Identification plugin services.   3.1.4-3
 application-modules           Enable application modules                                     3.0.0-4


Office 365 Office

more /var/run/128technology/application-modules/office365.json

O365-Common

O365-Exchange

O365-Skype

O365-SharePoint


Code Block
titleO365 naming convention
  "continue-file-watch": false,
  "categories": {
    "Collaboration": [
      "O365-Common",
      "O365-Exchange"
    ],
    "Conferencing": [
      "O365-Skype"
    ],
    "FileSharing": [
      "O365-SharePoint"
    ]
  }