kezhenxu94
81db831eb0
Revert "Change base image from `eclipse-temurin:x-jre` to `eclipse-temurin:x-jre-alpine` to reduce CVE exposure surface ( #11181 )" ( #11182 )
...
This reverts commit 2719c7db18 .
2023-08-07 10:29:21 +08:00
kezhenxu94
2719c7db18
Change base image from `eclipse-temurin:x-jre` to `eclipse-temurin:x-jre-alpine` to reduce CVE exposure surface ( #11181 )
2023-08-07 09:16:20 +08:00
kezhenxu94
4ee8389b5c
Add Zipkin UI to webapp ( #10167 )
2022-12-17 14:30:51 +08:00
kezhenxu94
b3c7658a0e
webapp: migrate from Spring Web to Armeria ( #9592 )
2022-09-11 16:33:53 +08:00
kezhenxu94
f729c0c5a4
Add Docker images based on 17 and test it ( #8476 )
2022-01-25 18:28:09 +08:00
kezhenxu94
ba630a3cb9
Add Docker images for arm64 architecture ( #8141 )
2021-11-17 21:26:25 +08:00
kezhenxu94
f61dff9a9f
Merge `Dockerfile`s in apache/skywalking-docker into this codebase ( #7681 )
2021-09-09 12:37:50 +08:00
Gao Hongtao
02458cb42d
Use the jre image as the base image ( #7680 )
2021-09-08 21:28:41 +08:00
Jared Tan
375138887a
update jdk 11 in dockerfile and remove unused java_opts. ( #7441 )
...
* update jdk 11 and remove unused java_opts.
2021-08-11 19:27:25 +08:00
Jared Tan
0efc733901
Replace zuul proxy with spring cloud gateway 2.x. in webapp module. ( #7220 )
2021-07-04 10:24:56 +08:00
Gao Hongtao
669fe1593c
Upgrade OAP dependencies ( #7119 )
...
* Introduce trivy to scan images
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
* Fix CVE
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
* Update licenses
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
* Remove log4j 1.x
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
* Update CHANGES.md
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
* Update LICENSE refer to webapp
Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
Co-authored-by: 吴晟 Wu Sheng <wu.sheng@foxmail.com>
2021-06-16 12:14:39 +08:00
Jared Tan
6d8159cef0
Reformat ui dockerfile. ( #5724 )
2020-10-25 22:31:59 +08:00
kezhenxu94
5b255ba3e3
Set up more strict code styles and fix existing issues ( #4337 )
...
Motivation:
Review code styles with some bots automatically.
Modifications:
Set up ReviewDog in GitHub Action to review code style.
Add more check rules to checkstyle plugin.
Result:
Obvious code styles can be reviewed and commented automatically.
2020-02-11 17:10:49 +08:00
Gao Hongtao
b76839fe4c
Update docker building tool ( #2677 )
...
* Update docker building of oap server
* generating appliation.yml according to enviroment variables
* adding Makefile to build binary and docker image
* Update ui docker
* Update docker-compose
* Update document
* Update document
* Merge from master
* Reset skywalking-ui
2019-05-16 09:37:56 +08:00
neatlife
4e710857a0
fix docker elasticsearch and oap host ( #2574 )
2019-05-07 08:43:15 +08:00
Gao Hongtao
32a64bd5f2
Update webapp for rocketbot ui ( #2541 )
...
* Update webapp to support rocketbot
* Revert pom.xml
* Update webapp for rocketbot ui
* Add NotFoundHandler to handle SPA url routing
* Update ui dockerfile with tlp tar name
2019-04-27 07:59:21 +08:00
Gao Hongtao
f0a96f5f09
Fixed docker image can't run ( #2275 )
...
- Set WORKDIR to skywalking
- Change base image to openjdk:8u181-jdk-stretch which contains java tool-chains
2019-02-22 10:48:41 +08:00
Gao Hongtao
a17a7800b4
Docker issues ( #2243 )
...
* fix no language attr value in mesh
* Fixed docker issues
2019-02-13 13:33:32 +08:00
Jared Tan
73f49ceb9e
Improves stability. ( #2241 )
2019-02-13 09:52:39 +08:00
吴晟 Wu Sheng
f88ac3defe
Set dist bin tar with -bin in the final name. ( #2221 )
...
* Set dist bin tar with -bin in the final name.
* Change dockerfile and makefile
2019-01-30 20:37:40 +08:00
Gao Hongtao
e7526acc2d
Deploy docker ( #1834 )
...
* Update submodule skywalking-ui
* Refactor kubernetes config
* Add ui image
2018-10-28 23:01:38 +08:00