8000 [ADD] IoT: SSH Connection · odoo/documentation@b372dc1 · GitHub
[go: up one dir, main page]

Skip to content

Commit b372dc1

Browse files
jero-odoolarm-odoo
andcommitted
[ADD] IoT: SSH Connection
closes #9967 X-original-commit: cac8d8a Signed-off-by: Jessica Rogers (jero) <jero@odoo.com> Co-authored-by: larm-odoo <121518652+larm-odoo@users.noreply.github.com>
1 parent 0da3b00 commit b372dc1

File tree

3 files changed

+47
-0
lines changed

3 files changed

+47
-0
lines changed

content/applications/general/iot/config.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,4 @@ Configuration
1414
config/updating_iot
1515
config/troubleshooting
1616
config/windows_iot
17+
config/ssh_connect
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
==========================
2+
Connect an IoT box via SSH
3+
==========================
4+
5+
.. |iot| replace:: :abbr:`IoT (Internet of Things)`
6+
.. |SSH| replace:: :abbr:`SSH (secure shell protocol)`
7+
8+
To provide an |SSH| connection to an Internet of Things (IoT) box, a password needs to be generated.
9+
10+
.. warning::
11+
This feature should **only** be utilized with trusted parties, as it provides administrative
12+
access to the |iot| box, which can create security issues.
13+
14+
Managing an |SSH| connection is **not** covered under the standard scope of Odoo support. Visit
15+
the `Odoo Support <https://www.odoo.com/help>`_ page for additional information about what is
16+
covered.
17+
18+
First, navigate to the :menuselection:`IoT app --> IoT Boxes`. Click on the IP address of the
19+
appropriate |iot| box.
20+
21+
.. note::
22+
If the desired |iot| box does not appear, see :doc:`troubleshooting` for additional steps.
23+
24+
At the bottom of the |iot| box pop-up window, click :guilabel:`Remote Debug`. This opens the
25+
:guilabel:`Remote Debugging` pop-up window.
26+
27+
.. image:: ssh_connect/ssh-generate-password.png
28+
:align: center
29+
:alt: The Remote Debugging password generation window.
30+
31+
Click :guilabel:`Generate password`.
32+
33+
.. warning::
34+
After the password has been generated from the :guilabel:`Remote Debugging` pop-up window, the
35+
information **must** be recorded immediately. Once this window is closed, there is no current
36+
method for looking up this information.
37+
38+
Enter the :guilabel:`Authentication Token` provided by the user attempting to connect to the |iot|
39+
box.
40+
41+
Click :guilabel:`Enable Remote Debugging`.
42+
43+
.. seealso::
44+
- :doc:`connect`
45+
- :doc:`troubleshooting`
46+
- :doc:`updating_iot`
Loading

0 commit comments

Comments
 (0)
0