mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-26 18:31:53 +00:00
39 lines
1.6 KiB
ReStructuredText
39 lines
1.6 KiB
ReStructuredText
####################
|
|
Start9 Documentation
|
|
####################
|
|
|
|
Welcome to the Start9 Docs!
|
|
|
|
Here you will find guidance and information about 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.
|
|
|
|
EmbassyOS is designed to work out of the box with a minimal setup and immediate practicality. That being said, there are a great many different use-cases and utilities that can be added at your convenience. You can get started right away with :ref:`Initial Setup <initial-setup>`. In the `User Manual <link>`, you will find information on what EmbassyOS can do for you, as well as configuration and customization options. Use our `Knowledgebase <link>` to learn more about the technologies behind Embassy. When you're ready to build, please check out our `Developer Docs <link>`. Please don't hestitate to `Contact Us <https://start9.com/contact>`_ if you have any issues, questions, or suggestions that are not covered here.
|
|
|
|
Table of Contents
|
|
-----------------
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: User Manual
|
|
|
|
user-manual/getting-started/index
|
|
user-manual/walkthrough/index
|
|
user-manual/services/index
|
|
user-manual/configuration/index
|
|
user-manual/tuning/index
|
|
user-manual/troubleshooting/index
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Knowledgebase
|
|
|
|
knowledgebase/concepts/index
|
|
knowledgebase/faq/index
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:caption: Developer Docs
|
|
|
|
dev-docs/service-packaging/index
|
|
dev-docs/packaging-example
|
|
dev-docs/dev-faq/index
|