updated README
This commit is contained in:
parent
12ff2735a1
commit
8ac2eae701
1 changed files with 12 additions and 5 deletions
17
README.md
17
README.md
|
@ -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
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue