Commit Graph

292 Commits

Author SHA1 Message Date
d102d5ccee Seems to be a problem when not defining email's sender address. 2024-02-24 11:19:36 +01:00
73b033c00a Try to use other mail server. 2024-02-24 11:14:29 +01:00
67b039bbdc Smtplib was refused to send mail. 2024-02-24 11:07:42 +01:00
fd366b64ff Change directory to local backup path, as email sending is delegated to localhost. 2024-02-24 11:04:02 +01:00
9dc3881659 Temporary test to speed up backup and use correct backup directory for sending emails. 2024-02-24 11:02:05 +01:00
8e76f1ddab Merge remote-tracking branch 'origin/master'
# Conflicts:
#	strato-production.yaml
2024-02-24 10:56:27 +01:00
fb744b2ad8 Change variable name for mail password in strato backup. 2024-02-24 10:55:39 +01:00
8c57f802a1 Correction for mail recipient. 2024-02-24 10:41:04 +01:00
d757b989a3 Update attachment string. 2024-02-24 10:39:50 +01:00
a8fa28d1a0 Try to send Email with database backup. 2024-02-24 10:37:50 +01:00
b089f31b6d Extend strato backup to collect storage backups. 2024-02-24 10:09:02 +01:00
bf1f483aa2 Extend backup for strato-production. 2024-02-24 09:52:37 +01:00
3a6bf7a466 Update semaphore playbook to store backups from strato production. 2024-02-24 09:41:57 +01:00
afa5136189 Describe customers that are hosted on strato production. 2024-02-24 09:38:43 +01:00
28a34630ef Extend strato-production to fetch backups. 2024-02-24 09:34:41 +01:00
88f55f4e39 Correct variables file for strato-production. 2024-02-24 09:27:02 +01:00
3decc1be88 Add backups für strato production server. 2024-02-24 08:59:41 +01:00
4ae10c26a6 Update IP address of NAS. 2023-04-11 07:12:06 +02:00
Christian Steinle
e3a79766d3 Restore option to not validate certificates when sending messages. 2022-07-19 11:38:48 +02:00
Christian Steinle
9658c05248 Correct usage of variables. 2022-07-19 11:22:28 +02:00
Christian Steinle
59c467715e Encrypt mattermost vaults. 2022-07-19 10:47:44 +02:00
Christian Steinle
f337f800f3 Correction of mysql password key. 2022-07-19 10:41:30 +02:00
Christian Steinle
adcd9cc8e5 Simplify variable paths and encrypt vaults. 2022-07-19 10:37:07 +02:00
Christian Steinle
c7913808c2 Update sending messages to use bot accounts and clean up variables. 2022-07-19 10:08:00 +02:00
3ed032077a Correction of body format when sending messages. 2022-07-19 09:39:13 +02:00
7ca03f8297 Extend list of returned status code for mattermost information. 2022-07-19 09:30:27 +02:00
c8469d17e6 Test sending message with bot user. 2022-07-19 09:25:36 +02:00
9dc27025b2 Force umount of nas volume, because there are conficts on error. 2022-07-19 08:20:48 +02:00
7ae0f45789 Use wait for connection and adjust nfs mount point. 2022-07-19 08:03:37 +02:00
29b5aec784 Remove unnecessary variables and update systems, databases and volumes for backup. 2022-07-19 04:53:24 +02:00
ae1e85ba8c Add password for drone database. 2022-07-19 04:48:32 +02:00
89d116d096 Gathering facts after wakeup for nas playbook. 2022-07-12 05:54:28 +02:00
e9a3d47677 Extend nas playbook to inform mattermost. 2022-07-12 05:34:59 +02:00
1cff897fc7 Cleanup old files during backup. 2022-06-28 11:52:57 +02:00
94376466b5 Cleanup directory structure and add media backup. 2022-06-28 11:45:43 +02:00
2b8a4f8a23 Change NAS IP. 2022-06-28 10:13:23 +02:00
236cad5984 Update Nas IP. 2022-06-28 10:08:09 +02:00
321ac5fa60 Use nfs instead of cifs and adjust to new nextcloud data backup. 2022-03-14 13:49:39 +01:00
cb4cb7617c Remove nextcloud data synchronisation. This is done by duplicati now. 2022-03-11 10:08:22 +01:00
42d1587c17 Correction of lookup syntax. 2022-02-24 09:08:04 +01:00
d1412d13f1 Lookup the variable for the password store. 2022-02-24 09:05:33 +01:00
44391218ec „odroid.yaml“ ändern 2022-02-24 08:54:19 +01:00
e5dbc0d3ec Change passwords for database containers and use each only once. 2022-02-24 08:49:16 +01:00
e3e6712e53 Extend docker containers and add volumes and databases. 2022-02-24 08:34:47 +01:00
chsteinle
83060729ad Do the sync and unmount the volume. 2022-01-11 16:24:59 +01:00
chsteinle
c21ff1c70d Try rsync for backup. 2022-01-11 16:19:36 +01:00
chsteinle
5f08658e9e Use sudo for mounting nas volume. 2022-01-11 16:09:18 +01:00
chsteinle
9950c123f4 Wait until nas is responding and check mount. 2022-01-11 16:04:01 +01:00
chsteinle
e075b5c002 Test if wakeup from odroid is working. 2022-01-11 09:03:51 +01:00
chsteinle
bcce0a06ee Check if playbook works without gathering facts. 2022-01-11 08:56:29 +01:00