wordpress-church-setup/raspi.md

23 lines
744 B
Markdown
Raw Permalink Normal View History

2017-11-29 05:23:02 +00:00
Shared hosting: https://doc.wallabag.org/en/admin/installation/installation.html#installation
2017-11-29 05:14:32 +00:00
Raspberry Pi using letsencrypt:
`gpg --recv-key 7638D0442B90D010`
2017-11-29 05:20:32 +00:00
`gpg --recv-keys 8B48AD6246925553`
`gpg -a --export 7638D0442B90D010 | sudo apt-key add -`
`gpg -a --export 8B48AD6246925553 | sudo apt-key add -`
2017-11-29 05:14:32 +00:00
`git clone https://github.com/letsencrypt/letsencrypt`
`cd letsencrypt`
`time ./letsencrypt-auto`
2017-11-29 05:22:41 +00:00
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.