Commit graph

443 commits

Author SHA1 Message Date
Tunui Franken
c7a48b74c6 Allow to check ssh on lime2 when using NATted address 2025-03-25 10:22:56 +01:00
342dcdf016 lime2 and test servers don't have smart devices 2025-03-23 23:18:51 +01:00
d6ada5a32a Check port 25 for mailserver locally as the port is blocked on lime2 2025-03-23 22:55:36 +01:00
e6d3a6e6d7 Allow icinga2 api to master from all, remove root api user 2025-03-23 22:51:25 +01:00
fe0d4be242 Update nagstamon password 2025-03-23 22:39:42 +01:00
4ae0ea6886 Minor fixes 2025-03-23 19:18:33 +01:00
9d9fef0aa7 fixup! Use sendmail for forgejo mailing 2025-03-23 13:53:56 +01:00
5cf8904b6a Change default mailuser for production 2025-03-23 13:26:49 +01:00
6da2576d19 Add needed mail alias for icinga2 2025-03-23 13:11:44 +01:00
47c9e66b25 Allow git clone on localhost for tunuifranken.info 2025-03-23 12:47:04 +01:00
efe4263b4a Remove unttended-upgrades from test images 2025-03-23 12:10:58 +01:00
f9665d8d83 Create ApiUser nagstamon 2025-03-23 10:23:25 +01:00
de4f590585 Minor change 2025-03-23 09:51:49 +01:00
1a7b5b24b7 Minor typo change 2025-03-23 09:38:52 +01:00
872a824394 Regenerate forgejo authorized_keys after installing 2025-03-23 09:05:28 +01:00
776fd31d8b Fix handler of forgejo restart running when service doesn't exist yet 2025-03-21 10:58:09 +01:00
15dff1571a Fix getting latest forgejo binary when new version is a stable release
Sometimes forgejo releases stable that is version lower than a current
stable release (LTS)
2025-03-21 09:32:36 +01:00
6f8b247425 Add check_rbl 2025-03-16 13:22:12 +01:00
0035b79fd8 Add smart check 2025-03-16 12:26:02 +01:00
65e6ed9aee Add check_logfiles for mail activity 2025-03-15 10:11:27 +01:00
82ec5f8206 Add check_memory 2025-02-09 11:25:08 +01:00
53bd4e743a Use percpu load 2025-02-09 11:06:20 +01:00
e5c660210b Rsyslog is needed for nftables log 2025-02-06 22:56:59 +01:00
461baf4f80 Include role setup_nftables for common 2025-02-06 22:56:41 +01:00
a0fac3c2dc Add systemd check 2025-02-02 18:28:10 +01:00
70382d628f Add check for mailserver-pgsql 2025-02-01 23:49:12 +01:00
f026e3a166 [mailserver] Disable plain imap (143) 2025-02-01 22:06:10 +01:00
32fc4122bd [mailserver] Add submissions check 2025-02-01 21:33:15 +01:00
7b7a21d59e [postfix] Add /etc/aliases 2025-02-01 21:23:09 +01:00
913d378dbe [postfix] Use submissions (465) for relaying 2025-02-01 21:22:49 +01:00
e822e40945 [mailserver_postfix] Enable submissions (465 without STARTTLS) 2025-02-01 21:04:14 +01:00
27433263e7 Add debian ntp pool for ntp_time 2025-02-01 00:08:50 +01:00
41b2ad4b20 [icinga2] Define "disk" Service without arguments to get partitions dynamically 2025-01-31 23:56:09 +01:00
ec43b6cf31 Sort and colorize get_service_states 2025-01-31 23:28:29 +01:00
b3f1e35828 Add dependencies 2025-01-31 22:53:40 +01:00
988defbae8 Remove deux_puissance_x call because it isn't functional 2025-01-31 22:39:16 +01:00
d12e625a03 Try to avoid hanging of service restart 2025-01-31 22:07:56 +01:00
7eac4cbf15 Fix playbook paths 2025-01-31 21:58:56 +01:00
d866766ea9 Don't ask for forgejo_dump_path, just deploy the repos if the path was given 2025-01-31 21:45:33 +01:00
023ff35ac6 Add master playbook to install everything in order 2025-01-31 19:04:44 +01:00
6f78bac499 Move services of mailserver's monitoring to a dedicated role 2025-01-26 23:23:29 +01:00
8ba59814bb Add more basic checks, including for mail 2025-01-24 23:55:36 +01:00
6f7b77d3c7 Add needed ports to check hosts 2025-01-24 23:42:30 +01:00
fbf54d942a Add a script to query service states 2025-01-24 23:22:05 +01:00
30c22eb143 Use sendmail for forgejo mailing 2025-01-24 22:00:55 +01:00
8900d883c6 Add relayclient ip to rspamd's local_addr 2025-01-24 21:46:26 +01:00
f7132eae93 Use smtp instead of submission for relaying, add ip to mynetworks 2025-01-24 21:38:25 +01:00
9ebf64a39c It seems restarting nftables where we could reload causes blocking tasks 2025-01-24 16:58:13 +01:00
50a7996e6c Need to reload nftables before requesting master cert 2025-01-24 10:43:19 +01:00
1d259156ca Use fixed addresses for accessing each host
No need for ansible_facts.default_ipv4 which yields errors
2025-01-24 10:14:47 +01:00