Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
IP2I
Docker
elastic
Commits
cfe60070
Commit
cfe60070
authored
Sep 17, 2021
by
Giraud Yoan
Browse files
remove kibana
parent
5a15f82e
Pipeline
#136109
passed with stage
in 2 minutes and 35 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
14 deletions
+0
-14
.gitlab-ci.yml
.gitlab-ci.yml
+0
-11
kibana/Dockerfile
kibana/Dockerfile
+0
-3
No files found.
.gitlab-ci.yml
View file @
cfe60070
...
...
@@ -14,14 +14,3 @@ elasticsearch:
-
docker push $CI_REGISTRY_IMAGE:elasticsearch
only
:
-
master
kibana
:
image
:
gitlab-registry.in2p3.fr/ip2i/docker/docker
services
:
-
docker:dind
stage
:
build
script
:
-
docker build --pull -t $CI_REGISTRY_IMAGE:kibana kibana
-
docker push $CI_REGISTRY_IMAGE:kibana
only
:
-
master
kibana/Dockerfile
deleted
100644 → 0
View file @
5a15f82e
FROM
docker.elastic.co/kibana/kibana:7.14.0
RUN
bin/kibana-plugin
install
https://maven.search-guard.com/search-guard-kibana-plugin-release/com/floragunn/search-guard-kibana-plugin/7.14.0-51.0.0/search-guard-kibana-plugin-7.14.0-51.0.0.zip
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment