Skip to main content

No project description provided

Project description

Manual

    You can install NOIA using pip. If you don’t have pip installed, you can download it from here.

    Pip is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. https://pypi.org/project/pip/


    #### 1. Install NOIA agent

    `pip install platform-agent`

    #### 2. Edit a /etc/noia-agent/config.ini file 

    `api_key = z99CuiZnMhe2qtz4LLX43Gbho5Zu9G8oAoWRY68WdMTVB9GzuMY2HNn667A752EA`

    #### List of Networks to join

    If `network_ids = 0` or not present the Agent will not join any network when deployed

    `network_ids = Lpy3zq2ehdVZehZvoRFur4tV,U7FrPST7bV6NQGyBdhHyiebg` 

    #### Metadata (Optional)

    ```ini
    [INFO]
    NOIA_NETWORK_API = docker
    name = Azure EU gateway 
    country = Germany 
    city = Frankfurt 

    #Select one of the categories from the list or default will be assigned 
    # 'zIoT', 'Server','none' 
    category = IoT 

    #Select one of providers from the list or default will be assigned 
    #'AWS', 'DigtialOcean', 'Microsoft Azure', 'Rackspace', 'Alibaba Cloud', 
    #'Google Cloud Platform', 'Oracle Cloud', 'VMware', 'IBM Cloud', 'Vultr'. 

    provider = Microsoft Azure 
    lat = 40.14 
    lon = -74.21
    ```

    #### Tags (Optional)

    categorize your end-points. #You can use more than one tag. 

e.g. eu-group,fr-group

    ```ini
    tags = Tag1,Tag2
    ```
    #### Start a NOIA Agent

    `/usr/local/bin/noia_agent run` or `noia_agent run`


    You can install NOIA using pip. If you don’t have pip installed, you can download it from here.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

platform-agent-0.0.37.tar.gz (10.8 kB view hashes)

Uploaded Source

Built Distribution

platform_agent-0.0.37-py3-none-any.whl (17.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page