doc/install_on_arm_board.md

42 lines
1.2 KiB
Markdown
Raw Normal View History

# Install YunoHost on ARM board
2014-05-16 12:53:22 +02:00
*Find other ways to install YunoHost **[here](/install)**.*
### Requirements
2014-06-05 11:40:58 +02:00
<img src="/images/cubieboard2.png">
<img src="/images/micro-sd-card.jpg">
2014-06-05 11:40:58 +02:00
* An ARM board with 500MHz CPU and 512Mo RAM.
* A micro SD card: **4GB** capacity (or more) and **class10** speed rate are highly recommended.
* A [reasonable ISP](/isp), preferably with a good and unlimited upstream bandwidth.
2014-05-16 12:53:22 +02:00
---
2015-06-12 23:13:23 +02:00
## Installation
* Download the latest **[image of ARMbian Jessie for the ARM board](http://www.armbian.com/download)**
2015-06-12 23:13:23 +02:00
<a class="btn btn-lg btn-default" href="/copy_image">Copy image to the SD card</a>
2015-06-12 23:13:23 +02:00
<a class="btn btn-lg btn-default" href="/plug_and_boot">Plug & boot</a>
2014-10-17 20:33:35 +02:00
2015-06-12 23:13:23 +02:00
* Connect via [SSH](ssh): **root@exemple.tld/ip_address** with the password: **1234**.
2015-06-12 23:13:23 +02:00
<a class="btn btn-lg btn-default" href="/install_manually">Install YunoHost</a>
2015-06-12 23:13:23 +02:00
<a class="btn btn-lg btn-default" href="/postinstall">Post-install</a>
2014-10-14 19:11:40 +02:00
---
2015-06-12 23:13:23 +02:00
#### Recommended after post-installation
* Use [SSH authentication via key](security)
2015-12-13 12:52:45 +01:00
---
#### Build image
* [Create an ARM board image](/build_arm_image_en)
2014-10-11 14:31:00 +02:00
---
***If you need help during one of these steps, do not hesitate to use [our support tools](/support).***