* Add backup timeout customization
* Different variable
* remote integrity check
* 3.4.2
* AND THEN
* words
* more words
* Add local backup integrity
* check local backup integrity
* Clarify duplicate backup verbage
* pulling
Co-authored-by: Michael Stanclift <vmstan@ms-constitution.local>
* new first line of script
* no requested
* Abort!
* Test silent folder validation
* sameline
* echo newline
* echo_sameline
* what happened?
* sameline for ssh
* sqlite sameline
* Lower case
* Reset line
* clear line
* Flip the line
* version update
* Backup lowercase
* More lowercase
* Remove file names from standard messages
* Breakout backup message
* Output backup folder size
* Just H
* Invalid replication settings
* Compare updated
* Colors and updates
* Lower case for version output
* For Pihole
* Cron cleanup
* Sudo, or no sudo.
* Branch!
* Silent error validate
* Silent error validate
* Clearing up status messages
* Records
* Primary and secondary
* Gravity database
* Domain Database
* Backup output cleanup
* Move file permission validation into new functions
* Change restart
* UI variables test
* Breakout UI variables into new file
* Unified validation functions
* Replace text strings with variables
* Replace text strings with variables
* Replace logging with variables
* Convert backup to UI variables
* Switch restore to UI variables
* Fix bug where gravity database did not restore
* App validation checks
* Rev to 3.4.0
* Convert Push functions to new strings
* Completing push UI changes
* remove added line
* Move purge to UI strings
* Move automation to UI strings
* Move core strings into UI
* Exit strings
* First pass at hashing UI
* Escape the remote system query (#179)
* hashing committed
Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.local>
Co-authored-by: Veduco <59983694+Veduco@users.noreply.github.com>
* Fix crash when using remote docker instance (#169)
When trying to compare / sync and where the remote host is based on Docker, an error will be displayed as per below:
invalid argument "pihole1" for "-f, --filter" flag: bad format of filter (expected name=value)
See 'docker ps --help'.
* 3.3.2
Co-authored-by: Michael Thompson <25192401+nh-mike@users.noreply.github.com>
Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.local>
* Catch up 3.3 (#142)
* 3.2.5 (#140)
Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.vmware.com>
* Adds backup cleanup back to process
* Add backup cleanup to compare script when no changes are detected.
* Trek reference
* Redundant
* 3.2.6
* 3.2.6
Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.vmware.com>
Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.local>
* Beginning 3.3.0 work
* Podman support
* Support for pihole running in a podman container (#138)
* add support for pihole running in a podman container
* revert renaming of DOCKER_CON to CON_NAME to avoid breaking existing installations
Co-authored-by: Michael Stanclift <mstanclift@vmware.com>
* Add sudo to call of Pihole container version
* Use dev branch pipe
* Without origin
* ascii
* rotate logo
* Move config files to settings folder
* MIssed an important one
* Relocate logs files
* Filling empty directory
* Regression of sudo fix
* Logs
* More words
* Change sync frequency options
* Remove backup automation
* Bold questions
* name
* elif
* BACKUP_RETAIN=3
* Remove automation flag
* == not !=
* Rearrange
* IF
* Default to 0
* 15 default
* More words!
* ELSE
* tighter columns
* Instance type
* Y/N
Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.vmware.com>
Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.local>
Co-authored-by: Martin F. Schumann <mfs@mfs.name>
* Adds backup cleanup back to process
* Add backup cleanup to compare script when no changes are detected.
* Trek reference
* Redundant
* 3.2.6
* 3.2.6
Co-authored-by: Michael Stanclift <vmstan@mstanclift-a03.local>
* start 3.2.2
* -z
* !=
* “”
* headers
* Change to new PH_EXEC run
* Empty list detection for CNAME
* IGNORE list
* Skip Gravity logic
* oops
* Two == to be super serious
* variables are hard
* change colors
* the colors
* I’m getting rusty
* echo_lines
* 3.2.2
Co-authored-by: Michael Stanclift <vmstan@sovereign.local>
* 3.2.1
* Change FILE_OWNER & RILE_OWNER to use UID:GID (#128)
Adressing #99 - use UID:GID instead names to support pihole docker user.
* Cleanup tabs on main script
* Add pihole version output
* Output version based on Docker type
* AND THEN
* AND THEN AND THEN
* bash version
* add DNSMASQ to output
* Add GS version
* No color
* Custom settings
* VERIFY_PASS
* Reformat Remote info
* Info screen
* ssh v
* rsync
* -e
* no echo, duh
* header
* sqlite3 version output
* sudo git docker versions
* move spacer
* uname
* remove duplicate docs
Co-authored-by: Michael Stanclift <vmstan@sovereign.local>
Co-authored-by: Krzysiek Kurek <kk50657@sgh.waw.pl>
* Add configuration variables for DNSMASQ files and directories
* Move compare function to gs-core
* Words
* Add validation command for DNSMASQ
* conditional checking of cname folder
* Add CNAME file to md5 check
* Reanalyse CNAME
* Bug report #125
* Add varilable for GS conf file
* more syncing
* Version 3.2
* Add DNS folder validation to other tasks
* Backup CNAME files
* {}
* Add message if no local files are detected but selected for backup
* Add CNAME list to restore code
* Pull CNAME, validate permissions
* Add pull function to runtime
* Extra R
* Use new permission validation function
* Push CNAME function added
* Missing variable name
* Add MD5 logging for CNAME files
* Add CNAME to smart task
* Change location of remote DNSMASQ file backups
* 1 not 0
* Change backup folder location
* Remove {}?
* “”
* INCLUDE_CNAME
* Detect invalid CNAME configuration
* Explainers for CNAME enabling
Co-authored-by: Michael Stanclift <vmstan@sovereign.local>