Sergey Matvienko
|
23b5970032
|
docker: bump minor version thingsboard/haproxy-certbot:2.2.31-alpine3.18
|
2023-10-24 14:19:28 +02:00 |
|
ViacheslavKlimov
|
1aaa017d92
|
Add ports configs for SNMP transport to Docker scripts
|
2023-09-07 13:28:32 +03:00 |
|
Igor Kulikov
|
cbdc4517e4
|
Update license header year to 2023
|
2023-01-31 10:43:56 +02:00 |
|
Volodymyr Babak
|
6413236411
|
Docker-compose - 3 -> 3.0
|
2022-11-30 15:18:52 +02:00 |
|
Volodymyr Babak
|
f959da7f52
|
Docker-compose - remove scale and add compatibility mode for docker-compose standalone
|
2022-11-30 15:17:13 +02:00 |
|
Volodymyr Babak
|
01d9af24b4
|
Remove deprecated scale
|
2022-11-30 13:14:25 +02:00 |
|
Volodymyr Babak
|
334890069c
|
Added comment that deploy.replicas is not supported by docker-compose
|
2022-11-30 13:01:53 +02:00 |
|
Volodymyr Babak
|
af69cf576b
|
Update docker-compose files version from 2.2 to 3. Replace scale with deploy.replicas
|
2022-11-30 12:59:45 +02:00 |
|
Volodymyr Babak
|
15c34bfc11
|
Added comment that scale docker compose config is not supported
|
2022-11-30 12:25:51 +02:00 |
|
Volodymyr Babak
|
b25d33f3a6
|
Added comment for js-executor scale config in docker-compose to update correctly in case docker compose plugin V2 is used
|
2022-11-30 12:23:14 +02:00 |
|
Volodymyr Babak
|
45e2a3e912
|
Revert removed line
|
2022-11-30 10:50:26 +02:00 |
|
Volodymyr Babak
|
284097c88e
|
Fixed start of service for outdated docker-compose
|
2022-11-30 10:44:32 +02:00 |
|
trikimiki
|
bdcab8af16
|
Docker microservices - Compatibility with Compose V2
|
2022-11-25 16:25:59 +02:00 |
|
Sergey Matvienko
|
74e465bf58
|
docker-compose: JAVA_OPTS env added for each Java service
|
2022-06-29 15:17:53 +03:00 |
|
Sergey Matvienko
|
99de983635
|
docker-compose: bump zookeeper version from 3.5 up to 3.8.0, disable new admin feature (ZOO_ADMINSERVER_ENABLED=false)
|
2022-06-23 15:04:03 +03:00 |
|
Sergey Matvienko
|
40823dd2c0
|
msa black box tests: redis-cluster test implemented with mvn -DblackBoxTests.redisCluster=true
|
2022-06-22 17:40:37 +03:00 |
|
Andrii Shvaika
|
4f2e1a25fd
|
Docker compose scripts for TB Version Control Executor
|
2022-05-25 12:58:55 +03:00 |
|
YevhenBondarenko
|
3592351a63
|
Used Queue entity
|
2022-04-11 11:03:14 +02:00 |
|
Igor Kulikov
|
da4c742872
|
Update license year to 2022
|
2022-01-17 14:07:46 +02:00 |
|
Viacheslav Klimov
|
42438e4c95
|
Configure Docker setup for SNMP transport
|
2021-04-26 13:15:37 +03:00 |
|
Igor Kulikov
|
0d733455c1
|
Enable edge configuration for docker compose
|
2021-04-12 12:31:16 +03:00 |
|
Igor Kulikov
|
a207e31841
|
Merge with master
|
2021-04-09 12:40:43 +03:00 |
|
vzikratyi-tb
|
a98499354b
|
Used thingsboard/haproxy-certbot image (#4354)
* Used thingsboard/haproxy-certbot image
* Used 1.3.0 version of thingsboard/haproxy-certbot
|
2021-04-05 12:43:53 +03:00 |
|
Vladyslav_Prykhodko
|
d5c3f4c997
|
Merge master in develop/3.3
|
2021-01-27 13:31:46 +02:00 |
|
Igor Kulikov
|
d31358b2ea
|
Update license header - set 2021 year
|
2021-01-11 13:42:16 +02:00 |
|
Andrew Shvayka
|
7667afaeae
|
Develop/lwm2m (#3826)
* LwM2M - Start transport
* LwM2M - Test endpoint
* LwM2M - Test endpoint
* LwM2M - Test add xml
* LwM2M device registration
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M implementation
* LwM2M - add to service telemetry and attribute
* LwM2M add to service attribute and telemetry
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add transport.process
* LwM2M - delete from yml tenantid, PSK -ok
* LwM2M - yml del tenantId
* LwM2M - add RPK
* LwM2M - add connect only x509 certificate. Crate certificates in serverKeyStore.jks and clientKeyStore.jks
* LwM2M - add no_sec
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add read JKS from file
* LwM2M - add read JKS from file
* LwM2M - add bootstrap cert
* LwM2M - add bootstrap RPK
* LwM2M - add bootstrap No_sec
* LwM2M - cleaned the code
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - fix bug CoAP transport
* LwM2M: UI - add Json to credentials
* LwM2M: Back - add command "/3/0/5" - trigger client
* LwM2M: fix bug Json edit dialog
* LwM2M: fix bug Json edit dialog
* lwm2m: fix bug Json edit dialog: add validate
* lwm2m: UI add tabs
* lwm2m: UI add tabs (cleaner)
* lwm2m: add interface SecurityConfigModels
* lwm2m: add interface SecurityConfigModels2
* lwm2m: change html
* lwm2m: UI add bootstrap component
* lwm2m: UI add bootstrap component with FormControl
* lwm2m: UI add start Observe
* lwm2m: UI - correct
* lwm2m: UI - correct
* lwm2m: UI - add Validator: BS RPK, X509
* lwm2m: UI - add Observe
* lwm2m: UI - finish Observe
* lwm2m: UI - fix bug config-service update identity
* lwm2m: Bootstarp&Sewrver All config secure
* lwm2m: Bootstarp&Sewrver All config secure for new Front format
* lwm2m: Bootstarp&Sewrver Different config secure for new Front format
* lwm2m: Add attributes Gui and Backend
* lwm2m: Add attributes Gui and Backend final
* lwm2m: Add telemetrys to Gui
* lwm2m: Add Attribute & telemetry in Gui to instance
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry for mobile
* lwm2m: Model folder
* lwm2m: Ok on AWS: NoSec, PSK, X509
bad registration - RPK
* lwm2m: KeyStore start only one
* lwm2m: Server observe ok
* lwm2m: Server fix bug finish session without remove
* lwm2m: Server add function installValue
* lwm2m: Server add function getAttrTelemetry to tingsboard
* lwm2m: Server add function installValue
* lwm2m: Server add function update Telemetry, Attr from observe
* lwm2m: Server add comments
* lwm2m: Server add session listener
* lwm2m: Server add onGetChangeCredentials with analyze
* lwm2m: Server add onGetChangeCredentials with analyze Onserve add
* lwm2m: Server: updated algorithm for analyzing dynamic changes in attributes / telemetry / observation
* lwm2m: fix bug: "ngx-flowchart" compile
* lwm2m: get value resource OPAQUE - byte [] to HexString
* lwm2m: change path to base
* lwm2m: fix bug COAP & lwm2m
* Lwm2m_3_2: back: cleaner, test bootstrap-ok front: restore
* Lwm2m_3_2: back: del SynchronousRegistrationListener.java
* Lwm2m_3_2: front: start profile lwm2m UI
* Lwm2m_3_2: front&back: add to profile lwm2m (api, getModels...)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (2)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (3)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (4)
* Lwm2m_3_2: front: add update change bootstrapConfig and save to config json
* Lwm2m_3_2: update after merge master
* lwm2m: fix bug proto
* lwm2m: fix bug in yml keyStore.jks
* lwm2m: fix bug tests
* lwm2m: front: add nameThingsboard
* lwm2m: fix bug Autowired lwm2mContext, caseCamel
* lwm2m: back-end^ start api /lwm2m/deviceProfile/bootstrap
* lwm2m: back-end: add method read models from resources
* lwm2m: back-end/front: add and finish api bootstrapConfig
* lwm2m: back-end: add decode profile
* lwm2m: back-end: add new bin in transport api
* lwm2m: add microservice lwm2m and docker lwm2m.
* lwm2m: add microservice lwm2m and docker lwm2m (fix bug)
* lwm2m: front: start fix bug disabled resources
* lwm2m: master to lwm2m merge, front add change attribute, telemetry
* lwm2m: front PR
* lwm2m: front add sort keyName to Json on the start
* lwm2m: front add instances
* lwm2m: front add/del instances FormGrp Value
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
# Conflicts:
# common/transport/mqtt/src/main/java/org/thingsboard/server/transport/mqtt/MqttTransportHandler.java
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/SessionMsgListener.java
# ui-ngx/src/app/modules/home/components/home-components.module.ts
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
* lwm2m: Front: del sort after add/del instance
* lwm2m: Front: fix bug reindex FormArray after update
* Lwm2m: Front fix bug add/del instans
* Lwm2m: Front finish1 profile
* Lwm2m: Back add profile to ModelClient
* Lwm2m: Back add form profile sent thingsboard: attr/tel/observe
* Lwm2m: Back -> fix bug: serverKeyStore.jks] Unable to load KeyStore files server
* Lwm2m: Back -> fix bug: onRegistered an unReg
* Lwm2m: Back -> add updateProfiles
* Lwm2m: Back -> add updateDevice and updateProfile dynamic
* Lwm2m: Back -> error if CoapCode not access
* Lwm2m: Front -> clear credential
* Lwm2m: Front -> credential fix bug button "save"
* Lwm2m: Back -> add telemetry logLwm2m
Co-authored-by: nickAS21 <nick@avalr.com.ua>
|
2020-12-09 17:13:11 +02:00 |
|
Andrew Shvayka
|
24ccd2a2b5
|
Revert "[3.2.1] Develop/lwm2m (#3547)"
This reverts commit df6151f5ae8d3b77a67318dbb774d55e3f297960.
|
2020-12-09 17:11:50 +02:00 |
|
Andrew Shvayka
|
df6151f5ae
|
[3.2.1] Develop/lwm2m (#3547)
* LwM2M - Start transport
* LwM2M - Test endpoint
* LwM2M - Test endpoint
* LwM2M - Test add xml
* LwM2M device registration
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M - add get from client, add attributes and telemetry upgrade from registration client
* LwM2M implementation
* LwM2M - add to service telemetry and attribute
* LwM2M add to service attribute and telemetry
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add LWM2M_CREDENTIALS to DeviceCredentialsType
* LwM2M - add transport.process
* LwM2M - delete from yml tenantid, PSK -ok
* LwM2M - yml del tenantId
* LwM2M - add RPK
* LwM2M - add connect only x509 certificate. Crate certificates in serverKeyStore.jks and clientKeyStore.jks
* LwM2M - add no_sec
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add RPK & PSK integration test with app Client
* LwM2M - add read JKS from file
* LwM2M - add read JKS from file
* LwM2M - add bootstrap cert
* LwM2M - add bootstrap RPK
* LwM2M - add bootstrap No_sec
* LwM2M - cleaned the code
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - add to 3.0 in UI credentials lwm2m
* LwM2M - fix bug CoAP transport
* LwM2M: UI - add Json to credentials
* LwM2M: Back - add command "/3/0/5" - trigger client
* LwM2M: fix bug Json edit dialog
* LwM2M: fix bug Json edit dialog
* lwm2m: fix bug Json edit dialog: add validate
* lwm2m: UI add tabs
* lwm2m: UI add tabs (cleaner)
* lwm2m: add interface SecurityConfigModels
* lwm2m: add interface SecurityConfigModels2
* lwm2m: change html
* lwm2m: UI add bootstrap component
* lwm2m: UI add bootstrap component with FormControl
* lwm2m: UI add start Observe
* lwm2m: UI - correct
* lwm2m: UI - correct
* lwm2m: UI - add Validator: BS RPK, X509
* lwm2m: UI - add Observe
* lwm2m: UI - finish Observe
* lwm2m: UI - fix bug config-service update identity
* lwm2m: Bootstarp&Sewrver All config secure
* lwm2m: Bootstarp&Sewrver All config secure for new Front format
* lwm2m: Bootstarp&Sewrver Different config secure for new Front format
* lwm2m: Add attributes Gui and Backend
* lwm2m: Add attributes Gui and Backend final
* lwm2m: Add telemetrys to Gui
* lwm2m: Add Attribute & telemetry in Gui to instance
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry
* lwm2m: Optimize Attr/Telemetry for mobile
* lwm2m: Model folder
* lwm2m: Ok on AWS: NoSec, PSK, X509
bad registration - RPK
* lwm2m: KeyStore start only one
* lwm2m: Server observe ok
* lwm2m: Server fix bug finish session without remove
* lwm2m: Server add function installValue
* lwm2m: Server add function getAttrTelemetry to tingsboard
* lwm2m: Server add function installValue
* lwm2m: Server add function update Telemetry, Attr from observe
* lwm2m: Server add comments
* lwm2m: Server add session listener
* lwm2m: Server add onGetChangeCredentials with analyze
* lwm2m: Server add onGetChangeCredentials with analyze Onserve add
* lwm2m: Server: updated algorithm for analyzing dynamic changes in attributes / telemetry / observation
* lwm2m: fix bug: "ngx-flowchart" compile
* lwm2m: get value resource OPAQUE - byte [] to HexString
* lwm2m: change path to base
* lwm2m: fix bug COAP & lwm2m
* Lwm2m_3_2: back: cleaner, test bootstrap-ok front: restore
* Lwm2m_3_2: back: del SynchronousRegistrationListener.java
* Lwm2m_3_2: front: start profile lwm2m UI
* Lwm2m_3_2: front&back: add to profile lwm2m (api, getModels...)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (2)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (3)
* Lwm2m_3_2: back: fix bug from commented front: add update change observe/attribute/telemetry to config json (4)
* Lwm2m_3_2: front: add update change bootstrapConfig and save to config json
* Lwm2m_3_2: update after merge master
* lwm2m: fix bug proto
* lwm2m: fix bug in yml keyStore.jks
* lwm2m: fix bug tests
* lwm2m: front: add nameThingsboard
* lwm2m: fix bug Autowired lwm2mContext, caseCamel
* lwm2m: back-end^ start api /lwm2m/deviceProfile/bootstrap
* lwm2m: back-end: add method read models from resources
* lwm2m: back-end/front: add and finish api bootstrapConfig
* lwm2m: back-end: add decode profile
* lwm2m: back-end: add new bin in transport api
* lwm2m: add microservice lwm2m and docker lwm2m.
* lwm2m: add microservice lwm2m and docker lwm2m (fix bug)
* lwm2m: front: start fix bug disabled resources
* lwm2m: master to lwm2m merge, front add change attribute, telemetry
* lwm2m: front PR
* lwm2m: front add sort keyName to Json on the start
* lwm2m: front add instances
* lwm2m: front add/del instances FormGrp Value
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
# Conflicts:
# common/transport/mqtt/src/main/java/org/thingsboard/server/transport/mqtt/MqttTransportHandler.java
# common/transport/transport-api/src/main/java/org/thingsboard/server/common/transport/SessionMsgListener.java
# ui-ngx/src/app/modules/home/components/home-components.module.ts
* lwm2m: Merge remote-tracking branch 'origin/master' into develop/lwm2m
* lwm2m: Front: del sort after add/del instance
* lwm2m: Front: fix bug reindex FormArray after update
* Lwm2m: Front fix bug add/del instans
* Lwm2m: Front finish1 profile
* Lwm2m: Back add profile to ModelClient
* Lwm2m: Back add form profile sent thingsboard: attr/tel/observe
* Lwm2m: Back -> fix bug: serverKeyStore.jks] Unable to load KeyStore files server
* Lwm2m: Back -> fix bug: onRegistered an unReg
* Lwm2m: Back -> add updateProfiles
* Lwm2m: Back -> add updateDevice and updateProfile dynamic
* Lwm2m: Back -> error if CoapCode not access
* Lwm2m: Front -> clear credential
* Lwm2m: Front -> credential fix bug button "save"
* Lwm2m: Back -> add telemetry logLwm2m
Co-authored-by: nickAS21 <nick@avalr.com.ua>
|
2020-12-09 17:09:16 +02:00 |
|
YevhenBondarenko
|
bedc624e09
|
change tb-js-executor scale in docker-compose.yml
|
2020-05-11 11:15:09 +03:00 |
|
YevhenBondarenko
|
95ddde3e38
|
added docker-compose and environment for queues
|
2020-05-11 11:15:09 +03:00 |
|
Andrii Shvaika
|
09d8823205
|
Race condition fix
|
2020-04-30 20:38:53 +03:00 |
|
Andrii Shvaika
|
86f21023fe
|
Improved PartitionService and fixed startup order in docker-compose.yml
|
2020-04-27 14:44:29 +03:00 |
|
Andrii Shvaika
|
b5bedbfdf6
|
Refactoring of Docker Compose
|
2020-04-24 14:54:25 +03:00 |
|
Andrii Shvaika
|
a91a69c57f
|
Fixed Docker Compose
|
2020-04-24 13:55:06 +03:00 |
|
Igor Kulikov
|
850d6d948c
|
Update License header year to 2020
|
2020-01-06 16:52:41 +02:00 |
|
Igor Kulikov
|
1265a9a1e3
|
Revert "Update License header year to 2020"
This reverts commit 9b42397c4a820688daf07117cb7efefa3f387f46.
|
2020-01-06 16:48:55 +02:00 |
|
Igor Kulikov
|
9b42397c4a
|
Update License header year to 2020
|
2020-01-06 16:41:04 +02:00 |
|
Igor Kulikov
|
676aa3febd
|
Set kafka image version to 2.12-2.2.1
|
2019-07-22 15:49:29 +03:00 |
|
Igor Kulikov
|
ced63c4e70
|
Update License Header year to 2019
|
2019-02-01 16:39:33 +02:00 |
|
Igor Kulikov
|
f42fe51698
|
Add restart flag for redis
|
2018-11-28 18:12:32 +02:00 |
|
Igor Kulikov
|
125a2da46b
|
MSA: Improve zookeeper configuration.
|
2018-11-20 15:24:57 +02:00 |
|
Igor Kulikov
|
68c0cd6291
|
Improve kafka topics management. Improve black box tests.
|
2018-11-09 20:05:53 +02:00 |
|
Igor Kulikov
|
69263e3a95
|
Improve static resources and API requests loadbalancing.
|
2018-11-07 19:10:21 +02:00 |
|
Igor Kulikov
|
8be682d15a
|
Change default TB API port
|
2018-11-06 20:34:53 +02:00 |
|
Igor Kulikov
|
e4eb335881
|
Add external config and log volumes for transport microservices.
|
2018-11-06 18:00:38 +02:00 |
|
Igor Kulikov
|
f6b00b35db
|
Improve docker compose. Improve TB shutdown logic.
|
2018-11-01 20:52:48 +02:00 |
|
Igor Kulikov
|
4e81f9cc14
|
Update black box tests infrastructure.
|
2018-10-31 19:23:00 +02:00 |
|
Igor Kulikov
|
1fe5d1c062
|
MSA docker: Update Haproxy certbot image.
|
2018-10-26 17:19:57 +03:00 |
|
Igor Kulikov
|
9a5d7776fd
|
MSA Docker: tb-node REST API loadbalancing.
|
2018-10-26 12:49:20 +03:00 |
|
Igor Kulikov
|
dc61052bd5
|
MSA Docker TB Cluster configuration.
|
2018-10-25 19:08:06 +03:00 |
|