alpine: mco 2021-08
This commit is contained in:
98
2021-08-09.md
Normal file
98
2021-08-09.md
Normal file
@@ -0,0 +1,98 @@
|
|||||||
|
# Alpine
|
||||||
|
|
||||||
|
## Général
|
||||||
|
|
||||||
|
* [x] logs - journalctl --priority warning
|
||||||
|
* [x] mise à jour - yum check-updates
|
||||||
|
* [x] services en échec - systemctl --failed
|
||||||
|
* [x] fail2ban - bon fonctionnement, ip bannies...
|
||||||
|
* [ ] accès console depuis dedibox / ovh
|
||||||
|
* [x] âge des certificats - certbot certificates | ag Expiry
|
||||||
|
* [ ] test reboot - reboot
|
||||||
|
|
||||||
|
## Sauvegardes
|
||||||
|
|
||||||
|
* [ ] date de la dernière sauvegarde
|
||||||
|
* [ ] test de restauration
|
||||||
|
|
||||||
|
## Services
|
||||||
|
|
||||||
|
### Apache et PHP-FPM
|
||||||
|
* [ ] apachecheck
|
||||||
|
* [ ] logs:
|
||||||
|
* taille
|
||||||
|
* fréquence d évenements
|
||||||
|
* rotation
|
||||||
|
|
||||||
|
### MySQL
|
||||||
|
* [ ] mysqltuner
|
||||||
|
* [ ] mysql performance counters
|
||||||
|
* [ ] logs
|
||||||
|
* [ ] vérification âge sauvegarde
|
||||||
|
* [ ] vérification externalisation sauvegarde
|
||||||
|
* [ ] test restauration
|
||||||
|
|
||||||
|
### Ldap
|
||||||
|
* [x] vérification âge sauvegarde
|
||||||
|
* [x] vérification externalisation sauvegarde - burp -a L -b 517 -r /srv/Backups/ldap/2021.08.08/dump.ldif
|
||||||
|
* [x] test restauration - burp -a r -b 517 -r /srv/Backups/ldap/2021.08.08/dump.ldif -d /tmp/ -s 3
|
||||||
|
* [x] vérification réplication - lds dn | wc -l sur collidine et alpine
|
||||||
|
|
||||||
|
### Applis web
|
||||||
|
|
||||||
|
#### Nextcloud
|
||||||
|
* [x] - logs (y compris logs nextcloud depuis config)
|
||||||
|
* [ ] - mise à jour core
|
||||||
|
* [x] - mise à jour plugins
|
||||||
|
|
||||||
|
#### Etherpad
|
||||||
|
* [x] logs
|
||||||
|
* [x] mise à jour
|
||||||
|
|
||||||
|
#### Rspamd
|
||||||
|
* [ ] logs - journalctl -u rspamd
|
||||||
|
* [x] mise à jour via yum
|
||||||
|
|
||||||
|
#### Jazzochateau
|
||||||
|
* [x] logs
|
||||||
|
* [ ] mise à jour wordpress
|
||||||
|
|
||||||
|
|
||||||
|
#### Karavel
|
||||||
|
* [x] logs
|
||||||
|
|
||||||
|
#### maisonduvelo
|
||||||
|
* [x] logs
|
||||||
|
* [x] supprimer vieille backup dans drush-backup
|
||||||
|
* [x] supprimer ancienne version drupal dans www
|
||||||
|
* [ ] maj drupal
|
||||||
|
* [ ] maj piwik / matomo
|
||||||
|
* [ ] maj wordpress
|
||||||
|
|
||||||
|
#### opendoor
|
||||||
|
* [x] logs
|
||||||
|
|
||||||
|
#### private.opendoor.fr
|
||||||
|
* [x] logs
|
||||||
|
* [x] mise à jour privatebin
|
||||||
|
* [x] supprimer les vieilles versions
|
||||||
|
|
||||||
|
#### reservation.opendoor.fr
|
||||||
|
* [x] logs
|
||||||
|
|
||||||
|
#### sondage.opendoor.fr
|
||||||
|
**site is offline, NDM no longer registered**
|
||||||
|
* [ ] logs
|
||||||
|
|
||||||
|
|
||||||
|
#### stats.opendoor.fr
|
||||||
|
* [ ] logs
|
||||||
|
|
||||||
|
#### support.opendoor.fr
|
||||||
|
* [ ] logs
|
||||||
|
|
||||||
|
#### thomasetsophie.fr
|
||||||
|
* [ ] logs
|
||||||
|
|
||||||
|
#### vv
|
||||||
|
* [ ] logs
|
||||||
Reference in New Issue
Block a user