mirror of
https://github.com/opnsense/docs.git
synced 2026-04-15 21:49:34 -04:00
vendor/sunnyvalley/zenarmor - fix compile issues in https://github.com/opnsense/docs/pull/367
This commit is contained in:
parent
66793d2094
commit
87f70a0a71
4 changed files with 15 additions and 15 deletions
|
|
@ -32,7 +32,7 @@ Sunnyvalley
|
|||
:maxdepth: 2
|
||||
:titlesonly:
|
||||
|
||||
vendor/sunnyvalley/sensei
|
||||
vendor/sunnyvalley/sensei_hardwarerequirements
|
||||
vendor/sunnyvalley/sensei_install
|
||||
vendor/sunnyvalley/sensei_cmd_install
|
||||
vendor/sunnyvalley/zenarmor
|
||||
vendor/sunnyvalley/zenarmor_hardwarerequirements
|
||||
vendor/sunnyvalley/zenarmor_install
|
||||
vendor/sunnyvalley/zenarmor_cmd_install
|
||||
|
|
|
|||
4
source/vendor/sunnyvalley/zenarmor.rst
vendored
4
source/vendor/sunnyvalley/zenarmor.rst
vendored
|
|
@ -1,6 +1,6 @@
|
|||
===================
|
||||
=============================
|
||||
Zenarmor (Sensei): Overview
|
||||
===================
|
||||
=============================
|
||||
----------------------------
|
||||
About
|
||||
----------------------------
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
===================================
|
||||
====================================================
|
||||
Zenarmor (Sensei): Installing via Command Line
|
||||
===================================
|
||||
====================================================
|
||||
|
||||
Although the preferred method of installation is the web interface, Zenarmor may also be installed using the command line interface via SSH or direct system access. Once Zenarmor is installed, you will need to complete the initial configuration using the web interface.
|
||||
|
||||
|
|
@ -36,9 +36,9 @@ If you only have shell access to OPNsense, you may install Zenarmor remotely by
|
|||
.. image:: images/opnsense-ssh-login.png
|
||||
:width: 100%
|
||||
|
||||
................................
|
||||
..................................
|
||||
Download & Run Zenarmor Installer
|
||||
................................
|
||||
..................................
|
||||
|
||||
Once you are successfully logged into OPNsense either by local system access or SSH, enter option “8” to open the shell. Run the following command to download and execute the installation script.
|
||||
|
||||
|
|
@ -53,4 +53,4 @@ The script will copy the installation files onto the filesystem and will add a t
|
|||
|
||||
Once the installation has been completed, you may disconnect from your terminal session.
|
||||
|
||||
You will now need to complete the “Initial Configuration Wizard” for Zenarmor to be fully operational. See the :ref:`Initial Configuration Wizard <_Sensei_Initial_Configuration_Wizard>` section for information.
|
||||
You will now need to complete the “Initial Configuration Wizard” for Zenarmor to be fully operational. See the :ref:`Initial Configuration Wizard <Sensei_Initial_Configuration_Wizard>` section for information.
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
====================================
|
||||
==================================================
|
||||
Zenarmor (Sensei): Installing via Web Interface
|
||||
====================================
|
||||
==================================================
|
||||
|
||||
.. Note::
|
||||
|
||||
|
|
@ -14,9 +14,9 @@ To install plugins in OPNsense, you must use an account with administrative acce
|
|||
|
||||
Before installing Zenarmor, you should ensure you meet the minimum system requirements in order to run Zenarmor or to have the best user experience. See :doc:`zenarmor_hardwarerequirements` for more information.
|
||||
|
||||
--------------------------
|
||||
----------------------------
|
||||
Web Interface Installation
|
||||
--------------------------
|
||||
----------------------------
|
||||
|
||||
To install Zenarmor, you must first install the Sunny Valley Networks vendor repository plugin. Go to the :menuselection:`System --> Firmware --> Plugins` page. Click on the “+” icon next to os-sunnyvalley to install the plugin.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue