mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-02 05:23:18 +00:00
* re-arrange the user docs * Minor description edit * update styles * fix service links Co-authored-by: kn0wmad <kn0wmad@protonmail.com> Co-authored-by: Lucy Cifferello <12953208+elvece@users.noreply.github.com>
16 lines
761 B
ReStructuredText
16 lines
761 B
ReStructuredText
.. _service-interfaces:
|
|
|
|
==========
|
|
Interfaces
|
|
==========
|
|
|
|
Interfaces are URLs that a :ref:`Service<managing-services>` uses to communicate in various ways with other software. Many Services will only have one interface, perhaps with a Tor and LAN address, to denote where it is hosted / accessed. Other services, such as Bitcoin or Lightning Nodes, may have several interfaces for different use-cases.
|
|
|
|
.. figure:: /_static/images/services/service-ints.png
|
|
:width: 60%
|
|
|
|
To view the instructions for a particular service, navigate to the :ref:`Services tab <services-tab>` *> [Service Name] > Properties*. From there you can copy a URL to your clipboard for use with external software.
|
|
|
|
.. figure:: /_static/images/services/service-ints0.png
|
|
:width: 60%
|