diff options
| author | Christian Poessinger <christian@poessinger.com> | 2019-06-24 23:06:44 +0200 | 
|---|---|---|
| committer | Christian Poessinger <christian@poessinger.com> | 2019-06-24 23:06:59 +0200 | 
| commit | c55a9850c06f7154bceade9845f23257ddc35190 (patch) | |
| tree | 29a668d84d0d54826473bb1f585f46c52d0bcabf | |
| parent | c10f2f14f0d5e588f9c1b978ee15574c6fc15849 (diff) | |
| download | vyos-documentation-c55a9850c06f7154bceade9845f23257ddc35190.tar.gz vyos-documentation-c55a9850c06f7154bceade9845f23257ddc35190.zip | |
APU4: add some pictures
| -rw-r--r-- | docs/_static/images/apu4c4_rack_1.jpg | bin | 0 -> 431802 bytes | |||
| -rw-r--r-- | docs/_static/images/apu4c4_rack_2.jpg | bin | 0 -> 867428 bytes | |||
| -rw-r--r-- | docs/_static/images/apu4c4_rack_3.jpg | bin | 0 -> 1548474 bytes | |||
| -rw-r--r-- | docs/_static/images/apu4c4_rack_4.jpg | bin | 0 -> 2116949 bytes | |||
| -rw-r--r-- | docs/appendix/vyos-on-baremetal.rst | 31 | 
5 files changed, 29 insertions, 2 deletions
| diff --git a/docs/_static/images/apu4c4_rack_1.jpg b/docs/_static/images/apu4c4_rack_1.jpgBinary files differ new file mode 100644 index 00000000..05e3f93d --- /dev/null +++ b/docs/_static/images/apu4c4_rack_1.jpg diff --git a/docs/_static/images/apu4c4_rack_2.jpg b/docs/_static/images/apu4c4_rack_2.jpgBinary files differ new file mode 100644 index 00000000..fd4b6e56 --- /dev/null +++ b/docs/_static/images/apu4c4_rack_2.jpg diff --git a/docs/_static/images/apu4c4_rack_3.jpg b/docs/_static/images/apu4c4_rack_3.jpgBinary files differ new file mode 100644 index 00000000..d4d973c8 --- /dev/null +++ b/docs/_static/images/apu4c4_rack_3.jpg diff --git a/docs/_static/images/apu4c4_rack_4.jpg b/docs/_static/images/apu4c4_rack_4.jpgBinary files differ new file mode 100644 index 00000000..c6463201 --- /dev/null +++ b/docs/_static/images/apu4c4_rack_4.jpg diff --git a/docs/appendix/vyos-on-baremetal.rst b/docs/appendix/vyos-on-baremetal.rst index 019439c6..2e2af40f 100644 --- a/docs/appendix/vyos-on-baremetal.rst +++ b/docs/appendix/vyos-on-baremetal.rst @@ -72,8 +72,8 @@ Pictures     :alt: CSE-505-203B w/ 10GE Open -PC Engines APU -************** +PC Engines APU4 +***************  As this platform seems to be quiet common in terms of noise, cost, power and  performance it makes sense to write a small installation manual. @@ -87,6 +87,14 @@ This guide was developed using an APU4C4 board with the following specs:  * 2 miniPCI express (one with SIM socket for 3G modem).  * 4 Gigabit Ethernet channels using Intel i211AT NICs +The board can be powered via 12V from the front or via a 5V onboard connector. + +Shopping Cart +------------- + +* 1x apu4c4 = 4 i211AT LAN / AMD GX-412TC CPU / 4 GB DRAM / dual SIM +* 1x Kingston SUV500MS/120G +  VyOS 1.2 (crux)  --------------- @@ -179,5 +187,24 @@ implemented.  Simply proceed with a regular image installation as described in :ref:`installation`. +Pictures +-------- + +.. figure:: /_static/images/apu4c4_rack_1.jpg +   :scale: 25 % +   :alt: APU4C4 rack closed + +.. figure:: /_static/images/apu4c4_rack_2.jpg +   :scale: 25 % +   :alt: APU4C4 rack front + +.. figure:: /_static/images/apu4c4_rack_3.jpg +   :scale: 25 % +   :alt: APU4C4 rack module #1 + +.. figure:: /_static/images/apu4c4_rack_4.jpg +   :scale: 25 % +   :alt: APU4C4 rack module #2 +  .. _Rufus: https://rufus.ie/  .. _T1327: https://phabricator.vyos.net/T1327 | 
