mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
1adf3a3870
progress on “install” translation
1.8 KiB
1.8 KiB
Install YunoHost on a Raspberry Pi
Find other ways to install YunoHost here.
Requirements
- A Raspberry Pi model 1, 2 or 3
- A SD card: 4GB capacity (or more) and class10 speed rate is highly recommended
- A different computer to read this guide and access your Raspberry Pi
- A screen and a keyboard, recommended if a problem occurs and you want to control your Raspberry Pi
- A reasonable ISP, preferably with a good and unlimited upload bandwidth
- YunoHost Raspberry Pi images, available here:
- Official Wheezy/YunoHost 2.2 created the 4th June 2015
- Non-official Jessie/YunoHost 2.2 created the 5th December 2015
**This two images are old**. YunoHost image for Raspberry Pi is not maintained, feel free to contribute and contact us if you would like to [maintain an image](build_arm_image_en) for YunoHost project.
Installation steps
Recommended after running the post-installation
- Connect via SSH: root@IP.OF.RPI (password: yunohost)
- Change root password:
passwd root
- Upgrade system:
apt-get update && apt-get dist-upgrade && rpi-update
Build image
If you need help during one of these steps, do not hesitate to use our support channels.