-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add introduction page listing various node running options (#24)
- Loading branch information
1 parent
7f96c25
commit c06abda
Showing
5 changed files
with
29 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"MD013": { | ||
"line_length": 256 | ||
"line_length": 512 | ||
}, | ||
"MD033": { | ||
"allowed_elements": ["img"] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Introduction | ||
|
||
Welcome to the documentation for Voi Swarm. Delighted to have you here :tophat: | ||
|
||
Voi Swarm provides a straightforward entry to the Voi network. However, its opinionated design may not fit all use cases. | ||
Before you get started with running a node, it's important to evaluate options and understand the requirements. | ||
|
||
## What Node Running Options Are Available? | ||
|
||
| Method | Perfect for | Platform | | ||
|-----------------------------------------------------------------------|------------------------------------------------------------------------------------------------------|-------------------| | ||
| [Voi Swarm](../../installation/system-requirements) | You want to explore, and possibly join the network by using a dedicated server. | Linux | | ||
| [Austs One Click Node](https://github.com/AustP/austs-one-click-node) | You want to explore what Voi is about, and with an easy graphical interface and with no commitment. | Windows/Linux/Mac | | ||
| [D13 guide](https://d13.co/posts/set-up-voi-participation-node/) | Understanding the setup process and with more control (advanced use case, and no longer recommended) | Linux | | ||
| Roll your own | You have a specific use case that doesn't fit the above options. | Any | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters