Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Walkthrough for common things #57

Open
20 tasks
egonelbre opened this issue Nov 9, 2022 · 1 comment
Open
20 tasks

Walkthrough for common things #57

egonelbre opened this issue Nov 9, 2022 · 1 comment

Comments

@egonelbre
Copy link
Member

egonelbre commented Nov 9, 2022

Let's create a guide on how to use storj-up and how to do the most common tasks people need to do. Each of these can be converted into a separate issue for tracking purposes.

  • Walkthrough: Basic Docker setup
  • Walkthrough: Basic Nomad setup
  • Walkthrough: Basic Native setup
  • Walkthrough: Running the system and doing exploratory testing on frontend and with uplink.
  • Walkthrough: Running a system based on gerrit / github commit.
  • Walkthrough: Customizing the system for your needs
    • use different (older versions without build)
    • scale up to 50 storagenodes with different versions
    • find configuration parameters + change them
  • Walkthrough: Starting up system with simulated data
  • Walkthrough: Fixing an uplink issue and testing against the storj-up
  • Walkthrough: Fixing a satellite bug
  • Walkthrough: Fixing satellite frontend issue (with backend) Add documentation on using storage node dashboard #54
  • Walkthrough: Fixing a storagenode bug
  • Walkthrough: Fixing storagenode frontend (with backend)
  • Walkthrough: Fixing a gateway issue
  • Walkthrough: Fixing a multinode issue
  • Walkthrough: Saving the state of the system to reproduce an issue on another system.
  • Walkthrough: debug one of the components from local environment
  • Walkthrough: use admin API

Also, figure out whether there's something missing from this list.

This can be done as documentation or as a video per bullet-point. Also, avoid creating videos for things that are still not complete.

@elek
Copy link
Collaborator

elek commented Nov 11, 2022

Suggestions:

  • Walkthrough: Customizing the system for your needs. e.g. 50 storagenodes with different versions

Change it to:

  • Walkthrough: Customizing the system for your needs.
    • use different (older versions without build)
    • scale up to 50 storagenodes with different versions
    • find configuration parameters + change them

More:

  • Walkthrough: debug one of the components from local environment
  • Walkthrough: use admin API (requested earlier offline)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

2 participants