Skip to content

Commit

Permalink
docs: update support (#68)
Browse files Browse the repository at this point in the history
Updates support.

Signed-off-by: Ryan Johnson <johnsonryan@vmware.com>
  • Loading branch information
Ryan Johnson authored Oct 30, 2023
1 parent 9878906 commit 3f142ad
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 65 deletions.
35 changes: 14 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@

# PowerShell Module for VMware Cloud Foundation Power Management

[<img src="https://img.shields.io/badge/Documentation-Read-blue?style=for-the-badge&logo=readthedocs&logoColor=white" alt="Documenation">][docs-module]&nbsp;&nbsp;
[<img src="https://img.shields.io/powershellgallery/v/VMware.CloudFoundation.PowerManagement?style=for-the-badge&logo=powershell&logoColor=white" alt="PowerShell Gallery">][module-powermanagement]&nbsp;&nbsp;
[<img src="https://img.shields.io/badge/Documentation-Read-blue?style=for-the-badge&logo=readthedocs&logoColor=white" alt="Documentation">][docs-module]&nbsp;&nbsp;
[<img src="https://img.shields.io/powershellgallery/v/VMware.CloudFoundation.PowerManagement?style=for-the-badge&logo=powershell&logoColor=white" alt="PowerShell Gallery">][psgallery-module]&nbsp;&nbsp;
[<img src="https://img.shields.io/badge/Changelog-Read-blue?style=for-the-badge&logo=github&logoColor=white" alt="CHANGELOG" >][changelog]&nbsp;&nbsp;
[<img src="https://img.shields.io/powershellgallery/dt/VMware.CloudFoundation.PowerManagement?style=for-the-badge&logo=powershell&logoColor=white" alt="PowerShell Gallery Downloads">][module-powermanagement]&nbsp;&nbsp;
[<img src="https://img.shields.io/powershellgallery/dt/VMware.CloudFoundation.PowerManagement?style=for-the-badge&logo=powershell&logoColor=white" alt="PowerShell Gallery Downloads">][psgallery-module]&nbsp;&nbsp;

## Overview

`VMware.CloudFoundation.PowerManagement` is a PowerShell module that supports the ability to automate the shut down and start up of the [VMware Cloud Foundation][vmware-cloud-foundation] management domain or VI workload domains using aPowerShell script.
`VMware.CloudFoundation.PowerManagement` is a PowerShell module that supports the ability to automate the shut down and start up of the [VMware Cloud Foundation][docs-vmware-cloud-foundation] management domain or VI workload domains using aPowerShell script.

The scripts follow the order for manual shutdown and startup of VMware Cloud Foundation. You can complete the workflow manually at any point. You can also run the scripts multiple times.

Expand All @@ -21,20 +21,17 @@ Please refer to the [documentation][docs-module] for more information on how to

## Support

This PowerShell module is not supported by VMware Support Services.
While this module is not supported by VMware Support Services, it is supported by the project maintainers and its community of users.

We welcome you to use the GitHub [issues][issues] tracker to report bugs or suggest features and enhancements.
Use the GitHub [issues][gh-issues] to report bugs or suggest features and enhancements. Issues are monitored by the maintainers and are prioritized based on criticality and community [reactions][gh-reactions].

When filing an issue, please check existing open, or recently closed, issues to make sure someone else hasn't already
reported the issue.

Please try to include as much information as you can. Details like these are incredibly useful:
Before filing an issue, please search the issues and use the reactions feature to add votes to matching issues. Please include as much information as you can. Details like these are incredibly useful in helping the us evaluate and prioritize any changes:

- A reproducible test case or series of steps.
- Any modifications you've made relevant to the bug.
- Anything unusual about your environment or deployment.

You can also start a discussion on the [discussions][discussions] area to ask questions or share ideas.
You can also start a discussion on the GitHub [discussions][gh-discussions] area to ask questions or share ideas.

## Contributing

Expand All @@ -58,14 +55,10 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND

[changelog]: CHANGELOG.md
[contributing]: CONTRIBUTING.md
[discussions]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/discussions
[issues]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/issues
[microsoft-powershell]: https://docs.microsoft.com/en-us/powershell
[module-posh-ssh]: https://www.powershellgallery.com/packages/Posh-SSH
[module-powercli]: https://www.powershellgallery.com/packages/VMware.PowerCLI
[module-powermanagement]: https://www.powershellgallery.com/packages/VMware.CloudFoundation.PowerManagement
[module-powervcf]: https://www.powershellgallery.com/packages/PowerVCF
[vmware-cla-dco]: https://cla.vmware.com/dco
[vmware-cloud-foundation]: https://docs.vmware.com/en/VMware-Cloud-Foundation
[vmware-kb-87350]: https://kb.vmware.com/s/article/87350
[docs-module]: https://vmware.github.io/powershell-module-for-vmware-cloud-foundation-power-management
[docs-vmware-cloud-foundation]: https://docs.vmware.com/en/VMware-Cloud-Foundation
[gh-discussions]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/discussions
[gh-issues]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/issues
[gh-reactions]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/
[psgallery-module]: https://www.powershellgallery.com/packages/VMware.CloudFoundation.PowerManagement
[vmware-cla-dco]: https://cla.vmware.com/dco
46 changes: 8 additions & 38 deletions docs/community/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,41 +5,11 @@ This PowerShell module is the work of many contributors and the project team app
Thank you for your interest in the project. Whether it's a bug report, enhancement, correction, or
additional documentation, we greatly value feedback and contributions from our community.

## Maintainers

### Sowjana V

Senior Member of Technical Staff, VMware</br>
:fontawesome-brands-github: &nbsp; [@sowjuec](https://github.com/sowjuec)

### Ivaylo Ivanov

Staff Solution Architect, VMware</br>
:fontawesome-brands-github: &nbsp; [@joisika](https://github.com/joisika)

### Gary Blake

Senior Staff Solutions Architect, VMware</br>
:fontawesome-brands-github: &nbsp; [@GaryJBlake](https://github.com/GaryJBlake) &nbsp;&nbsp;
:fontawesome-brands-twitter: &nbsp; [@GaryJBlake](https://twitter.com/GaryJBlake) &nbsp;&nbsp;
:fontawesome-brands-chrome: &nbsp; [my-cloudy-world.com](https://my-cloudy-world.com)

### Ryan Johnson

Senior Staff Solutions Architect, VMware</br>
:fontawesome-brands-github: &nbsp; [@tenthirtyam](https://github.com/tenthirtyam) &nbsp;&nbsp;
:fontawesome-brands-mastodon: &nbsp; [@tenthirtyam](https://mastodon.social/@tenthirtyam) &nbsp;&nbsp;
:fontawesome-brands-twitter: &nbsp; [@tenthirtyam](https://twitter.com/tenthirtyam) &nbsp;&nbsp;
:fontawesome-brands-chrome: &nbsp; [tenthirtyam.org](https://tenthirtyam.org)

## Collaborators

### Bhumitra Nagar

Senior Member of Technical Staff, VMware</br>
:fontawesome-brands-github: &nbsp; [@bhumitra](https://github.com/bhumitra)

### Lakshmanan Shanmugam

Staff Engineer, VMware</br>
:fontawesome-brands-github: &nbsp; [@slakshmanan2706](https://github.com/slakshmanan2706)
Name | Title | Role | GitHub |
---------------------|------------------------------------------|--------------|-------------------------------------------------------------------|
Ivaylo Ivanov | Staff Solution Architect, VMware | Maintainer | [:fontawesome-brands-github:](https://github.com/joisika) |
Gary Blake | Senior Staff Solutions Architect, VMware | Maintainer | [:fontawesome-brands-github:](https://github.com/GaryJBlake) |
Ryan Johnson | Senior Staff Solutions Architect, VMware | Maintainer | [:fontawesome-brands-github:](https://github.com/tenthirtyam) |
Sowjana V | Senior Member of Technical Staff, VMware | Collaborator | [:fontawesome-brands-github:](https://github.com/sowjuec) |
Bhumitra Nagar | Senior Member of Technical Staff, VMware | Collaborator | [:fontawesome-brands-github:](https://github.com/bhumitra) |
Lakshmanan Shanmugam | Staff Engineer, VMware | Collaborator | [:fontawesome-brands-github:](https://github.com/slakshmanan2706) |
13 changes: 7 additions & 6 deletions docs/community/support.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
# Support

This PowerShell module is not supported by VMware Support Services.
:octicons-heart-24: &nbsp; While this module is not supported by VMware Support Services, it is supported by the project maintainers and its community of users.

We welcome you to use the GitHub [issues][issues] tracker to report bugs or suggest features and enhancements.
:octicons-issue-opened-24: &nbsp; Use the GitHub [issues][issues] to report bugs or suggest enhancements.

When filing an issue, please check existing open, or recently closed, issues to make sure someone else hasn't already
reported the issue.
:octicons-thumbsup-24: &nbsp; Issues are monitored by the maintainers and are prioritized based on criticality and community [reactions][reactions].

Please try to include as much information as you can. Details like these are incredibly useful:
:octicons-search-24: &nbsp; Before opening an issue, please [search the issues][issues-search] and use the reactions to add votes to matching issues. Please include as much information as you can. Details like these are incredibly useful in helping the us evaluate and prioritize any changes:

- A reproducible test case or series of steps.
- Any modifications you've made relevant to the bug.
- Anything unusual about your environment or deployment.

You can also start a discussion on the [discussions][discussions] area to ask questions or share ideas.
:octicons-comment-discussion-24: &nbsp; You can also start a discussion on the GitHub [discussions][discussions] area to ask questions or share ideas.

[issues]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/issues
[issues-search]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/issues?q=is%3Aissue+is%3Aopen+label%3Abug
[discussions]: https://github.com/vmware/powershell-module-for-vmware-cloud-foundation-power-management/discussions
[reactions]: https://github.blog/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/

0 comments on commit 3f142ad

Please sign in to comment.