Skip to content
Snippets Groups Projects
Commit 701be1bb authored by Grzegorz Bizon's avatar Grzegorz Bizon
Browse files

Merge branch 'gitaly-options' into 'master'

Configure gitaly in Procfile.example

See merge request !232
parents bd58ee78 a53937b6
No related branches found
No related tags found
1 merge request!232Configure gitaly in Procfile.example
Pipeline #
Loading
Loading
@@ -13,4 +13,4 @@ rails-background-jobs: exec /usr/bin/env SIDEKIQ_LOG_ARGUMENTS=1 RAILS_ENV=devel
#grafana: exec support/wait-postgresql-ready support/exec-cd grafana bin/grafana-server -config grafana.ini
#sshd: exec /usr/sbin/sshd -e -D -f /home/git/openssh/sshd_config
#nginx: exec nginx -p /home/git/nginx -c conf/nginx.conf
#gitaly: exec /usr/bin/env PATH="/home/git/gitaly:$PATH" gitaly
#gitaly: exec /usr/bin/env GITALY_SOCKET_PATH=/home/git/gitlay.socket GITALY_PROMETHEUS_LISTEN_ADDR=:9101 gitaly/bin/gitaly
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment