Skip to content

dmilov/script-runtime-service-for-vsphere

 
 

Repository files navigation

Script Runtime Service for vSphere (SRS)

Overview

Script Runtime Service for vSphere (SRS) enables vSphere users and services (clients) to manage PowerCLI instances and run PowerCLI scripts. SRS clients authenticate once with vSphere credentials or access token. SRS clients create PowerCLI instances and run scripts within. PowerCLI runs server-side and automatically connects to the target vCenter Servers. SRS tracks history of script outputs.

Highlights

  • Central place with REST API endpoint for VI Admins to run VMware PowerCLI
  • Manage multiple PowerCLI instances to run commands and scripts against vCenter Servers without calling Connect-VIServer
  • Interactive WebConsole to a PowerCLI instance
  • Runs on Kubernetes

SRS Overview

Latest Release

1.0.0

Install SRS

Install on a VM
Install on a Kubernetes Cluster

User Guide

User Guide

SRS API

Getting Started with SRS API
API Reference

SRS API Client-side SDKs

Swagger Codegen can be used to generate client side SDKs for different languages.
Java and C# example client applications based on auto-generated client-side SDKs are available in OpenAPI Clients.

Build & Run

Build & Run

Roadmap

Check the vision and what's coming next

Coming Next

WebConsole

Contributing

The script-runtime-service-for-vsphere project team welcomes contributions from the community. If you wish to contribute code and you have not signed our contributor license agreement (CLA), our bot will update the issue when you open a Pull Request. For any questions about the CLA process, please refer to our FAQ. For more detailed information, refer to CONTRIBUTING.md.

Join us on Slack

The repo is in very early stage for contributors. A lot of documentation is pending to be created. Until it is done you can use the script-runtime-service-assist channel on VMware Code slack

  1. Join VMware Code
  2. Join the following channel:
    script-runtime-service-assist
    

License

Script Runtime Service for vSphere is distributed under the Apache 2.0.

For more details, please refer to the Apache 2.0 License File.

About

The Repository contains Script Runtime Service for vSphere. A service for managing server-side PowerCLI instances to run commands and scripts against VCenter servers.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smalltalk 48.5%
  • C# 45.2%
  • Java 4.4%
  • PowerShell 1.4%
  • Shell 0.5%
  • Dockerfile 0.0%