lfops icon indicating copy to clipboard operation
lfops copied to clipboard

LFOps is an Ansible Collection of generic Roles, Playbooks and Plugins for managing Linux-based Cloud Infrastructures.

Results 60 lfops issues
Sort by recently updated
recently updated
newest added

Ignore these files and directories: ``` .cache /boot/grub2/grubenv /etc/pihole/pihole-FTL.db-journal /root/.cache/duplicity /root/.gnupg /root/.gnupg/S.gpg-agent /root/.gnupg/S.gpg-agent.browser /root/.gnupg/S.gpg-agent.extra /root/.gnupg/S.gpg-agent.ssh /var/log/boot.log /var/log/dmesg /var/log/dmesg.old /var/log/fail2ban.log /var/log/hawkey.log /var/log/lighttpd/error.log /var/log/maillog /var/log/php-fpm /var/log/sssd/sssd.log /var/log/sssd/sssd_implicit_files.log /var/log/sssd/sssd_kcm.log /var/log/sssd/sssd_nss.log /var/log/sssd/sssd_pac.log /var/log/sssd/sssd_pam.log /var/log/sssd/sssd_ssh.log...

enhancement

see https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#activity-app this prevents the nextcloud database from growing huge

enhancement

see https://docs.rocket.chat/guides/administration/admin-panel/settings/retention-policies default: Only delete files: yes Exclude pinned messages: yes Retention time: 550d

Defaults for PHP: * `date.timezone = Europe/Zurich` * `expose_php = Off` Defaults for Apache: * `ServerSignature Off` * `ServerTokens Prod`

https://github.com/nextcloud/notify_push

enhancement
question

have a look at https://github.com/ansible-collections/community.mongodb/tree/master/roles/mongodb_auth. also create a dump user if necessary

enhancement

``` TASK [linuxfabrik.lfops.postfix : flush handlers so that postfix can be used by the later roles] ********************** Wednesday 12 October 2022 09:06:23 +0200 (0:00:00.517) 0:01:02.992 ***** [WARNING]: flush_handlers task does...

from https://docs.gitlab.com/ee/raketasks/backup_gitlab.html: "The backup command doesn’t verify if another backup is already running, as described in [issue 362593](https://gitlab.com/gitlab-org/gitlab/-/issues/362593). We strongly recommend you make sure that all backups are complete before...

enhancement

Imagine a folder `nextcloud/data` that is backed up in parallel (`divide: True`). If at some point a subfolder is deleted, duplicity has no way to apply its retention mechanism to...

enhancement

Roles containing `restorecon`: * librenms * wordpress