Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
20 changes: 20 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: ''
assignees: ''

---

**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here.
16 changes: 8 additions & 8 deletions BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ make
make install

cd ~
git clone https://github.com/Telecominfraproject/wlan-cloud-analytics
cd wlan-cloud-analytics
git clone https://github.com/routerarchitects/ra-wlan-cloud-analytics
cd ra-wlan-cloud-analytics
mkdir cmake-build
cd cmake-build
cmake ..
Expand Down Expand Up @@ -101,8 +101,8 @@ cmake --build . --config Release
sudo cmake --build . --target install

cd ~
git clone https://github.com/Telecominfraproject/wlan-cloud-analytics
cd wlan-cloud-analytics
git clone https://github.com/routerarchitects/ra-wlan-cloud-analytics
cd ra-wlan-cloud-analytics
mkdir cmake-build
cd cmake-build
cmake ..
Expand Down Expand Up @@ -155,8 +155,8 @@ sudo cmake --build . --target install
popd
popd

git clone https://github.com/Telecominfraproject/wlan-cloud-analytics
pushd wlan-cloud-analytics
git clone https://github.com/routerarchitects/ra-wlan-cloud-analytics
pushd ra-wlan-cloud-analytics
mkdir cmake-build
pushd cmake-build
cmake ..
Expand All @@ -181,8 +181,8 @@ cmake --build . --config Release
sudo cmake --build . --target install

cd ~
git clone https://github.com/Telecominfraproject/wlan-cloud-analytics
cd wlan-cloud-ucentralgw
git clone https://github.com/routerarchitects/ra-wlan-cloud-analytics
cd ra-wlan-cloud-analytics
mkdir cmake-build
cd cmake-build
cmake -DSMALL_BUILD=1 ..
Expand Down
36 changes: 36 additions & 0 deletions CLA-Corporate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# This agreement is based on the Apache Software Foundation Contributor License Agreement. (v r190612)

By contributing, you keep copyright ownership but give Router Architects the right to use your contributions under AGPLv3 and commercial licenses. This protects both you and us.

Thank you for your interest in software projects stewarded by Infernet Systems Pvt Ltd. dba Router Architects (“Router Architects”). In order to clarify the intellectual property license granted with Contributions from any person or entity, Router Architects must have a Contributor License Agreement (CLA) on file that has been agreed to by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of Router Architects and its users; it does not change your rights to use your own Contributions for any other purpose. This Agreement allows an individual to contribute to Router Architects on that individual’s own behalf, or an entity (the “Corporation”) to submit Contributions to Router Architects, to authorize Contributions submitted by its designated employees to Router Architects, and to grant copyright and patent licenses thereto.

You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Router Architects. Except for the license granted herein to Router Architects and recipients of software distributed by Router Architects, You reserve all right, title, and interest in and to Your Contributions.

## 1
Definitions. “You” (or “Your”) shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Agreement with Router Architects. For legal entities, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered to be a single Contributor. For the purposes of this definition, “control” means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. “Contribution” shall mean any work, as well as any modifications or additions to an existing work, that is intentionally submitted by You to Router Architects for inclusion in, or documentation of, any of the products owned or managed by Router Architects (the “Work”). For the purposes of this definition, “submitted” means any form of electronic, verbal, or written communication sent to Router Architects or its representatives, including but not limited to communication on electronic mailing lists, source code control systems (such as GitHub), and issue tracking systems that are managed by, or on behalf of, Router Architects for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by You as “Not a Contribution.”
## 2
Grant of Copyright License. Subject to the terms and conditions of this Agreement, You hereby grant to Router Architects and to recipients of software distributed by Router Architects a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your Contributions and such derivative works.
## 3
Grant of Patent License. Subject to the terms and conditions of this Agreement, You hereby grant to Router Architects and to recipients of software distributed by Router Architects a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by You that are necessarily infringed by Your Contribution(s) alone or by combination of Your Contribution(s) with the Work to which such Contribution(s) were submitted. If any entity institutes patent litigation against You or any other entity (including a cross-claim or counterclaim in a lawsuit) alleging that your Contribution, or the Work to which you have contributed, constitutes direct or contributory patent infringement, then any patent licenses granted to that entity under this Agreement for that Contribution or Work shall terminate as of the date such litigation is filed.
## 4
You represent that You are legally entitled to grant the above license. If You are an individual, and if Your employer(s) has rights to intellectual property that you create that includes Your Contributions, you represent that You have received permission to make Contributions on behalf of that employer, or that Your employer has waived such rights for your Contributions to Router Architects. If You are a Corporation, any individual who makes a contribution from an account associated with You will be considered authorized to Contribute on Your behalf.
## 5
You represent that each of Your Contributions is Your original creation (see section 7 for submissions on behalf of others).
## 6
You are not expected to provide support for Your Contributions,except to the extent You desire to provide support. You may provide support for free, for a fee, or not at all. Unless required by applicable law or agreed to in writing, You provide Your Contributions on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.
## 7
Should You wish to submit work that is not Your original creation, You may submit it to Router Architects separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as “Submitted on behalf of a third-party: [named here]”.
## 8
You agree that Router Architects may distribute Contributions under open source licenses (including AGPLv3) and under commercial licenses, at its discretion.

