Skip to content

akaia-io/any-sync-tools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Any-Sync Tools

any-sync-network

Configuration builder for Any-Sync nodes.

Installation

  1. Clone any-sync-tools repository.
  2. Navigate to the root directory of the repository and run go install ./any-sync-network.

Usage

any-sync-network create

Use the interactive CLI to describe the parameters of basic nodes and create additional nodes if needed.

Note that there are prerequisites for successful configuration:

  1. consensus-node requires MongoDB.
  2. file-node requires an S3-compatible object storage and Redis.

You can use the generated *.yml files as your nodes' and anytype-heart's configurations.

Example

Interactive CLI demo

Configuring a network with three sync nodes and one file node.

Contribution

Thank you for your desire to develop Anytype together.

Currently, we're not ready to accept PRs, but we will in the nearest future.

Follow us on Github and join the Contributors Community.


Made by Any — a Swiss association 🇨🇭

Licensed under MIT License.

About

Configuration builder for Any-Sync nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%