The current instructions will lead to the file being owned by root with
rw permissions only granted to the owner. However, the kvmd-certbot
script around certbot will invoke certbot as the user kvmd-certbot.
Therefore the credential files must be owned by kvmd-certbot.
* update tailscale.md to reflect best-practices
The provided -Syy is supposed to be used to redownload all package databases,
while the command chain itself is a partial upgrade which is not recommended
either for rolling release distributions.
Replace the full database redownload with a database update and run a system
upgrade while installing tailscaled.
* remove unnecessary sync command from video.md
* remove unnecessary sync command from bluetooth_hid.md
* remove unnecessary sync command from arduino_hid.md
* update faq.md to reflect best practices
* update letsencrypt.md to keep system up-to-date when installing packages
This is complementary to pikvm/kvmd#116.
Signed-off-by: Wojtek Porczyk <woju@invisiblethingslab.com>
Signed-off-by: Wojtek Porczyk <woju@invisiblethingslab.com>
* Add instructions for using Route53 for DNS
Add instructions for using Route53 for DNS
* Update letsencrypt.md
Updates to use AWS_SHARED_CREDENTIALS_FILE.