...

Text file src/github.com/letsencrypt/boulder/test/proxysql/entrypoint.sh

Documentation: github.com/letsencrypt/boulder/test/proxysql

     1#!/usr/bin/env bash
     2
     3exec proxysql -f --idle-threads -c /test/proxysql/proxysql.cnf --initial 2>&1 | tee -a /test/proxysql/proxysql.log

View as plain text