Commit Graph
151 Commits
Author SHA1 Message Date
Axel Uhl 4289557e5a the refreshInstance.sh script's "install-release" option now defaults to the newest build-* release 2019-01-24 22:35:48 +01:00
Axel Uhl 78fca99c15 added tagging as "latest" to docker script 2019-01-23 20:28:44 +01:00
Axel Uhl ff8fe2ea0d also try to push a Docker image built to the dockerhub registry
Change-Id: I67d17de18a39dcec094edb25e599dd213e2e7b96
2019-01-23 17:09:19 +01:00
Axel Uhl 723e3381c6 fixed directory handling in Docker image creation script
Change-Id: I0bbb38d09e461cc3c3c70a20e3f4c6af61ef4eaa
2019-01-23 15:18:51 +01:00
Axel Uhl 2599fe22a8 Merge branch 'master' into bug4018
Change-Id: I28265fc4273923adff87146776e64d26a891cef7
2019-01-23 13:26:12 +01:00
Axel Uhl 1a2d585b0e fixed paths in makeImageForLatestRelease so it can be called from anywhere
Change-Id: I7f5d9ac9ce32449b4f50e81d0072280b5e7c9b15
2019-01-23 09:28:34 +01:00
Axel Uhl bcb1346555 removed Socket.close() call in replication test frame to avoid killing client-side connection prematurely
Change-Id: I5793a2fdee9e4403323446e2eece9b4a84b1f538
2019-01-22 18:10:32 +01:00
Axel Uhl 024f07e291 removed erroneous port: specification from readinessProbe specification 2019-01-20 23:39:48 +01:00
Axel Uhl 264a5c75f0 use new status check for readiness probe in Sailing pod definitions 2019-01-20 13:25:55 +01:00
Axel Uhl 5cb9ea1bbe simplified apt-get install in docker file
Change-Id: I30532fbb0dfa41f045693eb552879db1431c6b32
2019-01-18 18:11:00 +01:00
Axel Uhl 72a035f2e6 Merge branch 'master' into bug4018
Change-Id: Ic192ecc479ba1c5e8293652b0d924c6bc6b99587
2019-01-18 18:10:05 +01:00
Axel Uhl d93a8f3695 also install jq in Docker image
Change-Id: Ia5bd13275c2600112b56d545fea8c3a891c7c75e
2019-01-18 18:09:49 +01:00
Axel Uhl 34b360cc3e replication status under /replication/replication?action=STATUS
Change-Id: I63cfd64609e458690a89da3ed5478ee5f239579b
2019-01-18 17:35:58 +01:00
EC2 Server dfb68eda21 added missing apt-get update to Dockerfile.tpl 2019-01-17 20:11:09 +00:00
Axel Uhl 7654aaaa61 install the AWS RDS certificate so DocumentDB MongoDB URIs can be used
Change-Id: I8059d76f568c871b8f54e451e487b1e75df7f740
2019-01-11 15:05:47 +01:00
Axel Uhl c8897dfb40 fixed SearchServiceTest, ensuring the Shiro thread state is bound
Change-Id: I093bab634260af7a25981ed987ce163a9fda73d7
2019-01-04 15:47:09 +01:00
Axel Uhl 6d8398e33d Merge remote-tracking branch 'server/master'
Change-Id: I1a5d7ca1ce70fb413025842231fd59ce2691f36a
2019-01-04 13:07:49 +01:00
Axel Uhl 4b97284a26 removed the extra client-only GWT bundles from the com.sap.sse.feature.runtime feature
Change-Id: I55410ca19fbb778f8a369128fed46685f937a39e
2019-01-04 13:06:18 +01:00
Axel Uhl f59cd41d4c updated to new docker image 2019-01-03 23:45:11 +01:00
Axel Uhl d0465e1617 added comments to installCertManager script 2019-01-02 00:07:31 +01:00
Axel Uhl 115362558e added tls support for a DNS name shortened to <= 64 chars 2019-01-02 00:02:30 +01:00
Axel Uhl b76c049b30 fixed merged conflicts 2019-01-01 23:57:11 +01:00
Axel Uhl 6eab639f36 Merge remote-tracking branch 'server/master'
Change-Id: I2bb3d054184d340ef7e87bd6043ff2ae3f8be393
2019-01-01 23:52:40 +01:00
Axel Uhl 9af25af78d relaxed memory/CPU requirements of sailing pod a bit
Change-Id: I16a9bd13ed930bb65c615926a29a0d1580df33c1
2019-01-01 23:51:26 +01:00
Axel Uhl 9b6eee112a added script to install certmanager;
removed ingress.yaml which is obsoleted by the two event-specific
sample ingress definitions
2019-01-01 23:40:28 +01:00
Axel Uhl dba30a586b specific Ingress/Service/Pod definitions for two sample events; script to create Docker registry secret
Change-Id: Iacd0057e2fd1693df2a7143011a5489e0d96abd6
2019-01-01 18:05:39 +01:00
Axel Uhl 980dd6cf15 Merge remote-tracking branch 'server/master'
Change-Id: I2c0525d6151124cc2e106939a8ec643d018cdb3c
2019-01-01 02:36:31 +01:00
Axel Uhl 5911d545d9 Merge remote-tracking branch 'server/master'
Change-Id: Iaf4d2a09377233c444c529228c10fd13e835a039
2019-01-01 02:32:43 +01:00
Axel Uhl 62b2232110 extracted building a docker image for sapjvm8 2019-01-01 02:28:24 +01:00
Axel Uhl 7b3ee98abd example with two pod / service / ingress configurations for two example events
Change-Id: I3f8f51a0f5c1ed8e7571a5f10bea7ec5b50ef2c3
2018-12-31 23:21:45 +01:00
Axel Uhl fc0f1ba0bd with these k8s files it was possible to deploy a Sailing service to a Gardener-provided test cluster
Change-Id: I6fd08cb2828f6496b3e10577377313a5eaefea80
2018-12-31 23:00:19 +01:00
Axel Uhl d353968828 SAP JVM version upgrade from 8.1.045 to 8.1.046 2018-12-30 01:40:24 +01:00
Axel Uhl 8e0df0856c enhanced JVM version recognition for better logging option tuning
Change-Id: I7624ec07e5e683322eb62b0d8fa1b26f1f7f2e0b
2018-12-20 12:26:53 +01:00
Axel Uhl b22fc11336 during shutdown hook check whether system bundle was retrieved
Change-Id: Id65d43766e86b5c621717fc431c4f73a26b80590
2018-12-06 21:59:02 +01:00
Axel Uhl f207af7a38 fixed resource declaration for sailing pod
Change-Id: I90d3cf09600cbc5d377344e748d39fb92e7ec303
2018-12-06 01:19:33 +01:00
Axel Uhl 25aa24dc46 Merge branch 'docker'
Change-Id: I38cca9bc81c1ec5cf1bfb411a29c2c2a3bf2cd78
2018-12-06 01:11:33 +01:00
Axel Uhl ac2839aa26 increased memory limits for sailing pod
Change-Id: I7cc058d5e060201189e247f8c634385226e62973
2018-12-06 01:11:02 +01:00
Axel Uhl 322e8d5313 upgraded to new docker image
Change-Id: If8e99ba867223c3a1511a04c966dda48d959b91c
2018-12-06 01:06:34 +01:00
Axel Uhl 43750fb7ab made MongoDBServiceImpl.configuration volatile to ensure setting it is visible to other threads
Change-Id: I5ed2ac2cf57fed8027a653d32c3e309c5c5a5551
2018-12-05 16:45:27 +01:00
Axel Uhl 39fa8032df introduce a MONGODB_URI env variable and always pull container image 2018-12-05 10:42:28 +01:00
Axel Uhl 46d45ba6c4 added a script to install Helm into a Kubernetes cluster 2018-12-05 00:32:22 +01:00
EC2 Server 28ea403d8e added tailf alias to Dockerfile.tpl 2018-12-03 22:01:13 +00:00
Axel Uhl 49db8126bb allow solution to run with both, Java8 and Java11 with same target platform
Change-Id: I4f7772aaa1d9d1b65a2452ad98d8c51809fef2b4
2018-11-30 21:20:06 +01:00
Axel Uhl 71abd8745d connect to one primary Mongo server; still need to figure out using Mongo replica sets
Change-Id: I3dc6848a7f25adcbe750b33905da674a5fe75da3
2018-11-30 00:56:54 +01:00
Axel Uhl 4eb9173501 added more networking tools to docker image; added first Kubernetes configs
Change-Id: I180fbb2e1be25b7534da7a97ff3db0736407f6b2
2018-11-29 23:49:06 +01:00
Axel Uhl 3c376e2367 also clean up Dockerfile; handle mail env variables to update mail.properties; turn off mail authentication by default 2018-11-27 21:26:05 +01:00
Axel Uhl 865e519fce copy files required in Docker image from git workspace to docker/ and clean up afterwards 2018-11-27 20:58:02 +01:00
Axel Uhl f7f9c3db10 use start and env.sh to adjust Docker image
Change-Id: I045c994e21f2e2176be2403135410731be04da2e
2018-11-27 18:26:39 +01:00
Axel Uhl 8857902ed5 install a telnet tool into the Docker image
Change-Id: I66be9213c2527bd12ee2ab627d370ee8f684a61b
2018-11-27 14:43:56 +01:00
Axel Uhl ee82994625 added vim and a .vimrc to the Dockerfile
Change-Id: I63fcdbaafc348f91c8153c82f4aa80e8755f9a91
2018-11-22 22:32:33 +01:00