chore: Add signature to scripts
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
# Configuration for the Aurora Refresh Script (aurora_refresh.sh)
|
# Configuration for the Aurora Refresh Script (aurora_refresh.sh)
|
||||||
# Place this file in the same directory as the script.
|
# Place this file in the same directory as the script.
|
||||||
|
# Author: Tomi Eckert
|
||||||
|
|
||||||
# --- Main Settings ---
|
# --- Main Settings ---
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Version: 2.1.0
|
# Version: 2.1.0
|
||||||
|
# Author: Tomi Eckert
|
||||||
#
|
#
|
||||||
# Purpose: Performs an automated refresh of a SAP HANA schema. It exports a
|
# Purpose: Performs an automated refresh of a SAP HANA schema. It exports a
|
||||||
# production schema and re-imports it under a new name ("Aurora")
|
# production schema and re-imports it under a new name ("Aurora")
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Author: Tomi Eckert
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# SAP Business One for HANA Silent Installation Configurator
|
# SAP Business One for HANA Silent Installation Configurator
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# Configuration for HANA Backup Script (backup.sh)
|
# Configuration for HANA Backup Script (backup.sh)
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
# Author: Tomi Eckert
|
||||||
|
|
||||||
# --- Connection Settings ---
|
# --- Connection Settings ---
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Author: Tomi Eckert
|
||||||
# This script helps to configure backup.conf
|
# This script helps to configure backup.conf
|
||||||
|
|
||||||
# Source the backup.conf to get current values
|
# Source the backup.conf to get current values
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Version: 1.0.7
|
# Version: 1.0.7
|
||||||
|
# Author: Tomi Eckert
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# SAP HANA Backup Script
|
# SAP HANA Backup Script
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Version: 1.1.0
|
# Version: 1.1.0
|
||||||
|
# Author: Tomi Eckert
|
||||||
|
|
||||||
# Check if any arguments were provided
|
# Check if any arguments were provided
|
||||||
if [ "$#" -eq 0 ]; then
|
if [ "$#" -eq 0 ]; then
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Version: 1.5.4
|
# Version: 1.5.4
|
||||||
|
# Author: Tomi Eckert
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# SAP HANA Schema and Tenant Management Tool (hanatool.sh)
|
# SAP HANA Schema and Tenant Management Tool (hanatool.sh)
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Author: Tomi Eckert
|
||||||
# --- Main Script ---
|
# --- Main Script ---
|
||||||
|
|
||||||
# This script presents a menu of software packages, or installs them
|
# This script presents a menu of software packages, or installs them
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Version: 1.2.2
|
# Version: 1.2.2
|
||||||
|
# Author: Tomi Eckert
|
||||||
|
|
||||||
# A script to interactively manage SAP HANA hdbuserstore keys, with testing.
|
# A script to interactively manage SAP HANA hdbuserstore keys, with testing.
|
||||||
|
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
# Configuration for SAP HANA Monitoring Script
|
# Configuration for SAP HANA Monitoring Script
|
||||||
|
# Author: Tomi Eckert
|
||||||
|
|
||||||
# --- Company Information ---
|
# --- Company Information ---
|
||||||
# Used to identify which company the alert is for.
|
# Used to identify which company the alert is for.
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
# Author: Tomi Eckert
|
||||||
# This script helps to configure monitor.conf
|
# This script helps to configure monitor.conf
|
||||||
|
|
||||||
# Source the monitor.conf to get current values
|
# Source the monitor.conf to get current values
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Version: 1.3.1
|
# Version: 1.3.1
|
||||||
|
# Author: Tomi Eckert
|
||||||
# =============================================================================
|
# =============================================================================
|
||||||
# SAP HANA Monitoring Script
|
# SAP HANA Monitoring Script
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
# Author: Tomi Eckert
|
||||||
#
|
#
|
||||||
# This file contains the configuration for the script downloader.
|
# This file contains the configuration for the script downloader.
|
||||||
# The `SCRIPT_PACKAGES` associative array maps a short package name
|
# The `SCRIPT_PACKAGES` associative array maps a short package name
|
||||||
|
|||||||
Reference in New Issue
Block a user