Commit Graph

260 Commits

Author SHA1 Message Date
ZhongbaoShi 8de3c3caed Update README.md 2019-08-28 10:14:09 +08:00
Shi, Zhongbao 13db763bcc update README.md 2019-08-27 16:56:45 +08:00
Daniela Plascencia 1c2eb57d0f stacks/dlrs/kubeflow: adds kubeflow examples
This commit adds Kubeflow + DLRS examples:
* dlrs-tfjob
* dlrs-pytorchjob
* dlrs-seldon

Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
2019-08-26 11:56:40 -05:00
Daniela Plascencia 9d96b7f87e stacks/dlrs: removes TFJobs ksonnet registry
Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
2019-08-26 11:56:40 -05:00
Qi Zheng 99edd50182 Add wordpress k8s deployment yaml files
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-08-26 14:02:25 +08:00
ZhongbaoShi 1d98164389 Update README.md 2019-08-26 13:46:21 +08:00
hongzha1 0b5f343bad change openjdk8 to openjdk12 2019-08-23 10:49:58 +08:00
puneetse 46b0ab79b1 Update nginx README.md 2019-08-23 08:05:51 +08:00
Daniela Plascencia b0e18dbae7 DLRS release v0.4.0
Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
2019-08-21 12:13:48 -05:00
Qi Zheng e196275ebf Update to support the k8s deployment
Set user/group to httpd to make it compatible with
clearlinux php-fpm and nginx.

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-08-21 13:32:42 +08:00
Qi Zheng 44e4797b18 Set user and group to httpd for fpm processes
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-08-21 13:32:42 +08:00
Qi Zheng 908f4408cf Update postgresql from 9 to 11
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-08-21 09:53:51 +08:00
Lu Ken 2c0a0b70ae update document root to /var/www/html in nginx deployment template 2019-08-20 14:31:08 +08:00
Lu Ken 38dc86acee add kubernetes deployment template for nginx container 2019-08-09 09:37:28 -07:00
Hongzhan Chen 22cdd192ad add flink unit test 2019-08-09 09:35:32 -07:00
Jue Wang e2f8fcb630 Add os-core-plus bundle to cassandra Dockerfile
Signed-off-by: Jue Wang <wang.jue@intel.com>
2019-08-08 19:58:50 -07:00
Qi Zheng d7b52070b2 Update nginx from 1.14 to 1.17
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-08-08 19:58:24 -07:00
Qi Zheng 9a4999969d Add "ARG swupd_args" to make the args really work
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-08-08 19:58:24 -07:00
Daniela Plascencia 639f969b05 DLRS release v0.3.1
Signed-off-by: Daniela Plascencia <daniela.plascencia@linux.intel.com>
2019-08-06 17:13:22 -05:00
Hongzhan Chen 5cdf8edee9 add ruby unit test 2019-08-04 22:54:34 -07:00
ZhongbaoShi 185b9dcecf Update README.md 2019-08-05 13:39:41 +08:00
Qi Zheng c0d5b82e6a Update mariadb README
Introduce that two sets of bins/libs (SSE or AVX/AVX2) are included
in the container image.

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-08-04 21:41:58 -07:00
Qi Zheng 1d89ea64e5 Add CONTRIBUTING.md for travis tests
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-08-04 20:54:48 -07:00
Hongzhan Chen 728cafb488 add python unit test 2019-08-01 22:05:02 -07:00
Wang, Long f72b8a7aaf add apache-tomcat container
Signed-off-by: Wang, Long <long1.wang@intel.com>
2019-08-01 17:37:33 -07:00
Qi Zheng 79580ec02f Keep container lifecycle within each test
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-07-26 15:26:32 -07:00
Qi Zheng 88c4670435 Add test cases to travis task
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-07-26 15:26:32 -07:00
Qi Zheng d71e02723e Add travis test cases
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-07-26 15:26:32 -07:00
Wang, Long b13437467e remove os-core-update from rabbitmq
Signed-off-by: Wang, Long <long1.wang@intel.com>
2019-07-25 09:25:57 -07:00
Liu, Jianjun 70fe47244a Use --no-boot-update for nginx
Use --no-boot-update instead of --no-scripts for nginx.

Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
2019-07-24 21:14:55 -07:00
Liu, Jianjun 8710d447d3 no swupd state data removing in 1st build stage
During the 1st stage build of multi-stage build, when
run swupd os-install, the swupd state data are saved to
/swupd_state, which will not be copied to the target.
So we do not need to remove swupd state data.

Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
2019-07-25 08:47:11 +08:00
Qi Zheng 3259d3bab3 Use su-exec to run commands on entryponit
With su-exec, make sure the SIGTERM upon docker stop
could be received by the running program thus causing
a clean stop/exit.

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-07-23 15:47:45 -07:00
William Douglas a65feb31a6 Remove clr-sdk from travis to avoid timeouts
Currently this isn't actively being worked on so having it being
tested just causes false positives due to timeouts building the
container. Look at adding it back once the build time can be reduced.
2019-07-23 10:54:15 +08:00
Rusty Lynch edfe34df31 Clean up machine-learning-ui RUN commands
Squashing all RUN commands together to ensure they create a single
docker layer resulting in a smaller overall image size.

Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
2019-07-22 10:16:52 -07:00
Rusty Lynch f9cec14591 Squash all RUN commands to a single line so that it results in a
single docker layer.  Adding a new RUN command to remove files
will result in the files not being visible in the container, but
users still carry the full weight of the "deleted" files.