By submitting a pull request to Router Architects’ repositories, you agree to the terms of this CLA.
If You are a Corporation, You represent that:
- You have the legal authority to enter into this Agreement.
- Contributions submitted by Your employees or contractors are authorized.
- You will provide Router Architects with a list of GitHub usernames of authorized contributors.
- Router Architects may whitelist those accounts in CLA Assistant to reflect coverage under this Agreement.

Entity Name: ______________________
Authorized Representative: ______________________
Title: ______________________
Date: ______________________
20 changes: 20 additions & 0 deletions CLA-Individual.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# This agreement is based on the Apache Software Foundation Contributor License Agreement. (v r190612)

Thank you for your interest in software projects stewarded by Infernet Systems Pvt Ltd. dba Router Architects (“Router Architects”). In order to clarify the intellectual property license granted with Contributions from any person or entity, Router Architects must have a Contributor License Agreement (CLA) on file that has been agreed to by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of Router Architects and its users; it does not change your rights to use your own Contributions for any other purpose. This Agreement allows an individual to contribute to Router Architects on that individual’s own behalf, or an entity (the “Corporation”) to submit Contributions to Router Architects, to authorize Contributions submitted by its designated employees to Router Architects, and to grant copyright and patent licenses thereto.

You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Router Architects. Except for the license granted herein to Router Architects and recipients of software distributed by Router Architects, You reserve all right, title, and interest in and to Your Contributions.

