Install section (#2181)
* Fix typo * Add logos * Add Fedora instructions * Remove unused file * Add macOS instructions * Update * Add details about AUR * Add CentOS instructions * Add vagrant logo * Remove CentOS details * Add inital armbian docs * Update * Move sections to overview * Update installation overview
This commit is contained in:
parent
18ca04eb5b
commit
554a26556d
16 changed files with 200 additions and 40 deletions
15
source/_docs/installation/centos.markdown
Normal file
15
source/_docs/installation/centos.markdown
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Installation on CentOS/RHEL"
|
||||
description: "Installation of Home Assistant on your CentOS/RHEL computer."
|
||||
date: 2017-03-01 07:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
---
|
||||
|
||||
To run Python 3.x on [CentOS](https://www.centos.org/) or RHEL (Red Hat Enterprise Linux), [Software Collections](https://www.softwarecollections.org/en/scls/rhscl/rh-python34/) needs to be activated first.
|
||||
|
||||
There are effort in progress to bring Python 3.4 to [Extra Packages for Enterprise Linux (EPEL)](https://fedoraproject.org/wiki/EPEL) which will allow you to follow the [Fedora Instructions](/docs/installation/fedora/).
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue