This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/conf/init
Jimmy Zelinskie a40b065bd3 syslog: fix timestamp (#1579)
Previously the timestamp was locked to the time at which the logger
process started. This change parses messages in bash and then calls the
logger once for each message ignoring newlines (read -r) in order to
guarantee the timestamp is correct.
2016-06-24 15:46:58 -04:00
..
service syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
copy_config_files.sh Add a sitemap.txt for popular public repos 2016-06-17 14:34:20 -04:00
copy_syslog_config.sh Route all of the logging through syslog-ng. Add the ability to specify extra syslog-ng config. Simplify the Dockerfile. 2015-03-26 09:22:47 -04:00
create_certs.sh Allow adding extra CA certificates to the system 2016-04-29 17:25:45 -04:00
doupdatelimits.sh Make the doupdatelimits script optional 2015-07-01 15:13:36 +03:00
install_custom_certs.sh Switch to install custom LDAP cert by name 2016-06-21 15:10:26 -04:00
runmigration.sh Switch postgres to a non-transactional DDL to allow us to use peewee to modify data in migrations: enterprise customers are running postgres migrations offline already. Move the image backfill script back to a migration since it will now work. Unify the interface to sending a DB URI to env.py for the migration script. 2014-11-18 14:07:33 -05:00
syslog-ng.conf Add newline char in syslog-ng config 2015-09-02 10:07:34 -04:00
zz_boot.sh Creat mitm certs on boot 2016-04-29 14:10:33 -04:00