mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-04-01 21:13:10 +00:00
Feat/re arrange (#475)
* move things around a lot * move up a layer * some edits * rename some paths
This commit is contained in:
67
site/source/getting-started/index.rst
Normal file
67
site/source/getting-started/index.rst
Normal file
@@ -0,0 +1,67 @@
|
||||
.. _getting-started:
|
||||
|
||||
===============
|
||||
Getting Started
|
||||
===============
|
||||
The guides below are considered mandatory for a safe and smooth experience with StartOS
|
||||
|
||||
.. raw:: html
|
||||
|
||||
<div class="topics-grid grid-container full">
|
||||
|
||||
<div class="grid-x grid-margin-x">
|
||||
|
||||
.. topic-box::
|
||||
:title: Initial Setup
|
||||
:link: initial-setup
|
||||
:icon: scylla-icon scylla-icon--home
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Step by step instructions for setting up your server
|
||||
|
||||
.. topic-box::
|
||||
:title: Trusting your Root CA
|
||||
:link: trust-ca
|
||||
:icon: scylla-icon scylla-icon--testing
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Use encryption for a secure connection to your server
|
||||
|
||||
.. topic-box::
|
||||
:title: Configuring Firefox
|
||||
:link: configuring-ff
|
||||
:icon: scylla-icon scylla-icon--integrations
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Configure Firefox for optimal Local and Tor connectivity
|
||||
|
||||
.. topic-box::
|
||||
:title: Connecting Locally
|
||||
:link: connecting-lan
|
||||
:icon: scylla-icon scylla-icon--networking
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Connect to your server while on the same LAN
|
||||
|
||||
.. topic-box::
|
||||
:title: Connecting Remotely
|
||||
:link: connecting-tor
|
||||
:icon: scylla-icon scylla-icon--networking
|
||||
:class: large-4
|
||||
:anchor: View
|
||||
|
||||
Connect to your server remotely using Tor
|
||||
|
||||
.. toctree::
|
||||
:hidden:
|
||||
:maxdepth: 2
|
||||
|
||||
initial-setup
|
||||
trust-ca
|
||||
configuring-ff
|
||||
connecting-lan
|
||||
connecting-tor
|
||||
Reference in New Issue
Block a user