Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anataliocs/spheron-sdk-demo-main

Spheron Compute SDK demo.
https://github.com/anataliocs/spheron-sdk-demo-main

docker k8s sdk spheron spheron-cli typescript

Last synced: 1 day ago
JSON representation

Spheron Compute SDK demo.

Awesome Lists containing this project

README

        

# Spheron SDK Demo

This application demonstrates how to use the [Spheron Compute SDK](https://docs.spheron.network/sdk/compute).

This can be used to get additional debug info for an instance or deployment.

Sign up for a [Spheron account here](https://app.spheron.network/#/signup).

## Development

Install deps:

```
npm install
```

### Run Instance and Deployment Debugging tool

Then run the script to pull detailed data about your instance and deployment.

Parameters:
- INSTANCE_ID (required)
- DEPLOYMENT_ID (optional)

```
npx ts-node index.ts INSTANCE_ID DEPLOYMENT_ID
```

## Support

- [Spheron Docs](https://docs.spheron.network/)
- [Spheron Discourse](https://community.spheron.network/latest)

## Contact

[email protected]