No description
image: imroc/logrotate:latest
env:
- name: LOGROTATE_FILE_PATTERN
value: "/var/log/nginx/nginx_*.log"
- name: LOGROTATE_FILESIZE
value: "20M"
- name: LOGROTATE_FILENUM
value: "10"
- name: CRON_EXPR
value: "*/1 * * * *"
- name: CROND_LOGLEVEL
value: "7"
|
||
|---|---|---|
| template | ||
| .gitignore | ||
| README.md | ||
edpbuilder stacks
This repository contains the building blocks to instanciate Internal Developer Platform's.
Install edpbuilder
To get started, you need to install edpbuilder.