tiagofreire-pt
487d9587ea
Add external link for tutorial about CA ( #11275 )
...
* Add external link for tutorial about CA
* Update tls_self_signed_certificate.markdown
2019-11-26 22:05:26 +01:00
tiagofreire-pt
f53cda12f7
File name refactor and permissions revision ( #11263 )
2019-11-23 15:21:29 +01:00
Franck Nijhof
9cfb9b69b1
Merge branch 'current' into next
2019-11-12 13:51:01 +01:00
James Goodhouse
66fddef70f
Add iOS/macOS certificate requirements ( #11157 )
2019-11-12 08:28:43 +01:00
Fredrik Lindqvist
2937ca5308
Removal of Hassbian from documentation ( #10934 )
...
* R.I.P Hassbian
* Restore device tracker to glosssay
* Remove space
2019-10-26 09:53:03 +02:00
Alok Saboo
915def2c11
Fix misc typos ( #10753 )
...
* fix typos
* More typos
2019-10-12 23:52:29 +02:00
Franck Nijhof
dcc7c10ce4
Rewrites all URLs in our website from components -> integrations
2019-10-02 00:35:28 +02:00
Franck Nijhof
79206dd3f4
No dollar signs in shell code ( #10477 )
2019-09-29 20:24:23 +02:00
Franck Nijhof
da5e1aad0e
Adds GitHub Action for Remark, fixes code flag on fences ( #10475 )
...
* Adds basics for adding Remark
* Adds GitHub Action for remark
* Adds GitHub Action for remark
* Ensure all fenced code blocks have a code flag
2019-09-29 00:50:28 +02:00
Franck Nijhof
c464056402
Making our website faster, cleaner and prettier ( #9853 )
...
* 🔥 Removes octopress.js
* 🔥 Removes use of root_url var
* 🔥 Removes Octopress generator reference from feed
* 🔥 Removes delicious support
* 🔥 Removes support for Pinboard
* 🔥 Removes support for Disqus
* 🔥 Removes support for Google Plus
* ↩️ Migrate custom after_footer to default template
* ↩️ Migrate custom footer to default template
* ↩️ Migrate custom header to default template
* 🔥 Removes unused template files
* 🚀 Places time to read directly in post template
* 🚀 Removes unneeded capture from archive_post.html template
* 🔥 🚀 Removes unused, but heaving sorting call in component page
* 🚀 Merged javascripts into a single file
* 🔥 Removes more uses of root_url
* 🚀 Removal of unneeded captures from head
* 🔥 🚀 Removal of expensive liquid HTML compressor
* 🔥 Removes unneeded templates
* 🚀 Replaces kramdown with GitHub's CommonMark 🚀
* 💄 Adds Prism code syntax highlighting
* ✨ Adds support for redirect in Netlify
* ↩️ 🔥 Let Netlify handle all developer doc redirects
* ✏️ Fixes typo in redirects file: Netify -> Netlify
* 🔥 Removes unused .themes folder
* 🔥 Removes unused aside.html template
* 🔥 Removes Disqus config leftover
* 🔥 Removes rouge highlighter config
* 🔥 Removes Octopress 🎉
* 💄 Adjust code block font size and adds soft wraps
* 💄 Adds styling for inline code blocks
* 💄 Improve styling of note/warning/info boxes + div support
* 🔨 Rewrites all note/warning/info boxes
2019-07-15 22:17:54 +02:00
Franck Nijhof
1833c32a2c
Cleans up front matter ( #9835 )
...
* Sets front matter defaults
* Removes default front matter from section templates/pages
* Removes default front matter from addon pages
* Removes default front matter from integration pages
* Removes default front matter from posts
* Removes default front matter from docs pages
* Removes default front matter from other pages
* Fixes blog category pages
2019-07-11 14:35:08 -07:00
Dubh Ad
b6ada31d46
Quick removal of links to setting the password ( #9795 )
...
API password is dead, we shouldn't be talking about it any more
2019-07-06 10:42:25 +02:00
Franck Nijhof
ebca3218c7
🔥 Removes linkable_title everywhere ( #9772 )
...
* Automatically create linkable headers
* Visually improve position of linkable header chain icon
* Do not auto link headers on homepage
* Remove linkable_title everywhere
* 🚑 Re-instante linkable_title plugin as NOOP
2019-07-04 19:08:27 +02:00
Franck Nijhof
36b90f61f6
Revert "Update lets_encrypt.markdown ( #9695 )" ( #9751 )
...
This reverts commit 5198c2f7d44ddfd5cef335e9e5e71edb898ab6e7.
2019-07-01 16:29:56 +02:00
vivianpiketmedia
5198c2f7d4
Update lets_encrypt.markdown ( #9695 )
...
Added link to broader description on SSL/TLS.
2019-06-26 23:21:42 +02:00
Franck Nijhof
1e46c4fcbe
Component(s) -> Integration(s) ( #9656 )
...
Signed-off-by: Franck Nijhof <frenck@addons.community>
2019-06-19 15:12:14 +02:00
Dominik Palo
de3d650417
Fix link to the "DuckDNS suite" ( #9487 )
2019-05-19 15:14:43 +02:00
Tungsteno74
b3da86795f
Add description to solve self-signed access certificate error ( #9457 )
...
* error about self-signed access certificate
Same for self-signed certificate:
https://community.home-assistant.io/t/homeassistan-doesnt-read-letsencrypt-certificate/3308
* Minor changes
2019-05-16 09:05:52 +02:00
Florian Klien
d3589d9518
typos fixed ( #6582 )
2018-10-07 10:58:35 -04:00
Jeppe Ladefoged
0e3fa5d250
Removed api_password ( #6556 )
...
Removed api_password from example configuration.
api_password is being discontinued and replaced with users/password.
2018-10-06 21:23:48 +02:00
Will Marler
24b06fc046
Fix a link in lets_encrypt howto re: password ( #6256 )
...
The link points to the "basic information" config page but should point to the HTTP component config page. There is no password to be set in basic information.
2018-09-11 19:49:38 +02:00
Albert Lee
400bd8d2a4
Correct commands for 'homeassistant' user
...
* Update commands to start shell as 'homeassistant' user
* Fix references to 'hass' user
2018-06-03 16:56:00 +00:00
DubhAd
523dbd854c
Update for IP and ports
...
Updated to use RFC5737 IP address (documentation example IP range).
Updated some incorrect assumptions about HTTPS only able to use port 443 and SSH only able to use 22
2018-05-28 16:43:30 +01:00
Greg Stevenson
8f8e2e9a3d
Update URL to Lets Encrypt blog ( #5295 )
...
The current link takes you to a page which tells you it is outdated.
2018-05-03 14:29:43 +02:00
Paulus Schoutsen
41955dc31a
Remove url prefix pt 2 ( #5014 )
...
* Migrate the non blog posts to use no domain
* Update demo links
* Remove Zanzito references from owntracks docs
2018-03-24 22:14:34 -07:00
Joakim Sørensen
8c71e26851
Changes to Hassbian documentation ( #4992 )
...
* Changes to Hassbian documentation
* Added info about suite to Let's Encrypt docs
2018-03-23 10:20:37 +01:00
Marc Forth
6bb1d70db1
Update lets_encrypt.markdown ( #4962 )
...
* Update lets_encrypt.markdown
Converted the DuckDNS section to use the Homeassistant component for background, much easier for new starters, and more in the spirit of keeping things within HA.
* Minor changes
2018-03-20 15:57:13 +01:00
DubhAd
e9e4307930
Merge pull request #4724 from home-assistant/c727-patch-1
...
Fix indents in lets_encrypt automation example
2018-02-21 07:16:27 +00:00
Lars Kerick
0ab51b775e
Update lets_encrypt.markdown ( #4719 )
2018-02-21 04:19:20 +01:00
c727
6257827b24
Fix indents in lets_encrypt automation example
2018-02-21 02:42:08 +01:00
George Vedamanickam
132b152841
Update tls_self_signed_certificate.markdown ( #4679 )
...
Minor typo in the word complain
2018-02-15 18:53:27 +01:00
Ville Skyttä
b39bd81c6e
Spelling fixes ( #4532 )
...
* Spelling fixes
* "It's" -> "its" fixes
* Fix capitalization of "Pi" in "Raspberry Pi"
"Pi", not "PI" or "pi".
2018-01-28 22:28:56 +01:00
Franck Nijhof
6224c71c08
Various markdown, spelling, and grammar fixes #3 ( #4510 )
...
* ✅ Various markdown, spelling, and grammar fixes
* ✅ Various markdown, spelling, and grammar fixes
* ✅ Various markdown, spelling, and grammar fixes
2018-01-25 18:21:05 +01:00
Alex
0c3c98312f
Advise to stop hass before running certbot ( #4363 )
...
* Advise to stop hass before running certbot
Since I had trouble running certbot while home assistant was running, but it worked fine when I stopped home assistant before, I added this to the tutorial.
* Update name
2018-01-08 13:04:46 +01:00
misterbenj34
4b33e71440
Correction of line 448 ( #3786 )
...
add "sudo" and remove the space before "s"
2017-10-26 18:17:49 +02:00
Paulus Schoutsen
e9bfa54ee2
Update lets_encrypt.markdown
2017-10-14 00:18:27 -07:00
Ashton Campbell
9e6b9cb658
Fixed common spelling mistakes ( #3544 )
...
* fix spelling errors
* Update binary_sensor.xiaomi_aqara.markdown
Reverts to previous revision before spell check.
* Update tellstick.markdown
Reverts to previous revision before spell check.
* Update owntracks_two_mqtt_broker.markdown
Reverts to previous revision before spell check.
* Update cla_sign.html
Reverts to previous revision before spell check.
* Update credits.markdown
Reverts to previous revision before spell check.
* Update api.markdown
Fixed spell checker changing noone to no one.
2017-10-08 00:39:32 +02:00
John
290ce7eb3e
Update tls_self_signed_certificate.markdown ( #3400 )
...
* Update tls_self_signed_certificate.markdown
corrected typo and made file names match
* Replace HASS with Home Assistant
2017-09-18 21:47:08 +02:00
John
ef7953c5b0
Update tls_self_signed_certificate.markdown ( #3396 )
...
* Update tls_self_signed_certificate.markdown
Add .pem and iOS info to save others searching for it like I had too and save time :)
* Minor changes
* Update names
2017-09-18 07:34:38 +02:00
Phill Price
085a0e7e37
Spelling change ( #3299 )
...
conection > connection
2017-09-03 21:41:21 +02:00
Daniel Welch
4cda6df98b
lets_encrypt.markdown -- automated renewal w/o port forwarding 80 ( #2954 )
...
Before finding this guide, I ran into the Port 80 problem described in this page (likely blocked by ISP) and [posted about it in the LetsEncrypt forums](https://community.letsencrypt.org/t/help-with-standalone-certbot-failed-to-bind-to-80-using-ipv4/37701/8 ). While this excellent guide helped me circumvent that immediate issue, a certbot engineer suggested an alternate method for automated cert renewal that did not require manually changing port mapping every time a cert needed to be renewed.
In short, he suggested using a TLS challenge rather than HTTP, so that the Let's Encrypt CA would bind port 443 externally, and specify certbot to bind to port 8123 internally for certificate renewal. He also added that pre- and post-hooks could be passed to certbot so that HA could be stopped/started and port 8123 could be freed for cert renewal.
I have verified that this method works in a dry run on my own HA setup and modified step 8 with some suggested documentation
2017-07-09 09:32:11 +02:00
Ness
f3c5887cd0
Update cron job command ( #2873 )
...
/usr/bin/letsencrypt does not exist anymore, the file is located in ~/certbot/
2017-06-23 22:04:40 +02:00
Marc Forth
fee5ecc5d0
Update lets_encrypt.markdown ( #2643 )
...
Corrected command to change user, as the default position for most users is not to have a password for HA user.
2017-05-17 07:21:10 +02:00
Marc Forth
5e59bbeccb
Update lets_encrypt.markdown ( #2436 )
...
One last shot at getting the screenshot image to actually display in the page!
2017-04-16 22:02:03 +02:00
Marc Forth
3d7018c594
Update lets_encrypt.markdown ( #2417 )
...
* Update lets_encrypt.markdown
Fixed spelling mistakes, image link and (hopefully the last...) formatting error!
* Update lets_encrypt.markdown
2017-04-12 22:46:16 +02:00
Marc Forth
adf95064c5
Update lets_encrypt.markdown ( #2387 )
...
Fixed some spelling mistakes and a couple of formatting errors.
2017-04-06 09:04:01 +02:00
Fabian Affolter
4eb8f9a142
Format and style, add to menu
2017-03-31 22:56:42 +02:00
Fabian Affolter
72d5b67b24
Fix file name and location
2017-03-31 22:29:26 +02:00
Fabian Affolter
8f1095fda0
Move infrastructure cookbooks to docs ( #2331 )
...
* Move apache configuration to docs
* Add redirect
* Move certificate cookbooks to docs
* Add redirect
* Move tor configuration to docs
* Fix extension
* Update headings and add redirect
* Move file to docs
* Add redirect and remove whitespaces
* Add new sections
2017-03-25 19:19:33 +01:00