Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
services
review.typo3.org
gerrit
Commits
9d17cf73
Commit
9d17cf73
authored
Jun 04, 2020
by
Stephan Großberndt
Browse files
[FEATURE] Add healthcheck plugin
parent
d991ed04
Changes
3
Hide whitespace changes
Inline
Side-by-side
Dockerfile
View file @
9d17cf73
...
...
@@ -23,5 +23,6 @@ RUN rm -f /var/gerrit/plugins/avatars-gravatar.jar \
ADD
--chown=1000:1000 assets/etc /var/gerrit/etc
ADD
--chown=1000:1000 assets/hooks /var/gerrit/hooks
ADD
--chown=1000:1000 assets/plugins /var/gerrit/plugins
ADD
--chown=1000:1000 assets/ssh /var/gerrit/.ssh
ADD
--chown=1000:1000 assets/static /var/gerrit/static
assets/etc/healthcheck.config
0 → 100644
View file @
9d17cf73
[
healthcheck
"auth"
]
enabled
=
false
\ No newline at end of file
assets/plugins/healthcheck.jar
0 → 100644
View file @
9d17cf73
File added
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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