Sergey Matvienko
27870e9c50
Dockerfile optimization: --no-install-recommends ; rm -rf /var/lib/apt/lists/* ; apt-get purge -y --auto-remove
4 years ago
Sergey Matvienko
3e436ee866
js-executor: kafkaClient.producer({ createPartitioner: Partitioners.DefaultPartitioner }) as mentioned in migration notes for the major kafka.js 2.0
4 years ago
Andrii Shvaika
68aa0a2a75
Minor improvements
4 years ago
Vladyslav_Prykhodko
8f4746c64d
JS-executor: Added logs compilation time; Cache script map delete min used script
4 years ago
Igor Kulikov
dc8798e0c2
Update vc-executor docker build script
4 years ago
Igor Kulikov
aadfd1eb88
Dockerfile improvements
4 years ago
Igor Kulikov
4195d48c3b
Updated and optimized docker build files.
4 years ago
Sergey Matvienko
7652576662
Postgresql repo from os-release $VERSION_CODENAME for dockerfile. Disable docker cache temporary to avoid cached releases collission
4 years ago
Igor Kulikov
c4bdee92db
PSQL annotation and dialect cleanup.
4 years ago
Vladyslav_Prykhodko
812a120393
UI: Updated version node in pkg script
4 years ago
Sergey Matvienko
92818934ab
Postgres startup script improved, Install db script improved. First launch file writes only ofter success install. More verbosity added during Postgresql startup
4 years ago
Sergey Matvienko
4e0e1d3cae
Postgres startup script improved. will wait for postgres is ready about 300+ seconds. Postgres may do some recovery stuff on startup.
4 years ago
André Kwakernaak
605c32123f
ensure postgres database is always started
The Postgres database would only get started on first launch. When starting a second time e.g. after a `docker-compose down` and `docker-compose up`, the database was not started resulting in a failure when ThingsBoard is starting.
(cherry picked from commit 7d5153f52e )
5 years ago
Vladyslav_Prykhodko
fbb90fe79a
UI: Fixed vulnerabilities in tb-js-executor
4 years ago
Vladyslav_Prykhodko
81e64f348c
UI: Fixed vulnerabilities in tb-web-ui
4 years ago
Andrii Shvaika
905b60da6a
Fix GitRepository.status command, Increased timeout between poll commands.
4 years ago
Andrii Shvaika
4f2e1a25fd
Docker compose scripts for TB Version Control Executor
4 years ago
Andrii Shvaika
9deb67afe7
Version Control microservice
4 years ago
Andrii Shvaika
10248aa9f6
fix of the packge list
4 years ago
Andrii Shvaika
1d6b9a5cbd
Version control executor
4 years ago
Andrii Shvaika
f9aae60a52
Sync relation creation for device creation through gateway
4 years ago
Sergey Matvienko
00b6c8095c
logback added to the msa/black-bo-tests to reduce logger overhead
4 years ago
David Girón
2dc0f9f079
Optimize Dockerfiles
By performing actions in a single run, we lower the amount of image layers to use.
Signed-off-by: David Girón <contacto@duhowpi.net>
4 years ago
Igor Kulikov
dabd25e760
Version set to 3.4.0-SNAPSHOT
4 years ago
Igor Kulikov
312924a19b
Version set to 3.3.4-SNAPSHOT
4 years ago
Alexey Markevich
6969882a69
switch to PostgreSQL10Dialect
4 years ago
Igor Kulikov
760307e338
Update package update version for tb docker images
4 years ago
zbeacon
b6bd4247da
Fix for PROD-1337
4 years ago
desoliture
7b14fdaf5e
add isMultipleAttributesRequest field in queue.proto in GetAttributeResponseMsg message
4 years ago
Igor Kulikov
da4c742872
Update license year to 2022
4 years ago
desoliture
443bb2280f
add corresponding test
4 years ago
Igor Kulikov
45bac3751a
Update base image version for js-executor and web-ui docker builds
5 years ago
Igor Kulikov
9826893be8
Improve nodejs docker images
5 years ago
Igor Kulikov
3d8d50d172
Use nodejs image to build js related docker images
5 years ago
Igor Kulikov
9bc12ab6d7
Docker linux/arm64 support
5 years ago
Igor Kulikov
a3146b6987
Version set to 3.3.3
5 years ago
Igor Kulikov
7187ecfdb1
Version set to 3.3.3-SNAPSHOT
5 years ago
Andrii Shvaika
23c6144c20
Develop 3.3.3
5 years ago
Igor Kulikov
585de75054
Revert rulenode help assets routing
5 years ago
Igor Kulikov
90fb58dc88
Fix web ui routing
5 years ago
Igor Kulikov
7dd32619a5
Add Web UI microservice route path to handle rulenodes help assets
5 years ago
Andrii Shvaika
cb03cf7450
DNS cache TTL set to 60 seconds
5 years ago
Igor Kulikov
8a989dbaae
Updated versions according to dependabot alerts
5 years ago
Igor Kulikov
049627db97
Version set to 3.3.2-SNAPSHOT
5 years ago
Igor Kulikov
0d7adb73eb
Improve js executor kafka consumer to exit application in case of not retryable error.
5 years ago
Sergey Matvienko
6f66fdb347
black-box-test: fixed import ThingsBoardThreadFactory
5 years ago
Sergey Matvienko
3f97bb682a
executors: names added, shutdownNow for some executors to prevent memory leaks during lifecycle (mostly affects the test runner JVM)
5 years ago
Sergey Matvienko
8dea07938e
msa-black-box-tests: httpclient dependency version inherited from the root pom.xml
5 years ago
Igor Kulikov
2797367e41
Update docker pkg upgrade version
5 years ago
Igor Kulikov
327607e86d
Update versions to 3.3.1 in package.json
5 years ago