mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 10:21:53 +00:00
Layout init
This commit is contained in:
125
source/03-index.md
Normal file
125
source/03-index.md
Normal file
@@ -0,0 +1,125 @@
|
||||
Table of Contents
|
||||
|
||||
# Getting Started
|
||||
- Introduction
|
||||
- Purchasing
|
||||
- Initial Setup
|
||||
- Device-specific Setup Guides
|
||||
- Linux
|
||||
- Mac
|
||||
- Windows
|
||||
- Android
|
||||
- iOS
|
||||
- Walkthrough
|
||||
- Tabs Overview
|
||||
- Updating EOS
|
||||
- Services Basics
|
||||
- User Manual
|
||||
- Basic Config
|
||||
- Name Your Embassy
|
||||
- WiFi Setup
|
||||
- Running Tor
|
||||
- Desktop
|
||||
- Linux
|
||||
- Mac
|
||||
- Windows
|
||||
- Mobile
|
||||
- Android
|
||||
- iOS
|
||||
- Browser
|
||||
- FF Desktop
|
||||
- FF Mobile
|
||||
- LAN Setup
|
||||
- Desktop
|
||||
- Linux
|
||||
- Mac
|
||||
- Windows
|
||||
- Mobile
|
||||
- Android
|
||||
- iOS
|
||||
- Known Limitations
|
||||
- Desktop
|
||||
- Linux
|
||||
- Mac
|
||||
- Windows
|
||||
- Mobile
|
||||
- Android
|
||||
- iOS
|
||||
- Services
|
||||
- Currently Available Services
|
||||
- Managing Services
|
||||
- Install / Uninstall
|
||||
- Instructions
|
||||
- Interfaces
|
||||
- Config
|
||||
- Backups
|
||||
- Properties
|
||||
- Logs
|
||||
- Dependencies
|
||||
- Troubleshooting
|
||||
- Connection
|
||||
- Embassy
|
||||
- Hardware
|
||||
- Software
|
||||
- Services
|
||||
|
||||
# Tune & Guides
|
||||
- DIY Guide
|
||||
- Hardware
|
||||
- EmbassyOS
|
||||
- Migrating to Embassy
|
||||
- From Umbrel
|
||||
- Advanced Configurations
|
||||
- SSH Setup
|
||||
- SSH over Tor
|
||||
- Exec into a Service
|
||||
- Change Marketplace
|
||||
- EmbassyOS
|
||||
- Service-specific Guides
|
||||
- Connecting External Services
|
||||
- Bitcoin Wallets
|
||||
- FullyNoded
|
||||
- Specter
|
||||
- Sparrow
|
||||
- Lightning Wallets
|
||||
- Spark
|
||||
- Zap
|
||||
- Zeus
|
||||
|
||||
# Knowledgebase
|
||||
- Concepts
|
||||
- Open Source
|
||||
- Self-Hosting
|
||||
- Start9
|
||||
- EmbassyOS
|
||||
- Bitcoin/Lightning
|
||||
- LAN
|
||||
- SSL
|
||||
- Tor
|
||||
- FAQ
|
||||
- General
|
||||
- Embassy
|
||||
- Device
|
||||
- OS
|
||||
- DIY
|
||||
- Basic Usage
|
||||
- Services
|
||||
- Bitcoin and Lightning Network
|
||||
- Contact
|
||||
|
||||
# Developer Documentation
|
||||
- Service Packaging Guide
|
||||
- Overview
|
||||
- Wrapper
|
||||
- Manifest
|
||||
- Docker
|
||||
- Makefile
|
||||
- Config
|
||||
- Properties
|
||||
- Instructions
|
||||
- Backups
|
||||
- Submission Process
|
||||
- Service Packaging Walkthrough (Hello-World Example)
|
||||
- Development FAQ
|
||||
- Contributing
|
||||
- Service Packaging
|
||||
48
source/index.rst
Normal file
48
source/index.rst
Normal file
@@ -0,0 +1,48 @@
|
||||
####################
|
||||
Start9 Documentation
|
||||
####################
|
||||
|
||||
Welcome!!
|
||||
|
||||
Here you will find guidance and information about the Embassy personal server and its operating system, EmbassyOS. If you identify an error with the docs or would like to contribute to them, please use the GitHub link at the top of this page.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Getting Started
|
||||
|
||||
getting-started/introduction
|
||||
getting-started/purchasing
|
||||
getting-started/diy
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: User Manual
|
||||
|
||||
user-manual/initial-setup
|
||||
user-manual/connecting
|
||||
user-manual/general/index
|
||||
user-manual/managing-services/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Misc Guides
|
||||
|
||||
misc-guides/available-services
|
||||
misc-guides/bitcoin-cli
|
||||
misc-guides/tor-os/index
|
||||
misc-guides/tor-firefox/index
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contributing
|
||||
|
||||
contributing/services/index
|
||||
contributing/embassyos
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Support
|
||||
|
||||
support/FAQ/index
|
||||
support/concepts
|
||||
support/contact
|
||||
Reference in New Issue
Block a user