mirror of
https://github.com/Telecominfraproject/wlan-cloud-workspace.git
synced 2025-11-03 20:27:47 +00:00
Compare commits
8 Commits
release/v1
...
release/v1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
efb34de3f1 | ||
|
|
8282c9cf27 | ||
|
|
0b9a65e810 | ||
|
|
73727dca09 | ||
|
|
ad67765358 | ||
|
|
f029a2f9df | ||
|
|
720ce832ec | ||
|
|
df9e7102f6 |
@@ -13,7 +13,7 @@ Build instructions:
|
|||||||
### Executable jar files:
|
### Executable jar files:
|
||||||
All the applications in this section by default use the certificates generated by scripts in [wlan-pki-cert-scripts](https://github.com/Telecominfraproject/wlan-pki-cert-scripts) repository. They expect the certificates to be in /opt/tip-wlan/certs directory. All the settings - filenames, paths, passwords are configurable via environment variables and java system properties. For configuration details please see the CloudSDK Configuration Guide (TBD).
|
All the applications in this section by default use the certificates generated by scripts in [wlan-pki-cert-scripts](https://github.com/Telecominfraproject/wlan-pki-cert-scripts) repository. They expect the certificates to be in /opt/tip-wlan/certs directory. All the settings - filenames, paths, passwords are configurable via environment variables and java system properties. For configuration details please see the CloudSDK Configuration Guide (TBD).
|
||||||
|
|
||||||
* wlan-opensync-wifi-controller/opensync-gateway-static-process/target/opensync-gateway-static-process-1.2.0-SNAPSHOT.jar
|
* wlan-opensync-wifi-controller/opensync-gateway-static-process/target/opensync-gateway-static-process-0.0.1-SNAPSHOT.jar
|
||||||
|
|
||||||
>
|
>
|
||||||
Stand-alone opensync gateway, statically configured by config files
|
Stand-alone opensync gateway, statically configured by config files
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.telecominfraproject.wlan</groupId>
|
<groupId>com.telecominfraproject.wlan</groupId>
|
||||||
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
||||||
<version>1.2.0-SNAPSHOT</version>
|
<version>1.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../wlan-cloud-root</relativePath>
|
<relativePath>../wlan-cloud-root</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.telecominfraproject.wlan</groupId>
|
<groupId>com.telecominfraproject.wlan</groupId>
|
||||||
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
||||||
<version>1.2.0-SNAPSHOT</version>
|
<version>1.1.0-SNAPSHOT</version>
|
||||||
<relativePath>../wlan-cloud-root</relativePath>
|
<relativePath>../wlan-cloud-root</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
Submodule wlan-cloud-base updated: d64e6dc092...b1cc93b9df
File diff suppressed because one or more lines are too long
Submodule wlan-cloud-opensync-controller updated: 78f4169339...af604289cc
Submodule wlan-cloud-root updated: 108dbc86be...069b8886ab
Submodule wlan-cloud-services updated: f87600d283...d35a7af319
Reference in New Issue
Block a user