2
0

Added some recipes.

This commit is contained in:
2024-08-25 19:51:30 +02:00
parent 005d0503e2
commit 145aab5386
28 changed files with 1103 additions and 2 deletions

View File

@ -0,0 +1,4 @@
# Ignore everything in this directory except these files.
*
!.gitignore
!.rotate_folder.conf

View File

@ -0,0 +1,9 @@
# This is a shell script excerpt for configuration purposes only.
# Handle with care! Please don't put code here, only variables.
CLASSES_PATTERN="^([^.]*)\..*\.$HOSTNAME\.(dmp|sql\.gz|tgz|log)$"
DOIT="yes" # if empty the script makes a dry run
# RETAIN_DAYS=7 # retains all files created within that many days
# RETAIN_WEEKS=4 # retains one file per week/month,
# RETAIN_MONTHS=12 # created within that many weeks/months

View File

@ -0,0 +1,3 @@
# Ignore everything in this directory except these files.
*
!.gitignore

View File

@ -0,0 +1,3 @@
# Ignore everything in this directory except this file.
*
!.gitignore

View File

@ -0,0 +1,3 @@
# Ignore everything in this directory except this file.
*
!.gitignore

View File

@ -0,0 +1,3 @@
# Ignore everything in this directory except this file.
*
!.gitignore

View File

@ -0,0 +1,3 @@
# Ignore everything in this directory except this file.
*
!.gitignore