add uwsgi logfile plugin for additional loggers
This commit is contained in:
parent
300199202a
commit
3f5b2abcd5
@ -10,7 +10,7 @@ APP_USER="atst"
|
|||||||
APP_UID="8010"
|
APP_UID="8010"
|
||||||
|
|
||||||
# Add additional packages required by app dependencies
|
# Add additional packages required by app dependencies
|
||||||
ADDITIONAL_PACKAGES="postgresql-libs python3 rsync uwsgi uwsgi-python3"
|
ADDITIONAL_PACKAGES="postgresql-libs python3 rsync uwsgi uwsgi-python3 uwsgi-logfile"
|
||||||
|
|
||||||
# add sync-crl cronjob for atst user
|
# add sync-crl cronjob for atst user
|
||||||
echo "1 */6 * * * /opt/atat/atst/script/sync-crls tests/crl-tmp" >> /etc/crontabs/atst
|
echo "1 */6 * * * /opt/atat/atst/script/sync-crls tests/crl-tmp" >> /etc/crontabs/atst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user