Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stream redirection fails in ErrorLog, so we just log to stdout for now | Suren A. Chilingaryan | 2018-03-01 | 1 | -1/+2 |
| | |||||
* | Prevent double logging | Suren A. Chilingaryan | 2018-03-01 | 1 | -2/+2 |
| | |||||
* | Modify apache configuration to also print errors to stderr | Suren A. Chilingaryan | 2018-03-01 | 1 | -0/+3 |
| | |||||
* | Add entrypoint for OpenShift which is waiting until ADEI sources are ↵ | Suren A. Chilingaryan | 2018-03-01 | 3 | -1/+17 |
| | | | | populated and ready... | ||||
* | Intialize *-logs setups from the sample configuration | Suren A. Chilingaryan | 2018-02-25 | 1 | -6/+14 |
| | |||||
* | Save session variables in writable /tmp folder | Suren A. Chilingaryan | 2018-02-23 | 5 | -198/+1 |
| | |||||
* | Fix typo | Suren A. Chilingaryan | 2018-02-22 | 1 | -1/+2 |
| | |||||
* | Copy default configs independent of ADEI sources | Suren A. Chilingaryan | 2018-02-22 | 1 | -5/+5 |
| | |||||
* | Support more parameters from environment | Suren A. Chilingaryan | 2018-02-22 | 5 | -6/+192 |
| | |||||
* | Fix typo | Suren A. Chilingaryan | 2018-02-22 | 2 | -1/+3 |
| | |||||
* | Simplify and add uid to /etc/passwd on startup to keep getpwuid() happy | Suren A. Chilingaryan | 2018-02-22 | 3 | -15/+30 |
| | |||||
* | Move locking protection from run-cron to adei-branch | Suren A. Chilingaryan | 2018-02-22 | 2 | -13/+10 |
| | |||||
* | Move pid file to /tmp folder | Suren A. Chilingaryan | 2018-02-21 | 2 | -2/+3 |
| | |||||
* | Allow container to run in unpriviledged mode | Suren A. Chilingaryan | 2018-02-21 | 2 | -5/+17 |
| | |||||
* | Use volume for apache configuration in order to run in read-only containers | Suren A. Chilingaryan | 2018-02-21 | 4 | -4/+45 |
| | |||||
* | Initial import | Suren A. Chilingaryan | 2018-02-20 | 19 | -0/+475 |