## 1
Definitions. “You” (or “Your”) shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Agreement with Router Architects. For legal entities, the entity making a Contribution and all other entities that control, are controlled by, or are under common control with that entity are considered to be a single Contributor. For the purposes of this definition, “control” means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. “Contribution” shall mean any work, as well as any modifications or additions to an existing work, that is intentionally submitted by You to Router Architects for inclusion in, or documentation of, any of the products owned or managed by Router Architects (the “Work”). For the purposes of this definition, “submitted” means any form of electronic, verbal, or written communication sent to Router Architects or its representatives, including but not limited to communication on electronic mailing lists, source code control systems (such as GitHub), and issue tracking systems that are managed by, or on behalf of, Router Architects for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by You as “Not a Contribution.”
## 2
Grant of Copyright License. Subject to the terms and conditions of this Agreement, You hereby grant to Router Architects and to recipients of software distributed by Router Architects a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute Your Contributions and such derivative works.
## 3
Grant of Patent License. Subject to the terms and conditions of this Agreement, You hereby grant to Router Architects and to recipients of software distributed by Router Architects a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by You that are necessarily infringed by Your Contribution(s) alone or by combination of Your Contribution(s) with the Work to which such Contribution(s) were submitted. If any entity institutes patent litigation against You or any other entity (including a cross-claim or counterclaim in a lawsuit) alleging that your Contribution, or the Work to which you have contributed, constitutes direct or contributory patent infringement, then any patent licenses granted to that entity under this Agreement for that Contribution or Work shall terminate as of the date such litigation is filed.
## 4
You represent that You are legally entitled to grant the above license. If You are an individual, and if Your employer(s) has rights to intellectual property that you create that includes Your Contributions, you represent that You have received permission to make Contributions on behalf of that employer, or that Your employer has waived such rights for your Contributions to Router Architects. If You are a Corporation, any individual who makes a contribution from an account associated with You will be considered authorized to Contribute on Your behalf.
## 5
You represent that each of Your Contributions is Your original creation (see section 7 for submissions on behalf of others).
## 6
You are not expected to provide support for Your Contributions,except to the extent You desire to provide support. You may provide support for free, for a fee, or not at all. Unless required by applicable law or agreed to in writing, You provide Your Contributions on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE.
## 7
Should You wish to submit work that is not Your original creation, You may submit it to Router Architects separately from any Contribution, identifying the complete details of its source and of any license or other restriction (including, but not limited to, related patents, trademarks, and license agreements) of which you are personally aware, and conspicuously marking the work as “Submitted on behalf of a third-party: [named here]”.
20 changes: 10 additions & 10 deletions CONFIGURATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ openwifi.restapi.host.0.backlog = 100
openwifi.restapi.host.0.security = relaxed
openwifi.restapi.host.0.rootca = $OWANALYTICS_ROOT/certs/restapi-ca.pem
openwifi.restapi.host.0.address = *
openwifi.restapi.host.0.port = 16005
openwifi.restapi.host.0.port = 16009
openwifi.restapi.host.0.cert = $OWANALYTICS_ROOT/certs/restapi-cert.pem
openwifi.restapi.host.0.key = $OWANALYTICS_ROOT/certs/restapi-key.pem
openwifi.restapi.host.0.key.password = mypassword
Expand All @@ -32,7 +32,7 @@ This is the private key associated with your own certificate in `pem` format.
#### openwifi.restapi.host.0.address
Leve this a `*` in the case you want to bind to all interfaces on your gateway host or select the address of a single interface.
#### openwifi.restapi.host.0.port
The port on which the REST API server is listening. By default, this is 16002.
The port on which the REST API server is listening. By default, this is 16009.
#### openwifi.restapi.host.0.security
Leave this as `relaxed` for now for devices.
#### openwifi.restapi.host.0.key.password
Expand All @@ -46,7 +46,7 @@ openwifi.internal.restapi.host.0.backlog = 100
openwifi.internal.restapi.host.0.security = relaxed
openwifi.internal.restapi.host.0.rootca = $OWANALYTICS_ROOT/certs/restapi-ca.pem
openwifi.internal.restapi.host.0.address = *
openwifi.internal.restapi.host.0.port = 17005
openwifi.internal.restapi.host.0.port = 17009
openwifi.internal.restapi.host.0.cert = $OWANALYTICS_ROOT/certs/restapi-cert.pem
openwifi.internal.restapi.host.0.key = $OWANALYTICS_ROOT/certs/restapi-key.pem
openwifi.internal.restapi.host.0.key.password = mypassword
Expand All @@ -63,7 +63,7 @@ This is the private key associated with your own certificate in `pem` format.
#### openwifi.internal.host.0.address
Leve this a `*` in the case you want to bind to all interfaces on your gateway host or select the address of a single interface.
#### openwifi.internal.host.0.port
The port on which the REST API server is listening. By default, this is 17002.
The port on which the REST API server is listening. By default, this is 17009.
#### openwifi.internal.host.0.security
Leave this as `relaxed` for now for devices.
#### openwifi.internal.host.0.key.password
Expand All @@ -75,11 +75,11 @@ These are different Microservie parameters. Following is a brief explanation.
openwifi.service.key = $OWANALYTICS_ROOT/certs/restapi-key.pem
openwifi.service.key.password = mypassword
openwifi.system.data = $OWANALYTICS_ROOT/data
openwifi.system.uri.private = https://localhost:17005
openwifi.system.uri.public = https://openwifi.example.com:16005
openwifi.system.uri.ui = https://provisioning-ui.arilia.com
openwifi.system.uri.private = https://localhost:17009
openwifi.system.uri.public = https://openwifi.example.com:16009
openwifi.system.uri.ui = owprov-ui.arilia.com
openwifi.security.restapi.disable = false
openwifi.system.commandchannel = /tmp/app.ucentralanalytics
openwifi.system.commandchannel = /tmp/app.owanalytics
openwifi.autoprovisioning = true
```
#### openwifi.service.key
Expand Down Expand Up @@ -107,7 +107,7 @@ Allow unknown devices to be provisioned by the system.
In order to support an application load balancer health check verification, your need to provide the following parameters.
```properties
alb.enable = true
alb.port = 16105
alb.port = 16109
```

### Kafka
Expand Down Expand Up @@ -137,7 +137,7 @@ Kafka buffering. Leave as `50`.
### Kafka security
If you intend to use SSL, you should look into Kafka Connect and specify the certificates below.
```properties
penwifi.kafka.ssl.ca.location =
openwifi.kafka.ssl.ca.location =
openwifi.kafka.ssl.certificate.location =
openwifi.kafka.ssl.key.location =
openwifi.kafka.ssl.key.password =
Expand Down
Loading