Signed-off-by: Rusty Lynch <rusty.lynch@intel.com>
2019-07-22 10:16:52 -07:00
Rusty Lynch 7bc8f65723 Update documentation to include port forwarding
Signed-of-by: Rusty Lynch <rusty.lynch@intel.com>
2019-07-22 10:16:52 -07:00
Rusty Lynch 05981ccb0d Fix startup crasher bug
socket.gaierror errors out on startup since it is unable to resolve
the NetbookApp.ip address.  This was reported upstream as:
https://github.com/jupyter/notebook/issues/4558

Signed-of-by: Rusty Lynch <rusty.lynch@intel.com>
2019-07-22 10:16:52 -07:00
Gong Sophia 36c10e0241 add wordpress container
Signed-off-by: Gong Sophia <sophia.gong@intel.com>
2019-07-22 08:45:27 +08:00
Liu, Jianjun 5f925c32f9 make cgit inherits the httpd's clearlinux version
clearlinux/cgit is based on clearlinux/httpd, so it's better
to build it based on clearlinux/httpd's clearlinux version,
to avoid the dependenc that both clearlinux/os-core and
clearlinux/httpd must be the same version. Also to reduce
the container size further.

Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
2019-07-21 11:45:21 -07:00
Qi Zheng ed5e457978 Use --no-boot-update instead of --no-scripts
Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-07-19 08:45:56 +08:00
Gong Sophia 2f2f8c4299 add bundle curl in php-fpm container
Signed-off-by: Gong Sophia <sophia.gong@intel.com>
2019-07-18 09:27:58 +08:00
Wang Jue aa71f1db90 Add tools/bin to PATH
Signed-off-by: Wang Jue <wang.jue@intel.com>
2019-07-17 20:19:33 +08:00
Qi Zheng 21323d1699 Disable redis protected mode
The redis on docker hub disabled protected mode in default.
To make clear redis be compatible, disable the protected mode
in default as well.

Signed-off-by: Qi Zheng <qi.zheng@intel.com>
2019-07-11 09:27:15 +08:00
Liu, Jianjun 07d1c7c968 Hide the expected warning msg
When removing the duplicated file and directory via rm -d,
if it's a non-empty directory, it will prompt the warning
message that the directory could not be removed becuase it
is not empty. This is as expectation, as there are other
files under the same diretory and we need to keep them.
Hide these warning message to avoid confusion.

Signed-off-by: Liu, Jianjun <jianjun.liu@intel.com>
2019-07-09 09:08:01 +08:00
Wang, Long 9cbfc6d834 Add specific rabbitmq-server bundle and use it
Signed-off-by: Wang, Long <long1.wang@intel.com>
2019-07-05 14:59:22 +08:00
Gong Sophia b433f2c0cc add php-fpm container
Signed-off-by: Gong Sophia <sophia.gong@intel.com>
2019-07-02 13:13:50 +08:00
Wang, Long 7ba80fe55a create tmpfiles to adapt to multilayer creation 2019-06-28 09:53:15 +08:00
wxb071216 2379c3a15b Add cassandra into .travis.yml 2019-06-27 16:50:26 +08:00
wangjue 508bda672e Create cassandra microservice
Signed-off-by: wangjue <wang.jue@intel.com>
2019-06-27 14:47:06 +08:00
Wang, Long 814cba04ff add entrypoint and LICENSE to run rabbitmq-server
Signed-off-by: Wang, Long <long1.wang@intel.com>
2019-06-20 14:16:30 +08:00