14 Commits

Author SHA1 Message Date
Robin
c270342dde Add instructions for upgrading Home Assistant on FreeNAS (#10900) 2019-10-20 12:10:25 +02:00
Eirik Z
40edfd7d9d My own notes from running it was wrong (#10799)
Verified full procedure from start to finish is working, tested three times in a freenas jail
2019-10-15 19:22:40 +02:00
Eirik Z
5b41bb0abc Update with working instructions (#10663)
* Update with working instructions

Old instructions failed to include virtualenv, also failed to actually start HA as the config directory it default creates was wrong, and empty.

* Minor changes
2019-10-08 15:57:05 +02:00
Robin
1386728091 Remove hashes in front of commands (#10219)
On the website they look like commented lines
2019-08-25 12:25:46 +02:00
SimonThoustrup
0315f476c2 Change sequence of commands to virtualenv before activate (#9980) 2019-07-27 23:40:57 +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
jasonbuechler
8ca60a728f pkg-update doesn't have "assume yes" flag (#9218)
I'm guessing the -y was meant to be on pkg upgrade, instead?

from pkg help update:
     pkg update [-fq] [-r reponame]
     pkg update [--{force,quiet}] [--repository reponame]
2019-04-16 09:16:21 +02:00
David Beitey
c27b6ad50b Update install docs for FreeNAS 11.2 (#9206)
* Update install docs for FreeNAS 11.2

This includes some best-practice improvements (such as running Home
Assistant as a limited-access user vs root), using Python 3.7 to install
and adding a BSD-style service to manage and test configuration.

* Fix typo
2019-04-13 13:33:35 +02:00
Florian Klien
d3589d9518 typos fixed (#6582) 2018-10-07 10:58:35 -04:00
overkill32
5e3e8f59a5 Update freenas.markdown (#4307)
* Update freenas.markdown

The example provided for a chained command to mkdir /home and /home/.homeassistant was missing the second mkdir command.  A copy and paste of this example would fail.

* Update freenas.markdown

Updated mkdir commands to use '-p' option.
2018-01-03 21:34:05 +01:00
John
b714fe0af7 added home folder creation as not there by default (#3297)
added home folder creation as not there by default
2017-09-03 07:37:56 -04:00
Otto-G
9a39b8e1ec Add auto start code and information for Z-wave stick (#2857)
* Add auto start code and information for Z-wave stick

* Update format
2017-06-20 21:28:40 +02:00
Greg
f09c0ddc55 added install instructions for FreeNAS, added the logo image as well (#2392) 2017-04-07 21:37:56 +02:00