updated README

This commit is contained in:
Adrien Luxey 2020-05-03 18:39:14 +02:00
parent 12ff2735a1
commit 8ac2eae701

View file

@ -1,5 +1,15 @@
* [wordpress:apache in Docker, with host MySQL config and host nginx](wordpress/)
* [securing server](security/)
# Automation: because 10h of coding can save you 10m of your life!
Go to [deployer]{/deployer}, where the fun is at.
## TODO
* dockerise nextcloud, synapse, gitea
* backup db
* send backups to a remote
# Random notes
## How to package Wordpress
@ -22,9 +32,6 @@ traefik does not support php-fpm, Caddy does. Not such a problem, we can keep Ap
* [File permissions](https://wordpress.org/support/article/changing-file-permissions/)
* [Sécu Wordpress (fr)](http://wptheme.fr/guide-creation-site-blog/securiser-et-nettoyer-theme-wordpress-virus/)
## TODO
* review synapse nginx conf - seems incomplete