Releases

  • backup-server

    Guzmán Castanedo Villalba hace 5 años 1 commits en master desde esta release

    Version 2.1 Changelog (guzman 2018-05-05)

    • Add SHA512 Hash
    • Add backup PostFix
    • Add backup Dovecot
    • Add backup OpenDKIM
    • Add backup SPF
    • Add backup OpenDMARC
    • Add backup Amavis
    • Add backup SPAM Assassin
    • Corrections in checkSqlAuth
    • Corrections in checkRoutes
    • Change --no-postfix to --postfix name
    • Add dekay of 20 seg to autostart (gnome .desktop)
    • Minor changes in stdou
    • Fix bug letsencryptDir variable
    • Fix bug in remove old file (find fails)
    • Change tar structure
     
  • backup-server

    Guzmán Castanedo Villalba hace 6 años 7 commits en master desde esta release

    backup-server version 2.0 Makes backups compressed with:

    • Gzip (DEFLATE)
    • Bzip2
    • XZ (LZMA2)
    • 7Z (LZMA)

    and compressed with gpg2. Backups of:

    • Web Pages (/var/www)
    • SQL Databases (MySQL or MariaDB)
    • HTTP Server Configuration (/etc/nginx)
    • Let's Encrypt Certificates (/etc/letsencrypt)
    • Mail Mailboxes (/var/mail)
    • Home Directory (/home)
    • GOGS Git Repository (/opt/gogs)