Wordpress setup.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

23 lines
744 B

Shared hosting: https://doc.wallabag.org/en/admin/installation/installation.html#installation
Raspberry Pi using letsencrypt:
`gpg --recv-key 7638D0442B90D010`
`gpg --recv-keys 8B48AD6246925553`
`gpg -a --export 7638D0442B90D010 | sudo apt-key add -`
`gpg -a --export 8B48AD6246925553 | sudo apt-key add -`
`git clone https://github.com/letsencrypt/letsencrypt`
`cd letsencrypt`
`time ./letsencrypt-auto`
https://ltlto.com/josh/wordpress-church-setup/src/master/raspi.md
https://wallabag.org/en
https://ltlto.com/josh/wordpress-church-setup/src/master/TLS-setup.sh
Remove & reinstall nginx to get new default configuration and setup TLS for josh.cityofardon.com on port 443 on 192.168.1.78 with port forwarding on 8999 on the router.