mirror of
https://repository.entgra.net/community/product-iots.git
synced 2025-09-16 23:32:19 +00:00
Further reducing the pack size.
This commit is contained in:
parent
cbd695f598
commit
0e6ff6b266
@ -612,11 +612,11 @@
|
|||||||
<exclude>**/*.lock</exclude>
|
<exclude>**/*.lock</exclude>
|
||||||
<exclude>**/.data</exclude>
|
<exclude>**/.data</exclude>
|
||||||
<exclude>**/.settings</exclude>
|
<exclude>**/.settings</exclude>
|
||||||
<exclude>**/features/**</exclude>
|
<exclude>features/**</exclude>
|
||||||
<exclude>**/org.wso2.carbon.feature.mgt.ui*</exclude>
|
<exclude>**/org.wso2.carbon.feature.mgt.ui*</exclude>
|
||||||
<exclude>**/artifacts.xml</exclude>
|
<exclude>**/artifacts.xml</exclude>
|
||||||
<exclude>**/p2</exclude>
|
<exclude>p2/**</exclude>
|
||||||
<exclude>**/lib</exclude>
|
<exclude>lib/**</exclude>
|
||||||
<exclude>**/json_2.0.0.wso2v1.jar</exclude>
|
<exclude>**/json_2.0.0.wso2v1.jar</exclude>
|
||||||
<exclude>**/nimbus-jose-jwt_2.26.1.wso2v2.jar</exclude>
|
<exclude>**/nimbus-jose-jwt_2.26.1.wso2v2.jar</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
@ -855,11 +855,11 @@
|
|||||||
<exclude>**/.settings</exclude>
|
<exclude>**/.settings</exclude>
|
||||||
<exclude>features/**</exclude>
|
<exclude>features/**</exclude>
|
||||||
<exclude>**/org.wso2.carbon.feature.mgt.ui*</exclude>
|
<exclude>**/org.wso2.carbon.feature.mgt.ui*</exclude>
|
||||||
<exclude>**/lib</exclude>
|
<exclude>lib/**</exclude>
|
||||||
<exclude>**/json_2.0.0.wso2v1.jar</exclude>
|
<exclude>**/json_2.0.0.wso2v1.jar</exclude>
|
||||||
<exclude>**/nimbus-jose-jwt_2.26.1.wso2v2.jar</exclude>
|
<exclude>**/nimbus-jose-jwt_2.26.1.wso2v2.jar</exclude>
|
||||||
<exclude>**/artifacts.xml</exclude>
|
<exclude>**/artifacts.xml</exclude>
|
||||||
<exclude>**/p2</exclude>
|
<exclude>p2/**</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</fileSet>
|
</fileSet>
|
||||||
|
|
||||||
@ -996,11 +996,11 @@
|
|||||||
<exclude>**/.settings</exclude>
|
<exclude>**/.settings</exclude>
|
||||||
<exclude>features/**</exclude>
|
<exclude>features/**</exclude>
|
||||||
<exclude>**/org.wso2.carbon.feature.mgt.ui*</exclude>
|
<exclude>**/org.wso2.carbon.feature.mgt.ui*</exclude>
|
||||||
<exclude>**/lib</exclude>
|
<exclude>lib/**</exclude>
|
||||||
<exclude>**/json_2.0.0.wso2v1.jar</exclude>
|
<exclude>**/json_2.0.0.wso2v1.jar</exclude>
|
||||||
<exclude>**/nimbus-jose-jwt_2.26.1.wso2v2.jar</exclude>
|
<exclude>**/nimbus-jose-jwt_2.26.1.wso2v2.jar</exclude>
|
||||||
<exclude>**/artifacts.xml</exclude>
|
<exclude>**/artifacts.xml</exclude>
|
||||||
<exclude>**/p2</exclude>
|
<exclude>p2/**</exclude>
|
||||||
</excludes>
|
</excludes>
|
||||||
</fileSet>
|
</fileSet>
|
||||||
<!-- ********************************* End of Broker Profile ********************************* -->
|
<!-- ********************************* End of Broker Profile ********************************* -->
|
||||||
@ -1182,12 +1182,6 @@
|
|||||||
<source>src/core/conf/security/Owasp.CsrfGuard.dashboard.properties</source>
|
<source>src/core/conf/security/Owasp.CsrfGuard.dashboard.properties</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/conf/security</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/conf/security</outputDirectory>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
|
||||||
<source>src/core/INSTALL.txt</source>
|
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
|
||||||
<filtered>true</filtered>
|
|
||||||
<fileMode>644</fileMode>
|
|
||||||
</file>
|
|
||||||
<file>
|
<file>
|
||||||
<source>src/core/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}</outputDirectory>
|
||||||
@ -1207,7 +1201,7 @@
|
|||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/bin/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/bin/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
@ -1227,7 +1221,7 @@
|
|||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/conf/README</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/conf/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/conf/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
@ -1579,7 +1573,7 @@
|
|||||||
|
|
||||||
<!-- ********************************* Start of Analytics Profile ********************************* -->
|
<!-- ********************************* Start of Analytics Profile ********************************* -->
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/bin/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/bin/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
@ -1596,37 +1590,37 @@
|
|||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/conf/README</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/conf/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/conf/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/database/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/database/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/database/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/deployment/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/deployment/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/logs/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/logs/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/logs/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/resources/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/resources/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/analytics/repository/resources/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
@ -1766,7 +1760,7 @@
|
|||||||
|
|
||||||
<!-- ********************************* Start of Broker Profile ********************************* -->
|
<!-- ********************************* Start of Broker Profile ********************************* -->
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/bin/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/bin/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/bin/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
@ -1783,37 +1777,37 @@
|
|||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/conf/README</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/conf/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/conf/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/database/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/database/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/database/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/deployment/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/deployment/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/deployment/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/logs/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/logs/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/logs/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
</file>
|
</file>
|
||||||
<file>
|
<file>
|
||||||
<source>target/wso2carbon-core-${carbon.kernel.version}/repository/resources/README.txt</source>
|
<source>src/core/README.txt</source>
|
||||||
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/resources/</outputDirectory>
|
<outputDirectory>${pom.artifactId}-${pom.version}/wso2/broker/repository/resources/</outputDirectory>
|
||||||
<filtered>true</filtered>
|
<filtered>true</filtered>
|
||||||
<fileMode>644</fileMode>
|
<fileMode>644</fileMode>
|
||||||
|
|||||||
@ -1,44 +0,0 @@
|
|||||||
Installing WSO2 IoT Server 3.0.0
|
|
||||||
|
|
||||||
Running the server
|
|
||||||
-----------------
|
|
||||||
1. The directory containing this INSTALL file will be the root and it is treated as the IoTS home directory, and is referred to as <IoT_HOME>.
|
|
||||||
|
|
||||||
2. WSO2 IoT Server comes as a composition of three components namely broker, core, and analytics.
|
|
||||||
|
|
||||||
3. The starting order of the WSO2 IoTS components should be broker, core, analytics.
|
|
||||||
|
|
||||||
4. To start/stop/restart the IoTS components, run wso2server.sh for *nix systems and wso2server.bat for Windows systems, which can be found in following locations.
|
|
||||||
<IoT_HOME>/broker/bin
|
|
||||||
<IoT_HOME>/core/bin
|
|
||||||
<IoT_HOME>/analytics/bin
|
|
||||||
|
|
||||||
5. The wso2server.sh and wso2server.bat startup scripts have the following commands:
|
|
||||||
|
|
||||||
i) ./wso2server.sh {console|start|stop|restart|status|dump|version}
|
|
||||||
ii) wso2server.bat {start|stop|version}
|
|
||||||
|
|
||||||
Usage: wso2server.sh [command]
|
|
||||||
command:
|
|
||||||
--debug <port> Start the server in remote debugging mode
|
|
||||||
<port> The remote debugging port
|
|
||||||
--run Run the server
|
|
||||||
--start Start the server as a Unix daemon in the background
|
|
||||||
--console Start the server as a Unix daemon in the foreground
|
|
||||||
--stop Stop the server Unix daemon
|
|
||||||
--status Get the status of the Carbon Unix daemon
|
|
||||||
--dump Print a thread dump of the Carbon Unix daemon
|
|
||||||
--restart Restart the Carbon Unix daemon
|
|
||||||
--version The version of the Carbon server are you running
|
|
||||||
--n Start multiple instances of the same server after you
|
|
||||||
have successfully installed the Multiple-instances feature
|
|
||||||
from a feature repository
|
|
||||||
|
|
||||||
System Requirements
|
|
||||||
-------------------
|
|
||||||
1. Minimum memory - 4GB
|
|
||||||
2. The WSO2 IOTS Management Console requires full Javascript enablement in the Web browser
|
|
||||||
NOTE:
|
|
||||||
On Windows Server 2003, it is not allowed to go below the medium security
|
|
||||||
level when using Internet Explorer 6.x.
|
|
||||||
|
|
||||||
@ -1,117 +1,144 @@
|
|||||||
WSO2 IoT Server
|
WSO2 IoT Server 3.1.0
|
||||||
----------------------
|
==============================================================
|
||||||
Welcome to the WSO2 IoT Server (IoTS) 3.0.0 release.
|
Welcome to the WSO2 IoT Server (IoTS) 3.1.0 release.
|
||||||
=======
|
|
||||||
|
WSO2 IoT Server (IoTS) provides the essential capabilities required to implement a scalable server-side IoT Platform. These capabilities
|
||||||
|
involve device management, API/App management for devices, analytics, customizable web portals, transport extensions for MQTT, XMPP
|
||||||
|
and much more. WSO2 IoTS contains sample device agent implementations for well-known development boards, such as Arduino UNO, Raspberry Pi,
|
||||||
|
Android, iOS, Windows and Virtual agents that demonstrate various capabilities. Furthermore, WSO2 IoTS is released under
|
||||||
|
the Apache Software License Version 2.0, one of the most business-friendly licenses available today.
|
||||||
|
|
||||||
|
|
||||||
Key Features
|
Key Features
|
||||||
------------
|
==================================
|
||||||
Self-service device enrollment and management with an end-user IoTS console.
|
See the online WSO2 IoT documentation for more information on product features:
|
||||||
|
https://docs.wso2.com/display/IoTS300/About+this+Release
|
||||||
|
|
||||||
|
|
||||||
Installation & Running
|
Installation & Running
|
||||||
----------------------
|
==================================
|
||||||
1. Extract the downloaded ZIP file.
|
|
||||||
2. Follow the INSTALL.txt file for install instructions.
|
Running the Integrator
|
||||||
3. After the server starts, point your Web browser to https://localhost:9443/devicemgt in order to see the available device types and operations
|
==================================
|
||||||
4. Navigate to https://localhost:9443/api-store to see the available device APIs. You can subscribe to these APIs with the default application (or by creating a new application).
|
1. Extract wso2iot-3.1.0.zip and go to the extracted directory/bin.
|
||||||
|
2. Run iot-server.sh or iot-server.bat.
|
||||||
|
3. Point your favourite browser to https://localhost:9443/devicemgt in order to see the available device types and operations.
|
||||||
|
4. Use the following username and password to login
|
||||||
|
username : admin
|
||||||
|
password : admin
|
||||||
|
5. Navigate to https://localhost:9443/api-store to see the available device APIs. You can subscribe to these APIs with the default application (or by creating a new application).
|
||||||
In the API Store, go to my subscriptions and locate the client ID and secret, which can be used to invoke these APIs.
|
In the API Store, go to my subscriptions and locate the client ID and secret, which can be used to invoke these APIs.
|
||||||
|
|
||||||
|
|
||||||
|
Running other runtimes individually (Analytics, Broker)
|
||||||
|
========================================================
|
||||||
|
1. Extract wso2iot-3.1.0.zip and go to the extracted directory.
|
||||||
|
2. Go to wso2iot-3.1.0/wso2 directory.
|
||||||
|
3. Go to appropriate runtime directory (analytics/broker) /bin.
|
||||||
|
4. Execute wso2server.sh or wso2server.bat.
|
||||||
|
3. Access the url related to the required runtime. (For example, use https://localhost:9445/carbon for the analytics runtime.)
|
||||||
|
|
||||||
|
Running all runtimes (Integrator, Analytics, Broker, Business-Process)
|
||||||
|
==================================================================
|
||||||
|
|
||||||
|
1. Extract wso2iot-3.1.0.zip and go to the extracted directory/bin.
|
||||||
|
2. Run start-all.sh or start-all.bat.
|
||||||
|
3. Access appropriate url for the related runtime. (For example, use https://localhost:9443/devicemgt for the IoT Server runtime)
|
||||||
|
|
||||||
|
|
||||||
System Requirements
|
System Requirements
|
||||||
-------------------
|
==================================
|
||||||
|
|
||||||
1. Minimum memory - 4GB
|
1. Minimum memory - 4GB
|
||||||
2. The portal app requires full Javascript enablement on the Web browser
|
2. The portal app requires full Javascript enablement on the Web browser
|
||||||
|
|
||||||
|
|
||||||
WSO2 IoT Server (IoTS) Binary Distribution Directory Structure
|
WSO2 EI distribution directory
|
||||||
-----------------------------------------------------
|
=============================================
|
||||||
IoT_HOME
|
|
||||||
.
|
|
||||||
├── core //core component
|
|
||||||
├── analytics //Analytics component
|
|
||||||
├── broker //Message Broker component
|
|
||||||
├── samples //sample device types e.g., connectedcup
|
|
||||||
├── plugins //pre-built device types
|
|
||||||
|
|
||||||
The IoTS Core, Analytics, and Broker have similar directory structures. For example Core has the following structure:
|
- bin
|
||||||
IoT_HOME/core
|
Contains various scripts .sh & .bat scripts
|
||||||
.
|
|
||||||
├── bin //executables
|
|
||||||
├── dbscripts //DBScripts
|
|
||||||
├── INSTALL.txt
|
|
||||||
├── lib
|
|
||||||
├── LICENSE.txt
|
|
||||||
├── modules //Jaggery Modules
|
|
||||||
├── README.txt
|
|
||||||
├── release-notes.html
|
|
||||||
├── repository // repository
|
|
||||||
├── tmp
|
|
||||||
├── webapp-mode
|
|
||||||
|
|
||||||
|
- database
|
||||||
- bin
|
Contains the database
|
||||||
Contains various scripts (i.e., .sh & .bat scripts).
|
|
||||||
|
|
||||||
- dbscripts
|
- dbscripts
|
||||||
Contains the database creation & seed data population SQL scripts for
|
Contains all the database scripts
|
||||||
various supported databases.
|
|
||||||
|
|
||||||
- lib
|
- lib
|
||||||
Contains the basic set of libraries required to startup WSO2 IoT Server
|
Contains the basic set of libraries required to startup IoT Server
|
||||||
in standalone mode
|
in standalone mode
|
||||||
|
|
||||||
- repository
|
- repository
|
||||||
The repository where Carbon artifacts & Axis2 services and
|
The repository where services and modules deployed in WSO2 IoT.
|
||||||
modules deployed in WSO2 Carbon, and other custom deployers such as
|
are stored.
|
||||||
dataservices and axis1services are stored.
|
|
||||||
|
|
||||||
- carbonapps
|
- conf
|
||||||
Carbon Application hot deployment directory.
|
Contains configuration files specific to IoT.
|
||||||
|
|
||||||
- components
|
- logs
|
||||||
Contains all OSGi related libraries and configurations.
|
Contains all log files created during execution of IoT.
|
||||||
|
|
||||||
- conf
|
- resources
|
||||||
Contains server configuration files. e.g., axis2.xml, carbon.xml
|
Contains additional resources that may be required, including sample
|
||||||
|
configuration and sample resources
|
||||||
|
|
||||||
- data
|
- samples
|
||||||
Contains internal LDAP related data.
|
Contains some sample services and client applications that demonstrate
|
||||||
|
the functionality and capabilities of WSO2 IoT.
|
||||||
- database
|
|
||||||
Contains the WSO2 Registry & User Manager database.
|
|
||||||
|
|
||||||
- deployment
|
|
||||||
Contains server side and client side Axis2 repositories.
|
|
||||||
All deployment artifacts should go into this directory.
|
|
||||||
|
|
||||||
- logs
|
|
||||||
Contains all log files created during execution.
|
|
||||||
|
|
||||||
- resources
|
|
||||||
Contains additional resources that may be required.
|
|
||||||
|
|
||||||
- tenants
|
|
||||||
This directory will contain relevant tenant artifacts
|
|
||||||
in the case of a multi-tenant deployment.
|
|
||||||
|
|
||||||
- tmp
|
- tmp
|
||||||
Used for storing temporary files, and is pointed to by the
|
Used for storing temporary files, and is pointed to by the
|
||||||
java.io.tmpdir system property.
|
java.io.tmpdir System property
|
||||||
|
|
||||||
- webapp-mode
|
|
||||||
You have the option of running WSO2 Carbon in the webapp mode (hosted as a web-app in an application server). This directory contains files required to run Carbon in the webapp mode.
|
|
||||||
|
|
||||||
- LICENSE.txt
|
- LICENSE.txt
|
||||||
Apache License 2.0 under which WSO2 Carbon is distributed.
|
Apache License 2.0 and the relevant other licenses under which
|
||||||
|
WSO2 EI is distributed.
|
||||||
|
|
||||||
- README.txt
|
- README.txt
|
||||||
This document.
|
This document.
|
||||||
|
|
||||||
- INSTALL.txt
|
|
||||||
This document contains information on installing WSO2 IoT Server.
|
|
||||||
|
|
||||||
- release-notes.html
|
- release-notes.html
|
||||||
Release information for WSO2 IoT Server 3.0.0
|
Release information for WSO2 IoT 3.1.0
|
||||||
|
|
||||||
|
- patches
|
||||||
|
Used to add patches related for all runtimes.
|
||||||
|
|
||||||
|
-dropins
|
||||||
|
Used to add external jars(dependencies) of all runtimes.
|
||||||
|
|
||||||
|
-extensions
|
||||||
|
Used to add carbon extensions.
|
||||||
|
|
||||||
|
-servicepacks
|
||||||
|
Used to add service packs related to all runtimes.
|
||||||
|
|
||||||
|
-webapp-mode
|
||||||
|
|
||||||
|
-wso2/components
|
||||||
|
Contains profiles for all runtimes and the plugins folder
|
||||||
|
|
||||||
|
-wso2/lib
|
||||||
|
Contains jars that are required/shared by all runtimes.
|
||||||
|
|
||||||
|
-wso2/analytics
|
||||||
|
Contains analytics runtime related files/folders.
|
||||||
|
|
||||||
|
-wso2/analytics/conf
|
||||||
|
Analytics runtime specific configuration files.
|
||||||
|
|
||||||
|
-wso2/analytics/repository
|
||||||
|
Where deployments of Analytics runtime is stored.
|
||||||
|
|
||||||
|
-wso2/broker
|
||||||
|
Contains broker runtime related files/folders.
|
||||||
|
|
||||||
|
-wso2/broker/conf
|
||||||
|
Broker runtime specific configuration files.
|
||||||
|
|
||||||
|
-wso2/broker/repository
|
||||||
|
Where deployments of broker runtime is stored.
|
||||||
|
|
||||||
|
|
||||||
Secure sensitive information in Carbon configuration files
|
Secure sensitive information in Carbon configuration files
|
||||||
----------------------------------------------------------
|
----------------------------------------------------------
|
||||||
@ -133,7 +160,7 @@ This script automates the following configurations that you would normally need
|
|||||||
(iii) Updates the secret-conf.properties file with the default keystore and callback class.
|
(iii) Updates the secret-conf.properties file with the default keystore and callback class.
|
||||||
|
|
||||||
cipher-tool.properties, cipher-text.properties and secret-conf.properties files
|
cipher-tool.properties, cipher-text.properties and secret-conf.properties files
|
||||||
can be found in the <IoT_HOME>/repository/conf/security directory.
|
can be found in the <IoT_HOME>/conf/security directory.
|
||||||
|
|
||||||
2. Start the server by running the wso2server script, which is in the <IoT_HOME>/bin directory.
|
2. Start the server by running the wso2server script, which is in the <IoT_HOME>/bin directory.
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user