Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@

Placeholder for custom Nirmata-Scripts

Backup script cron tab: runs every day at 3am and outputs log file
centos7script.sh -
cleanup-cluster-agent.sh - Script to clean-up node including nirmata-agent install after cluster deletion.
cleanup-cluster.sh - Script to clean-up cluster state and configuration only.
k8_test.sh - verify cluster setup and nirmata install.
nadm-gui.sh - nadm gui
nirmata-agent-restart.sh - Script to clean restart nirmata-agent
nirmata-backup.sh - Backup script cron tab: runs every day at 3am and outputs log file

0 3 * * 0-6 /usr/bin/nirmata-backup.sh > /var/log/nirmatabackup.txt