Skip to content

Commit

Permalink
Merge pull request #2291 from mab68/rpi-documentation
Browse files Browse the repository at this point in the history
Raspberry Pi documentation fixes
  • Loading branch information
anarkiwi authored Aug 15, 2018
2 parents eebf148 + ce9e819 commit 5ab6b49
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 269 deletions.
12 changes: 12 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,18 @@ Openstack's `diskimage-builder <https://docs.openstack.org/diskimage-builder/lat

Pre-built images are available on our build host `<https://builder.faucet.nz>`_.

Installing on Raspberry Pi
--------------------------

We already provide a Raspberry Pi image running FAUCET which can be retrieved from the `latest faucet Raspbian image download <https://github.com/faucetsdn/faucet/releases/latest>`_.

The image can then be copied onto an SD card following the same steps from the official `Raspberry Pi installation guide <https://www.raspberrypi.org/documentation/installation/installing-images/linux.md>`_.

Once you have booted up the Raspberry Pi and logged in using the default credentials you can follow through the :doc:`../tutorials/first_time` tutorial starting from :ref:`tutorial-configure-prometheus` to properly configure each component.

.. note::
It is strongly recommended to use a Raspberry Pi 3 or better.

Building the images
~~~~~~~~~~~~~~~~~~~

Expand Down
2 changes: 2 additions & 0 deletions docs/tutorials/first_time.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ Package installation
sudo apt-get install faucet-all-in-one
.. _tutorial-configure-prometheus:

Configure prometheus
^^^^^^^^^^^^^^^^^^^^

Expand Down
1 change: 0 additions & 1 deletion docs/tutorials/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,3 @@ Tutorials
vlans
routing
nfv_services
raspbian_image
268 changes: 0 additions & 268 deletions docs/tutorials/raspbian_image.rst

This file was deleted.

0 comments on commit 5ab6b49

Please sign in to comment.