Skip to content

Commit

Permalink
Update integration.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jans23 authored Jul 30, 2024
1 parent 005ece8 commit 3fb9e5e
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions nethsm/integration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,16 +30,15 @@ It will be reset every eight hours (CET 6:00, 14:00, 22:00). User "admin", passw
Container Image
^^^^^^^^^^^^^^^

The container image is distributed as an OCI image.
The container image is distributed as an OCI image and can be obtained from `Docker Hub <https://hub.docker.com/r/nitrokey/nethsm>`_.
It can be run locally with a compatible executor, e.g. Docker or Podman.
The image can be obtained from `Docker Hub <https://hub.docker.com/r/nitrokey/nethsm>`_.

The container image has the following restrictions in comparison to a system on the hardware.
Compared to the NetHSM hardware the following functions are not implemented at software container's REST API:

* You can't set the network configuration through the REST-API.
* You can't initiate a factory reset of the system through the REST-API.
* You can't initiate a reboot of the system through the REST-API.
* You can't initiate an update of the system through the REST-API.
* network configuration
* factory reset
* reboot
* software update

The container can be executed as follows.

Expand Down

0 comments on commit 3fb9e5e

Please sign in to comment.