mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-31 12:33:41 +00:00
682 lines
40 KiB
HTML
682 lines
40 KiB
HTML
|
||
|
||
|
||
|
||
<!DOCTYPE html>
|
||
<html class="no-js" lang="en">
|
||
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width initial-scale=1" />
|
||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||
<title> Services | Start9 Docs
|
||
</title>
|
||
<meta name="description" content="Start9 Product Documentation and Education Guides" />
|
||
<link
|
||
rel="icon"
|
||
href="../../../_static/img/favicon.ico"
|
||
type="image/x-icon"
|
||
/>
|
||
<link
|
||
rel="icon"
|
||
href="../../../_static/img/favicon-32x32.png"
|
||
sizes="32x32"
|
||
/>
|
||
<link
|
||
rel="icon"
|
||
href="../../../_static/img/favicon-228x228.png"
|
||
sizes="192x192"
|
||
/>
|
||
<link
|
||
rel="apple-touch-icon"
|
||
href="../../../_static/img/favicon-228x228.png"
|
||
/>
|
||
<meta
|
||
name="msapplication-TileImage"
|
||
href="../../../_static/img/favicon-228x228.png"
|
||
/>
|
||
<link rel="canonical" href="https://docs.start9.com/" />
|
||
<link rel="author" href="mailto:support@start9labs.com" />
|
||
<!-- connect to domain of font files -->
|
||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
||
|
||
<!-- optionally increase loading priority -->
|
||
<link
|
||
rel="preload"
|
||
as="style"
|
||
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,400&display=swap"
|
||
/>
|
||
|
||
<!-- async CSS -->
|
||
<link
|
||
rel="stylesheet"
|
||
media="print"
|
||
onload="this.onload=null;this.removeAttribute('media');"
|
||
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,400&display=swap"
|
||
/>
|
||
|
||
<!-- no-JS fallback -->
|
||
<noscript>
|
||
<link
|
||
rel="stylesheet"
|
||
href="https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,200;0,300;0,400;0,500;0,700;1,400&display=swap"
|
||
/>
|
||
</noscript>
|
||
<link
|
||
rel="stylesheet"
|
||
href="../../../_static/css/main.css"
|
||
type="text/css"
|
||
/>
|
||
<link
|
||
rel="stylesheet"
|
||
href="../../../_static/pygments.css"
|
||
type="text/css"
|
||
/> <link rel="stylesheet" type="text/css" href="../../../_static/copybutton.css" />
|
||
|
||
<script
|
||
type="text/javascript"
|
||
id="documentation_options"
|
||
data-url_root="../../../"
|
||
src="../../../_static/documentation_options.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="../../../_static/js/runtime.bundle.js"
|
||
></script>
|
||
<script
|
||
type="text/javascript"
|
||
src="../../../_static/js/main.bundle.js"
|
||
></script> <script src="../../../_static/underscore.js"></script> <script src="../../../_static/doctools.js"></script> <script src="../../../_static/language_data.js"></script> <script src="../../../_static/clipboard.min.js"></script> <script src="../../../_static/copybutton.js"></script>
|
||
|
||
<!-- Google Tag Manager -->
|
||
<script>
|
||
(function (w, d, s, l, i) {
|
||
w[l] = w[l] || [];
|
||
w[l].push({ "gtm.start": new Date().getTime(), event: "gtm.js" });
|
||
var f = d.getElementsByTagName(s)[0],
|
||
j = d.createElement(s),
|
||
dl = l != "dataLayer" ? "&l=" + l : "";
|
||
j.async = true;
|
||
j.src = "https://www.googletagmanager.com/gtm.js?id=" + i + dl;
|
||
f.parentNode.insertBefore(j, f);
|
||
})(window, document, "script", "dataLayer", "GTM-T8P2JP");
|
||
</script>
|
||
<!-- End Google Tag Manager -->
|
||
<!-- Marketo -->
|
||
<script type="text/javascript">
|
||
(function () {
|
||
var didInit = false;
|
||
function initMunchkin() {
|
||
if (didInit === false) {
|
||
didInit = true;
|
||
Munchkin.init("791-QBF-350");
|
||
}
|
||
}
|
||
var s = document.createElement("script");
|
||
s.type = "text/javascript";
|
||
s.async = true;
|
||
s.src = "//munchkin.marketo.net/munchkin.js";
|
||
s.onreadystatechange = function () {
|
||
if (this.readyState == "complete" || this.readyState == "loaded") {
|
||
initMunchkin();
|
||
}
|
||
};
|
||
s.onload = initMunchkin;
|
||
document.getElementsByTagName("head")[0].appendChild(s);
|
||
})();
|
||
</script>
|
||
<!-- End Marketo -->
|
||
<!-- Expertrec -->
|
||
<script>
|
||
var id = "e2077224-9ccf-11e9-a0c9-0242ac130002";
|
||
var ci_search = document.createElement("script");
|
||
ci_search.type = "text/javascript";
|
||
ci_search.async = true;
|
||
ci_search.src = "https://cse.expertrec.com/api/js/ci_common.js?id=" + id;
|
||
var s = document.getElementsByTagName("script")[0];
|
||
s.parentNode.insertBefore(ci_search, s);
|
||
</script>
|
||
<!-- End Expertrec -->
|
||
|
||
<!-- Font Awesome -->
|
||
<script
|
||
src="https://kit.fontawesome.com/b1870adf6a.js"
|
||
crossorigin="anonymous"
|
||
></script>
|
||
<!-- End Font Awesome -->
|
||
</head>
|
||
|
||
<body>
|
||
<header class="header">
|
||
<div class="header-logo">
|
||
<a class="header-logo__img" href="https://start9.com/">
|
||
<img
|
||
src="../../../_static/img/logo.png"
|
||
alt="Start9 Logo"
|
||
/>
|
||
</a>
|
||
<span class="header-logo__bar"></span>
|
||
<a class="header-logo__text" href="https://docs.start9.com/">
|
||
Documentation
|
||
</a>
|
||
</div>
|
||
<div class="header-navigation">
|
||
<ul
|
||
class="dropdown menu scylla-dropdown scylla-dropdown--header"
|
||
data-dropdown-menu
|
||
>
|
||
<li class="scylla-dropdown__item">
|
||
<a href="#" class="scylla-dropdown__title"
|
||
>Contributing <i class="chevron scylla-icon scylla-icon--triangle-down"></i
|
||
></a>
|
||
<ul class="menu scylla-dropdown__content">
|
||
<li>
|
||
<a href="https://docs.start9.com/developing"
|
||
><i class="scylla-icon scylla-icon--apps"></i>Developer</a
|
||
>
|
||
</li>
|
||
<li>
|
||
<a href="https://docs.start9.com/service-packaging"
|
||
><i class="scylla-icon scylla-icon--open-source"></i>Service Packaging</a
|
||
>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
<li class="scylla-dropdown__item">
|
||
<a href="#" class="scylla-dropdown__title"
|
||
>About <i class="chevron scylla-icon scylla-icon--triangle-down"></i
|
||
></a>
|
||
<ul class="menu scylla-dropdown__content">
|
||
<li>
|
||
<a href="https://docs.start9.com/about">
|
||
<i class="scylla-icon scylla-icon--enterprise"></i>Company</a
|
||
>
|
||
</li>
|
||
<li>
|
||
<a href="https://docs.start9.com/license">
|
||
<i class="scylla-icon scylla-icon--whitepapers"></i>License</a
|
||
>
|
||
</li>
|
||
<li>
|
||
<a href="https://docs.start9.com/careers">
|
||
<i class="scylla-icon scylla-icon--careers"></i>Hiring
|
||
</a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<div class="header-button">
|
||
<a href="https://store.start9.com" class="button" target="_blank">Purchase</a>
|
||
</div>
|
||
</div>
|
||
<div class="header-search-box">
|
||
<div class="search-box">
|
||
<ci-search></ci-search>
|
||
</div>
|
||
</div>
|
||
<div class="side-nav-toggle" data-toggle="side-nav">
|
||
<div class="side-nav-toggle__button">
|
||
<img src="../../../_static/img/menu.svg" alt="Menu" />
|
||
</div>
|
||
</div>
|
||
</header>
|
||
<section class="layout ">
|
||
<div class="content large-order-2">
|
||
|
||
|
||
<div class="pre-content">
|
||
<div class="pre-content__left"><div class="breadcrumbs">
|
||
<span class="bread__item">
|
||
<a
|
||
href="../../../"
|
||
class="bread__highlight"
|
||
>
|
||
<i class="fas fa-home"></i> Start9 Docs</a
|
||
></span
|
||
>
|
||
|
||
<span class="bread__item"
|
||
><a href="../">Frequently Asked Questions</a></span
|
||
>
|
||
|
||
<span class="bread__item bread__item--last">Services</span>
|
||
</div></div>
|
||
<div class="pre-content__right"><ul
|
||
class="dropdown menu scylla-dropdown scylla-dropdown--contribute"
|
||
data-dropdown-menu
|
||
>
|
||
<li class="scylla-dropdown__item">
|
||
<a class="scylla-dropdown__title" href="#">
|
||
<div class="scylla-dropdown__title--body">
|
||
<i class="icon fa fa-github" aria-hidden="true"></i>
|
||
Contribute
|
||
</div>
|
||
<i class="chevron scylla-icon scylla-icon--chevron-right"></i>
|
||
</a>
|
||
<ul class="menu scylla-dropdown__content">
|
||
<li>
|
||
<a
|
||
href="https://github.com/Start9Labs/documentation/issues/new?title=Issue in page Services&&body=I%20would%20like%20to%20report%20an%20issue%20in%20page%20https://docs.start9.com/support/FAQ/services-faq%0A%0A%23%23%23%20Problem%0A%0A%23%23%23%20%20Suggest%20a%20fix"
|
||
target="_blank"
|
||
>Report a doc issue
|
||
<i class="icon fa fa-external-link" aria-hidden="true"></i
|
||
></a>
|
||
</li>
|
||
|
||
<li>
|
||
|
||
<a
|
||
href="https://github.com/Start9Labs/documentation/edit/master/docs/source/support/FAQ/services-faq.rst"
|
||
target="_blank"
|
||
>Edit this page
|
||
<i class="icon fa fa-external-link" aria-hidden="true"></i
|
||
></a>
|
||
</li>
|
||
|
||
<li>
|
||
<a href="https://docs.start9.com/contributing/" target="_blank"
|
||
>Learn how to contribute
|
||
<i class="icon fa fa-external-link" aria-hidden="true"></i
|
||
></a>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul></div>
|
||
</div>
|
||
<div class="section" id="services">
|
||
<span id="services-faq"></span><h1>Services<a class="headerlink" href="#services" title="Permalink to this headline">¶</a></h1>
|
||
<div class="section" id="my-embassy-is-set-up-now-what">
|
||
<h2>My Embassy is set up, now what?<a class="headerlink" href="#my-embassy-is-set-up-now-what" title="Permalink to this headline">¶</a></h2>
|
||
<p>You can now access your Embassy and find the Services you want from the “Marketplace” tab, then clicking “Install.” The Service will let you know if you need any “dependencies,” or pre-requisite Services, first. After you have a Service installed, don’t forget to “Start” the service.</p>
|
||
</div>
|
||
<div class="section" id="what-if-i-cannot-connect-to-a-service">
|
||
<h2>What if I cannot connect to a Service?<a class="headerlink" href="#what-if-i-cannot-connect-to-a-service" title="Permalink to this headline">¶</a></h2>
|
||
<p>Please make sure the service is started by viewing it in the Services tab in the Embassy dashboard menu. A green indicator bar should be visible.</p>
|
||
</div>
|
||
<div class="section" id="can-it-be-used-as-a-firewall">
|
||
<h2>Can it be used as a firewall?<a class="headerlink" href="#can-it-be-used-as-a-firewall" title="Permalink to this headline">¶</a></h2>
|
||
<p>Potentially. The PiHole service is on the roadmap.</p>
|
||
</div>
|
||
<div class="section" id="will-there-be-a-vpn">
|
||
<h2>Will there be a VPN?<a class="headerlink" href="#will-there-be-a-vpn" title="Permalink to this headline">¶</a></h2>
|
||
<p>We are looking into adding as a Wireguard service for VPN access when you are not home. A client-to-client VPN may also be possible.</p>
|
||
</div>
|
||
<div class="section" id="will-there-be-an-email-server">
|
||
<h2>Will there be an email server?<a class="headerlink" href="#will-there-be-an-email-server" title="Permalink to this headline">¶</a></h2>
|
||
<p>We do hope to add this functionality one day, however it has some technical challenges, and is not currently a high priority. If you would like to tackle this and help us get a self-hosted email server on the Embassy, please reach out in our <a class="reference external" href="https://matrix.to/#/#community-dev:matrix.start9labs.com">Matrix Community Dev Channel</a>, and we will be happy to help in any way that we can.</p>
|
||
</div>
|
||
<div class="section" id="can-the-embassy-run-x-service">
|
||
<h2>Can the Embassy run ‘X’ Service??<a class="headerlink" href="#can-the-embassy-run-x-service" title="Permalink to this headline">¶</a></h2>
|
||
<p>Potentially. Here is a <a class="reference external" href="https://github.com/awesome-selfhosted/awesome-selfhosted">comprehensive list</a> of self-hosted services, any of which can theoretically be run on the Embassy.
|
||
To get a general idea of what is required of an app, answer these questions:</p>
|
||
<blockquote>
|
||
<div><ol class="arabic simple">
|
||
<li><p>Is it designed to be self-hosted?</p></li>
|
||
<li><p>Can it run on a Raspberry Pi?</p></li>
|
||
<li><p>If it has a P2P interface, does that interface support Tor?</p></li>
|
||
<li><p>Does it ship with it’s own web interface? Or is there a Tor-enabled client app?</p></li>
|
||
<li><p>Is there someone willing to put in the time to package it up?</p></li>
|
||
</ol>
|
||
</div></blockquote>
|
||
<p>If all answers are yes, then it can run on EmbassyOS.</p>
|
||
<p>Packing up a service for the Embassy does not require extensive development skills. If you are interested in doing do, please see our service packaging guide <a class="reference internal" href="../../../contributing/services/overview/#service-package-overview"><span class="std std-ref">here</span></a>.</p>
|
||
<p>We are aggressively moving away from service development in favor of a more community driven approach. Meaning you, an app development team, or anyone else on Earth, can bring the Service they want to the Embassy Marketplace. You don’t need our permission.</p>
|
||
</div>
|
||
<div class="section" id="does-the-embassy-operate-as-a-tor-relay-node">
|
||
<h2>Does the Embassy operate as a Tor relay node?<a class="headerlink" href="#does-the-embassy-operate-as-a-tor-relay-node" title="Permalink to this headline">¶</a></h2>
|
||
<p>No, currently it is not, but we plan to add that functionality in the future.</p>
|
||
</div>
|
||
<div class="section" id="are-files-on-file-browser-encrypted-on-disk">
|
||
<h2>Are files on File browser encrypted on disk?<a class="headerlink" href="#are-files-on-file-browser-encrypted-on-disk" title="Permalink to this headline">¶</a></h2>
|
||
<p>No, not currently.</p>
|
||
</div>
|
||
<div class="section" id="can-i-use-my-cups-instance-with-other-people-how-does-that-work">
|
||
<h2>Can I use my CUPS instance with other people? How does that work?<a class="headerlink" href="#can-i-use-my-cups-instance-with-other-people-how-does-that-work" title="Permalink to this headline">¶</a></h2>
|
||
<p>Cups does not have multiple accounts support. Each person would need their own Embassy. We are considering adding multi-account support to Cups, but it’s just not a priority at the moment.</p>
|
||
</div>
|
||
<div class="section" id="how-can-i-fix-issues-with-sphinx">
|
||
<h2>How can I fix issues with Sphinx?<a class="headerlink" href="#how-can-i-fix-issues-with-sphinx" title="Permalink to this headline">¶</a></h2>
|
||
<p>If you are on Android, make sure Orbot is setup correctly, and if it is, try to restart it or your device. If you still have issues, <em>back up your keys,</em> delete all app data from your phone, uninstall, restart the Sphinx service on your Embassy, then reinstall and import your keys.</p>
|
||
</div>
|
||
<div class="section" id="i-get-an-error-unlock-wallet-failed-when-trying-to-log-in-to-rtl-what-can-i-do">
|
||
<h2>I get an error (“Unlock Wallet Failed”) when trying to log in to RTL, what can I do?<a class="headerlink" href="#i-get-an-error-unlock-wallet-failed-when-trying-to-log-in-to-rtl-what-can-i-do" title="Permalink to this headline">¶</a></h2>
|
||
<p>Stop and Restart the Service.</p>
|
||
</div>
|
||
<div class="section" id="what-is-happening-if-i-cannot-connect-with-another-user-on-mastodon">
|
||
<h2>What is happening if I cannot connect with another user on Mastodon?<a class="headerlink" href="#what-is-happening-if-i-cannot-connect-with-another-user-on-mastodon" title="Permalink to this headline">¶</a></h2>
|
||
<p>You can only follow someone who has an account on a Mastodon server that supports Tor. It is a new feature, so many instances do not have it yet.
|
||
Other issues are typically related to the tor connection, check your tor daemon, orbot, or try to restart the service.</p>
|
||
</div>
|
||
<div class="section" id="can-the-browser-extension-be-used-with-bitwarden-hosted-on-the-embassy">
|
||
<h2>Can the browser extension be used with Bitwarden hosted on the embassy?<a class="headerlink" href="#can-the-browser-extension-be-used-with-bitwarden-hosted-on-the-embassy" title="Permalink to this headline">¶</a></h2>
|
||
<p>Yes, but only in a tor-enabled browser. Just add your .onion address as the server in the extension. Make sure that <a class="reference external" href="http://">http://</a> is at the beginning, and NOT <a class="reference external" href="https://">https://</a>, as this will not work.</p>
|
||
</div>
|
||
<div class="section" id="i-want-to-use-btcpayserver-on-my-website-but-tor-is-the-only-option-how-can-visitors-access-my-btcpay-on-clearnet">
|
||
<h2>I want to use BTCPayServer on my website, but Tor is the only option, how can visitors access my BTCPay on clearnet?<a class="headerlink" href="#i-want-to-use-btcpayserver-on-my-website-but-tor-is-the-only-option-how-can-visitors-access-my-btcpay-on-clearnet" title="Permalink to this headline">¶</a></h2>
|
||
<p>As the Embassy produces a Tor Hidden Service for each service, BTCPayServer is only available via Tor by default. For a brick and mortar business, this is no problem as you can use your own device for a customer to pay you on. If you run your own website, it is possible to set up a reverse proxy in order to serve BTCPay content to your clearnet visitors. A guide to doing this is available in the <a class="reference external" href="https://docs.btcpayserver.org/ReverseProxyToTor/">BTCPayServer docs</a>.</p>
|
||
<p>We understand that this can be a frustrating limitation, and adding clearnet support is high on our list of priorities for the Embassy. This will allow a number of services to have better interoperability with the broader Web.</p>
|
||
</div>
|
||
<div class="section" id="i-m-having-issues-connecting-to-users-or-rooms-in-matrix-synapse-what-can-i-do">
|
||
<h2>I’m having issues connecting to users or rooms in Matrix/Synapse, what can I do?<a class="headerlink" href="#i-m-having-issues-connecting-to-users-or-rooms-in-matrix-synapse-what-can-i-do" title="Permalink to this headline">¶</a></h2>
|
||
<p>Most issues in Matrix will be due to improper setup, or tor connectivity issues. Please follow the directions in the Synapse web interface closely, and be sure that you have a good tor connection on the device you are trying to connect with. As with all Tor addresses, make sure you are using <a class="reference external" href="http://">http://</a> as a prefix (some apps will automatically prefix <a class="reference external" href="https://">https://</a>.</p>
|
||
<p>Please reach out to us if you are still unable to connect.</p>
|
||
</div>
|
||
<div class="section" id="my-element-desktop-client-stopped-working-after-an-os-update-what-is-happening">
|
||
<h2>My Element desktop client stopped working after an OS update, what is happening?<a class="headerlink" href="#my-element-desktop-client-stopped-working-after-an-os-update-what-is-happening" title="Permalink to this headline">¶</a></h2>
|
||
<p>If you had to create a custom destkop shortcut, it is likely that this was reset with the system update, so you’ll just need to remake it.</p>
|
||
</div>
|
||
<div class="section" id="i-don-t-see-an-answer-to-my-question-regarding-a-certain-service-is-there-more-documentation">
|
||
<h2>I don’t see an answer to my question regarding a certain service. Is there more documentation?<a class="headerlink" href="#i-don-t-see-an-answer-to-my-question-regarding-a-certain-service-is-there-more-documentation" title="Permalink to this headline">¶</a></h2>
|
||
<p>While we are intent on providing the most friendly experience possible to our customers, ultimately it will be impossible for Start9 to create documentation and tutorials for every service we make available on the Embassy. Each service <em>should</em> have its own documentation produced by the service developers themselves, and we will do our best keep track, consolidate, and link to it. Also, much of the reason good tutorials don’t exist is simply because no one in the community has taken the time to produce it. If you come across something useful or write something up yourself, please let us know and we will promote it. Otherwise we will do our best to answer questions as they arise and gradually build out tutorials where they are lacking.</p>
|
||
</div>
|
||
<div class="section" id="i-want-to-understand-in-depth-how-a-service-works-and-it-s-available-configuration-options-where-can-i-go-to-learn-more">
|
||
<h2>I want to understand in depth how a Service works and it’s available configuration options. Where can I go to learn more?<a class="headerlink" href="#i-want-to-understand-in-depth-how-a-service-works-and-it-s-available-configuration-options-where-can-i-go-to-learn-more" title="Permalink to this headline">¶</a></h2>
|
||
<p>Depending on the app, the config options can be quite involved. Bitcoin Core, for example, has an enormous amount of complex options, almost none of which are useful to a normal user doing normal things. We chose some very sane defaults that should work for normal use cases. Here is an example config from the Bitcoin <a class="reference external" href="https://github.com/bitcoin/bitcoin/blob/master/share/examples/bitcoin.conf">GitHub</a>.</p>
|
||
<p>By reading the descriptions in the link above, as well as doing some extra searching on your favorite search engine, you can begin to discover all the crazy ways in which someone can customize their Bitcoin node. Here is another list of <a class="reference external" href="https://en.bitcoinwiki.org/wiki/Running_Bitcoind">possible options</a>.</p>
|
||
<p>We translated much of (but not all of) the tons of options into a clean and easy-to-use GUI with toggles, dropdowns, inputs, etc, which is what you’re seeing in your config screen. If you notice the little “?” icons on the left of each option, clicking them will provide a brief description as to what the option does. Also, our config GUI restricts the possible values you can enter such that you don’t accidentally crash Bitcoin. That said, be very careful about just randomly changing things, lest your node starts to behave strangely.</p>
|
||
<p>You can also check out our <a class="reference internal" href="../../../contributing/services/config/#service-config"><span class="std std-ref">Service Config Spec</span></a> documentation for further details.</p>
|
||
</div>
|
||
</div>
|
||
<div class="content-navigation">
|
||
<div class="navigation navigation--prev">
|
||
<a class="navigation__link" href="../setup-faq/">
|
||
<button class="navigation__button">
|
||
<i class="scylla-icon scylla-icon--chevron-left"></i>
|
||
</button>
|
||
<div class="navigation__title">
|
||
<span class="colored">PREVIOUS</span> <br />Setup and Troubleshooting
|
||
</div>
|
||
</a>
|
||
</div>
|
||
<div class="navigation navigation--next">
|
||
<a class="navigation__link" href="../bitcoin-faq/">
|
||
<div class="navigation__title">
|
||
<span class="colored">NEXT</span> <br />Bitcoin and Lightning Network
|
||
</div>
|
||
<button class="navigation__button">
|
||
<i class="scylla-icon scylla-icon--chevron-right"></i>
|
||
</button>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div
|
||
class="sidebar-left large-order-1"
|
||
> <div id="side-nav" class="side-nav custom-scroll-bar" data-closable data-toggler=".show">
|
||
<button class="collapsible-button">
|
||
<i class="scylla-icon scylla-icon--chevron-left"></i>
|
||
</button>
|
||
<div class="side-nav-content">
|
||
<div class="side-nav__search">
|
||
<div class="search-box">
|
||
<ci-search></ci-search>
|
||
</div>
|
||
</div>
|
||
<div class="side-nav__versions">
|
||
|
||
</div>
|
||
<div class="side-nav__content">
|
||
<p class="caption"><span class="caption-text">Getting Started</span></p>
|
||
<ul>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../../getting-started/introduction/">Introduction</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../../getting-started/purchasing/">Purchasing</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../../getting-started/diy/">DIY Guide</a></li>
|
||
</ul>
|
||
<p class="caption"><span class="caption-text">User Manual</span></p>
|
||
<ul>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../../user-manual/initial-setup/">Initial Setup</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../../user-manual/connecting/">Connecting</a></li>
|
||
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../user-manual/general/">General</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" type="checkbox"/><label for="toctree-checkbox-1"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/embassy-config/">Config Options</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/updating/">Updating EmbassyOS</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/wifi/">Setting up WiFi</a></li>
|
||
<li class="toctree-l2 has-children"><a class="reference internal" href="../../../user-manual/general/developer-options/">Developer Options</a><input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" type="checkbox"/><label for="toctree-checkbox-2"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="../../../user-manual/general/developer-options/ssh-setup/">SSH Setup</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="../../../user-manual/general/developer-options/alt-marketplace/">Alternative Marketplace</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/power/">Power</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/notifications/">Notifications</a></li>
|
||
<li class="toctree-l2 has-children"><a class="reference internal" href="../../../user-manual/general/lan-setup/">LAN Setup</a><input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/><label for="toctree-checkbox-3"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l3 has-children"><a class="reference internal" href="../../../user-manual/general/lan-setup/desktop/">Desktop</a><input class="toctree-checkbox" id="toctree-checkbox-4" name="toctree-checkbox-4" type="checkbox"/><label for="toctree-checkbox-4"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l4"><a class="reference internal" href="../../../user-manual/general/lan-setup/computer-setup/">Computer Setup</a></li>
|
||
<li class="toctree-l4"><a class="reference internal" href="../../../user-manual/general/lan-setup/browser-setup/">Browser Setup</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l3"><a class="reference internal" href="../../../user-manual/general/lan-setup/mobile/">Mobile</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/general/forgot-password/">Forgot Password</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../user-manual/managing-services/">Managing Services</a><input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/><label for="toctree-checkbox-5"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/installing/">Install / Uninstall</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/instructions/">Instructions</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/backups/">Backups</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/service-config/">Service Config</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/properties/">Properties</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/logs/">Viewing Logs</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../user-manual/managing-services/managing-deps/">Managing Dependencies</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<p class="caption"><span class="caption-text">Misc Guides</span></p>
|
||
<ul>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../../misc-guides/available-services/">Available Services</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../../misc-guides/bitcoin-cli/">Using Bitcoin-Cli</a></li>
|
||
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../misc-guides/tor-os/">Running Tor</a><input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/><label for="toctree-checkbox-6"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/mac/">MacOS</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/windows/">Windows</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/linux/">Linux</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/android/">Android</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-os/ios/">iOS</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../misc-guides/tor-firefox/">Configuring Firefox for Tor</a><input class="toctree-checkbox" id="toctree-checkbox-7" name="toctree-checkbox-7" type="checkbox"/><label for="toctree-checkbox-7"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../misc-guides/tor-firefox/desktop/">Desktop</a></li>
|
||
<li class="toctree-l2 has-children"><a class="reference internal" href="../../../misc-guides/tor-firefox/mobile/">Mobile</a><input class="toctree-checkbox" id="toctree-checkbox-8" name="toctree-checkbox-8" type="checkbox"/><label for="toctree-checkbox-8"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l3"><a class="reference internal" href="../../../misc-guides/tor-firefox/android/">Android</a></li>
|
||
<li class="toctree-l3"><a class="reference internal" href="../../../misc-guides/tor-firefox/ios/">iOS</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
<p class="caption"><span class="caption-text">Contributing</span></p>
|
||
<ul>
|
||
<li class="toctree-l1 has-children"><a class="reference internal" href="../../../contributing/services/">Service Packaging Guide</a><input class="toctree-checkbox" id="toctree-checkbox-9" name="toctree-checkbox-9" type="checkbox"/><label for="toctree-checkbox-9"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/overview/">Overview</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/wrapper/">Wrapper</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/manifest/">Manifest</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/docker/">Docker</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/makefile/">Makefile</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/config/">Config</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/properties/">Properties</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/instructions/">Instructions</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../../../contributing/services/backups/">Backups</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../../contributing/embassyos/">EmbassyOS</a></li>
|
||
</ul>
|
||
<p class="caption"><span class="caption-text">Support</span></p>
|
||
<ul class="current">
|
||
<li class="toctree-l1 current has-children"><a class="reference internal" href="../">Frequently Asked Questions</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-10" name="toctree-checkbox-10" type="checkbox"/><label for="toctree-checkbox-10"><i class="scylla-icon scylla-icon--expand"></i></label><div class="break"></div><ul class="current">
|
||
<li class="toctree-l2"><a class="reference internal" href="../general-faq/">General</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../embassy-faq/">Embassy (Device, OS, and DIY)</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../usage-faq/">Basic Usage</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../setup-faq/">Setup and Troubleshooting</a></li>
|
||
<li class="toctree-l2 current current-page"><a class="current reference internal" href="#">Services</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../bitcoin-faq/">Bitcoin and Lightning Network</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../030-faq/">EmbassyOS Version 0.3.0</a></li>
|
||
<li class="toctree-l2"><a class="reference internal" href="../dev-faq/">Contributing & Development</a></li>
|
||
</ul>
|
||
</li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../concepts/">Concepts</a></li>
|
||
<li class="toctree-l1"><a class="reference internal" href="../../contact/">Contact</a></li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="sidebar-right large-order-3">
|
||
<div class="secondary-side-nav custom-scroll-bar">
|
||
<div class="secondary-side-nav__content">
|
||
<p class="topic-title">On this page</p>
|
||
<ul>
|
||
<li><a class="reference internal" href="#">Services</a><ul>
|
||
<li><a class="reference internal" href="#my-embassy-is-set-up-now-what">My Embassy is set up, now what?</a></li>
|
||
<li><a class="reference internal" href="#what-if-i-cannot-connect-to-a-service">What if I cannot connect to a Service?</a></li>
|
||
<li><a class="reference internal" href="#can-it-be-used-as-a-firewall">Can it be used as a firewall?</a></li>
|
||
<li><a class="reference internal" href="#will-there-be-a-vpn">Will there be a VPN?</a></li>
|
||
<li><a class="reference internal" href="#will-there-be-an-email-server">Will there be an email server?</a></li>
|
||
<li><a class="reference internal" href="#can-the-embassy-run-x-service">Can the Embassy run ‘X’ Service??</a></li>
|
||
<li><a class="reference internal" href="#does-the-embassy-operate-as-a-tor-relay-node">Does the Embassy operate as a Tor relay node?</a></li>
|
||
<li><a class="reference internal" href="#are-files-on-file-browser-encrypted-on-disk">Are files on File browser encrypted on disk?</a></li>
|
||
<li><a class="reference internal" href="#can-i-use-my-cups-instance-with-other-people-how-does-that-work">Can I use my CUPS instance with other people? How does that work?</a></li>
|
||
<li><a class="reference internal" href="#how-can-i-fix-issues-with-sphinx">How can I fix issues with Sphinx?</a></li>
|
||
<li><a class="reference internal" href="#i-get-an-error-unlock-wallet-failed-when-trying-to-log-in-to-rtl-what-can-i-do">I get an error (“Unlock Wallet Failed”) when trying to log in to RTL, what can I do?</a></li>
|
||
<li><a class="reference internal" href="#what-is-happening-if-i-cannot-connect-with-another-user-on-mastodon">What is happening if I cannot connect with another user on Mastodon?</a></li>
|
||
<li><a class="reference internal" href="#can-the-browser-extension-be-used-with-bitwarden-hosted-on-the-embassy">Can the browser extension be used with Bitwarden hosted on the embassy?</a></li>
|
||
<li><a class="reference internal" href="#i-want-to-use-btcpayserver-on-my-website-but-tor-is-the-only-option-how-can-visitors-access-my-btcpay-on-clearnet">I want to use BTCPayServer on my website, but Tor is the only option, how can visitors access my BTCPay on clearnet?</a></li>
|
||
<li><a class="reference internal" href="#i-m-having-issues-connecting-to-users-or-rooms-in-matrix-synapse-what-can-i-do">I’m having issues connecting to users or rooms in Matrix/Synapse, what can I do?</a></li>
|
||
<li><a class="reference internal" href="#my-element-desktop-client-stopped-working-after-an-os-update-what-is-happening">My Element desktop client stopped working after an OS update, what is happening?</a></li>
|
||
<li><a class="reference internal" href="#i-don-t-see-an-answer-to-my-question-regarding-a-certain-service-is-there-more-documentation">I don’t see an answer to my question regarding a certain service. Is there more documentation?</a></li>
|
||
<li><a class="reference internal" href="#i-want-to-understand-in-depth-how-a-service-works-and-it-s-available-configuration-options-where-can-i-go-to-learn-more">I want to understand in depth how a Service works and it’s available configuration options. Where can I go to learn more?</a></li>
|
||
</ul>
|
||
</li>
|
||
</ul>
|
||
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
|
||
<footer class="footer">
|
||
<div class="footer-group">
|
||
<div class="footer-top">
|
||
<a class="footer-logo" href="https://start9.com"
|
||
><img
|
||
src="../../../_static/img/icon-transparent.png"
|
||
alt="Logo"
|
||
/></a>
|
||
<div class="footer-links">
|
||
<a class="footer-links__link" href="https://docs.start9.com/">Docs</a>
|
||
<a
|
||
class="footer-links__link"
|
||
href="https://start9.com/#community"
|
||
>Contact Us</a
|
||
>
|
||
<a class="footer-links__link" href="https://start9.com/"
|
||
>About Us</a
|
||
>
|
||
</div>
|
||
<div class="footer-actions">
|
||
<a
|
||
class="footer-actions__link"
|
||
href="https://twitter.com/start9labs"
|
||
target="_blank"
|
||
><span
|
||
data-tooltip
|
||
tabindex="1"
|
||
title="Twitter feed"
|
||
data-position="bottom"
|
||
>
|
||
<img
|
||
src="../../../_static/img/icons/twitter.png"
|
||
alt="Twitter Icon"
|
||
/>
|
||
</span>
|
||
</a>
|
||
<a
|
||
class="footer-actions__link"
|
||
href="https://t.me/start9_labs"
|
||
target="_blank"
|
||
><span
|
||
data-tooltip
|
||
tabindex="1"
|
||
title="User Telegram channel"
|
||
data-position="bottom"
|
||
>
|
||
<img
|
||
src="../../../_static/img/icons/telegram.png"
|
||
alt="Telegram Icon"
|
||
/></span>
|
||
</a>
|
||
<a
|
||
class="footer-actions__link"
|
||
href="https://matrix.to/#/!lMnRwPWnyQvOfAoEnD:matrix.start9labs.com"
|
||
target="_blank"
|
||
><span
|
||
data-tooltip
|
||
tabindex="1"
|
||
title="User Matrix channel"
|
||
data-position="bottom"
|
||
>
|
||
<img
|
||
src="../../../_static/img/icons/matrix.svg"
|
||
alt="Matrix Icon"
|
||
/></span>
|
||
</a>
|
||
</a>
|
||
<a
|
||
class="footer-actions__link"
|
||
href="https://medium.com/@start9labs"
|
||
target="_blank"
|
||
><span
|
||
data-tooltip
|
||
tabindex="1"
|
||
title="Medium feed"
|
||
data-position="bottom"
|
||
>
|
||
<img
|
||
src="../../../_static/img/icons/medium.png"
|
||
alt="Medium Icon"
|
||
/></span>
|
||
</a>
|
||
<a
|
||
class="footer-actions__link"
|
||
href="https://github.com/Start9Labs/"
|
||
target="_blank"
|
||
><span
|
||
data-tooltip
|
||
tabindex="1"
|
||
title="GitHub page"
|
||
data-position="bottom"
|
||
>
|
||
<img
|
||
src="../../../_static/img/icons/github.png"
|
||
alt="GitHub Icon"
|
||
/></span>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
<div class="footer-bottom">
|
||
<div class="footer-bottom__copyright"> © 2021, Start9 Labs, Inc. All rights reserved.
|
||
</div>
|
||
<div class="footer-bottom__last-updated">
|
||
Last updated on 13 Dec 2021.
|
||
</div>
|
||
<div class="footer-bottom__version">
|
||
Powered by
|
||
<a href="http://sphinx-doc.org/">Sphinx 2.4.5</a> &
|
||
<a href="https://sphinx-theme.scylladb.com/"
|
||
>ScyllaDB Theme 1.0.6</a
|
||
>
|
||
</div>
|
||
<!-- <p class="footer-bottom__canary">We have never received a secret government request to hand over user information.</p> -->
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
<noscript>
|
||
<iframe
|
||
src="https://www.googletagmanager.com/ns.html?id=GTM-T8P2JP"
|
||
height="0"
|
||
width="0"
|
||
style="display: none; visibility: hidden"
|
||
></iframe>
|
||
</noscript>
|
||
</body>
|
||
</html> |