mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-04 14:29:45 +00:00
Walkthrough, services complete. Misc edits
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
.. _interfaces:
|
||||
.. _service-interfaces:
|
||||
|
||||
==========
|
||||
Interfaces
|
||||
==========
|
||||
|
||||
Interfaces are URLs that a :ref:`Service<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.svg
|
||||
: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.svg
|
||||
:width: 60%
|
||||
|
||||
Reference in New Issue
Block a user