Skip to content

Add SolusVM 2 extension - Manage Servers + View,Update Members + View,Create API Tokens & Settings + View ISOs #19486

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

Merged
merged 9 commits into from
May 30, 2025

Conversation

xmok
Copy link
Contributor

@xmok xmok commented May 29, 2025

Description

This is a Raycast extension for SolusVM 2 accounts (Documentation). With this extension you can:

  • View Projects
    • Update Project (name, description)
    • View Servers in your Project
      • Update Server (hostname, description)
      • Start, Stop, Restart Server
    • View Members in your Project
  • View (custom) ISO Images
  • View Account
    • Update Settings (password)
    • Generate API Token

Screencast

solusvm-2.mp4

Checklist

@raycastbot raycastbot added the new extension Label for PRs with new extensions label May 29, 2025
@raycastbot
Copy link
Collaborator

Congratulations on your new Raycast extension! 🚀

You can expect an initial review within five business days.

Once the PR is approved and merged, the extension will be available on our Store.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

New SolusVM 2 extension for managing virtual servers, providing functionality for project management, server operations, and account settings through the SolusVM 2 API.

  • CHANGELOG.md is missing several features mentioned in PR description (restart server, account settings, API token generation)
  • metadata folder with screenshots is required since package.json contains view commands
  • Consider using showFailureToast from @raycast/utils in src/components/servers.tsx for error handling consistency
  • Server actions in src/components/servers.tsx should wrap launchCommand in try-catch blocks
  • Lists in src/components/members.tsx and src/iso-images.tsx should use isLoading prop to avoid empty state flicker

16 file(s) reviewed, 18 comment(s)
Edit PR Review Bot Settings | Greptile

Copy link
Collaborator

@pernielsentikaer pernielsentikaer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi 👋

Looks good to me, approved 🔥

@raycastbot raycastbot merged commit 98c2621 into raycast:main May 30, 2025
2 checks passed
Copy link
Contributor

Published to the Raycast Store:
https://raycast.com/xmok/solusvm-2

@raycastbot
Copy link
Collaborator

🎉 🎉 🎉

We've rewarded your Raycast account with some credits. You will soon be able to exchange them for some swag.

@xmok xmok deleted the ext/solusvm-2 branch May 30, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants