Home
last modified time | relevance | path

Searched refs:config (Results 1 – 25 of 90) sorted by path

1234

/unit/.github/workflows/
H A Dci.yml269 ./configure python --config=python3-config
/unit/
H A DCHANGES138 *) Bugfix: enabled UTF-8 for Python config by default to avoid
917 "/config/".
1006 *) Change: configuration object moved into "/config/" path.
H A DREADME.md52 # ./setup-unit repo-config && yum install unit
64 # ./setup-unit repo-config && apt install unit
85 application object. Let's store our first config snippet in a file called
86 `config.json`:
99 Now, `PUT` it into the `/config/applications` section of Unit's control API,
103 # curl -X PUT --data-binary @config.json --unix-socket \
104 /path/to/control.unit.sock http://localhost/config/applications
113 Next, reference the app from a listener object in the `/config/listeners`
114 section of the API. This time, we pass the config snippet straight from the
136 Finally, query the entire `/config` section of the control API:
[all …]
/unit/auto/
H A Dmake439 # pkg-config files
H A Dnjs8 if /bin/sh -c "(pkg-config njs --exists)" >> $NXT_AUTOCONF_ERR 2>&1;
12 NXT_NJS_CFLAGS=`pkg-config njs --cflags`
13 NXT_NJS_LIBS=`pkg-config njs --libs`
H A Dpcre10 if /bin/sh -c "(pcre2-config --version)" >> $NXT_AUTOCONF_ERR 2>&1; then
12 NXT_PCRE_CFLAGS=`pcre2-config --cflags`
13 NXT_PCRE_LIB=`pcre2-config --libs8`
35 $echo " + PCRE2 version: `pcre2-config --version`"
41 if /bin/sh -c "(pcre-config --version)" >> $NXT_AUTOCONF_ERR 2>&1; then
43 NXT_PCRE_CFLAGS=`pcre-config --cflags`
44 NXT_PCRE_LIB=`pcre-config --libs`
64 $echo " + PCRE version: `pcre-config --version`"
H A Dssltls91 if /bin/sh -c "(pkg-config gnutls --exists)" >> $NXT_AUTOCONF_ERR 2>&1;
93 NXT_GNUTLS_CFLAGS=`pkg-config gnutls --cflags`
94 NXT_GNUTLS_LIBS=`pkg-config gnutls --libs`
114 $echo " + GnuTLS version: `pkg-config gnutls --modversion`"
/unit/auto/modules/
H A Dphp17 --config=*) NXT_PHP_CONFIG="$value" ;;
25 --config=FILE set php-config filename
56 NXT_PHP_CONFIG=${NXT_PHP_CONFIG=php-config}
57 NXT_PHP=${NXT_PHP_CONFIG%-config*}
112 # "php-config --ldflags" does not contain path to libphp, but
H A Dpython18 --config=*) NXT_PYTHON_CONFIG="$value" ;;
25 --config=FILE set python-config filename
54 NXT_PYTHON_CONFIG=${NXT_PYTHON_CONFIG=python-config}
55 NXT_PYTHON=${NXT_PYTHON_CONFIG%-config*}
75 # "python-config --ldflags" may not contain path to libpython.
/unit/docs/
H A Dunit-openapi.yaml21 Here, `/config/listeners/*:8080` and `/config/listeners/*:8080/pass`
725 /config:
734 - config
758 - config
789 - config
808 - config
4597 # /config
4598 config:
5245 # /config
5246 config:
[all …]
/unit/pkg/deb/
H A DMakefile.go14 unit.example-go-config
27 …install -m 644 -p debian/unit.example-go-config debian/unit-go/usr/share/doc/unit-go/examples/unit…
42 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc1014 unit.example-jsc10-config
25 …tall -m 644 -p debian/unit.example-jsc10-config debian/unit-jsc10/usr/share/doc/unit-jsc10/example…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc1114 unit.example-jsc11-config
25 …tall -m 644 -p debian/unit.example-jsc11-config debian/unit-jsc11/usr/share/doc/unit-jsc11/example…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc1614 unit.example-jsc16-config
25 …tall -m 644 -p debian/unit.example-jsc16-config debian/unit-jsc16/usr/share/doc/unit-jsc16/example…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc1714 unit.example-jsc17-config
25 …tall -m 644 -p debian/unit.example-jsc17-config debian/unit-jsc17/usr/share/doc/unit-jsc17/example…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc1814 unit.example-jsc18-config
25 …tall -m 644 -p debian/unit.example-jsc18-config debian/unit-jsc18/usr/share/doc/unit-jsc18/example…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc1914 unit.example-jsc19-config
25 …tall -m 644 -p debian/unit.example-jsc19-config debian/unit-jsc19/usr/share/doc/unit-jsc19/example…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc2014 unit.example-jsc20-config
25 …tall -m 644 -p debian/unit.example-jsc20-config debian/unit-jsc20/usr/share/doc/unit-jsc20/example…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc2114 unit.example-jsc21-config
25 …tall -m 644 -p debian/unit.example-jsc21-config debian/unit-jsc21/usr/share/doc/unit-jsc21/example…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.jsc814 unit.example-jsc8-config
25 …nstall -m 644 -p debian/unit.example-jsc8-config debian/unit-jsc8/usr/share/doc/unit-jsc8/examples…
46 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.perl14 unit.example-perl-config
24 …nstall -m 644 -p debian/unit.example-perl-config debian/unit-perl/usr/share/doc/unit-perl/examples…
38 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.php14 unit.example-php-config
31 …install -m 644 -p debian/unit.example-php-config debian/unit-php/usr/share/doc/unit-php/examples/u…
45 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.python279 MODULE_CONFARGS_python27= python --config=python2.7-config
14 unit.example-python2.7-config
24 …644 -p debian/unit.example-python2.7-config debian/unit-python2.7/usr/share/doc/unit-python2.7/exa…
38 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.python3109 MODULE_CONFARGS_python310= python --config=python3.10-config
14 unit.example-python3.10-config
24 …4 -p debian/unit.example-python3.10-config debian/unit-python3.10/usr/share/doc/unit-python3.10/ex…
38 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…
H A DMakefile.python3119 MODULE_CONFARGS_python311= python --config=python3.11-config
14 unit.example-python3.11-config
24 …4 -p debian/unit.example-python3.11-config debian/unit-python3.11/usr/share/doc/unit-python3.11/ex…
38 …sudo curl -X PUT --data-binary @unit.config --unix-socket /var/run/control.unit.sock http://localh…

1234