Wordpress setup.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

23 строки
744 B

7 лет назад
Shared hosting: https://doc.wallabag.org/en/admin/installation/installation.html#installation
7 лет назад
Raspberry Pi using letsencrypt:
`gpg --recv-key 7638D0442B90D010`
7 лет назад
`gpg --recv-keys 8B48AD6246925553`
`gpg -a --export 7638D0442B90D010 | sudo apt-key add -`
`gpg -a --export 8B48AD6246925553 | sudo apt-key add -`
7 лет назад
`git clone https://github.com/letsencrypt/letsencrypt`
`cd letsencrypt`
`time ./letsencrypt-auto`
7 лет назад
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.