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

docs: add managing userguide #161

Merged
merged 6 commits into from
Oct 29, 2024
Merged

Conversation

dtdang
Copy link
Contributor

@dtdang dtdang commented Oct 28, 2024

What I did

Make a new userguide for managing the platform.

fixes: #

How I did it

How to verify it

Checklist

  • Passes all linting checks (pre-commit and CI jobs)
  • New test cases have been added and are passing
  • Documentation has been updated
  • PR title follows Conventional Commit standard (will be automatically included in the changelog)

@Ninjagod1251
Copy link
Contributor

## Quick Commands

Below are commonly used Silverback commands that may be helpful in quickly setting up and managing your cluster. These commands were used frequently in practice and are provided for easy reference.

Create a new cluster: `silverback cluster new ApeWorX -p staging -n Demo -s demo`

Adds time to a cluster: `silverback cluster pay create -p staging echodemo/demo --time "1 hour" --account testnet`

`silverback cluster new playground -p staging -n Demo -s demo` doesnt work, 

List available clusters: `silverback cluster list playground -p staging` list cluster.

Note: `foundryup` make sure it is up to date

View bot logs: `silverback cluster bots logs erc4626 -p staging -c ApeWorX/staging`: get the log of the bot

Start a bot: `silverback cluster bots new erc4626 -i ghcr.io/apeacademy/silverback_yield:latest -c ApeWorX/staging -n ethereum:mainnet:alchemy -p staging -g erc4626`

here are some common commands i used

docs/userguides/managing.md Outdated Show resolved Hide resolved
docs/userguides/managing.md Outdated Show resolved Hide resolved
docs/userguides/managing.md Outdated Show resolved Hide resolved
fubuloubu
fubuloubu previously approved these changes Oct 28, 2024
docs/userguides/deploying.md Outdated Show resolved Hide resolved
docs/userguides/deploying.md Outdated Show resolved Hide resolved
docs/userguides/managing.md Outdated Show resolved Hide resolved
docs/userguides/managing.md Outdated Show resolved Hide resolved
docs/userguides/managing.md Outdated Show resolved Hide resolved
docs/userguides/managing.md Outdated Show resolved Hide resolved
@dtdang dtdang marked this pull request as ready for review October 29, 2024 15:28
@fubuloubu fubuloubu merged commit e1d39ba into ApeWorX:main Oct 29, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants