summaryrefslogtreecommitdiffstats
path: root/adei
Commit message (Expand)AuthorAgeFilesLines
* Stream redirection fails in ErrorLog, so we just log to stdout for nowSuren A. Chilingaryan2018-03-011-1/+2
* Prevent double loggingSuren A. Chilingaryan2018-03-011-2/+2
* Modify apache configuration to also print errors to stderrSuren A. Chilingaryan2018-03-011-0/+3
* Add entrypoint for OpenShift which is waiting until ADEI sources are populate...Suren A. Chilingaryan2018-03-013-1/+17
* Intialize *-logs setups from the sample configurationSuren A. Chilingaryan2018-02-251-6/+14
* Save session variables in writable /tmp folderSuren A. Chilingaryan2018-02-235-198/+1
* Fix typoSuren A. Chilingaryan2018-02-221-1/+2
* Copy default configs independent of ADEI sourcesSuren A. Chilingaryan2018-02-221-5/+5
* Support more parameters from environmentSuren A. Chilingaryan2018-02-225-6/+192
* Fix typoSuren A. Chilingaryan2018-02-222-1/+3
* Simplify and add uid to /etc/passwd on startup to keep getpwuid() happySuren A. Chilingaryan2018-02-223-15/+30
* Move locking protection from run-cron to adei-branchSuren A. Chilingaryan2018-02-222-13/+10
* Move pid file to /tmp folderSuren A. Chilingaryan2018-02-212-2/+3
* Allow container to run in unpriviledged modeSuren A. Chilingaryan2018-02-212-5/+17
* Use volume for apache configuration in order to run in read-only containersSuren A. Chilingaryan2018-02-213-4/+29
* Initial importSuren A. Chilingaryan2018-02-2014-0/+353