Polaris
Polaris copied to clipboard
A cross-platform, minimalist web framework for PowerShell
Hi, May I ask whether Polaris support the latest powershell version 7.1? Thanks Eric Xin
# Polaris Bug Report ## Description of the bug We have Polaris running in a windows container and over time it is consuming more memory. --- A clear and concise...
Hello, I would like to develop a script that would run on over 1500 machines. The thing is that the environment differs on the machines. For ex.: 70% - Windows...
# Polaris Feature Request ## Is your feature request related to a problem? Please describe Nope ## Describe the solution you'd like Add support for websockets in Polaris. ``` New-PolarisWebsocket...
# Polaris Bug Report ## Description of the bug --- After running `Stop-Polaris` and `Clear-Polaris`, the Polaris module leaves behind a couple of event subscriptions. These should be cleaned up...
# Pull Request Creation Checklist - [x] Added a short procedure in order to get a working kerberos Auth with Polaris
# Polaris Bug Report ## Description of the bug --- Polaris version 0.2.0 downloaded from PSGallery today (3/2/2020) is missing the hostname parameter. ## Steps to reproduce Steps to reproduce...
# Polaris Bug Report After running Stop-Polaris and when try to re-start the (start-Polaris) it will throw an error. ## Description of the bug Stop-Polaris is not stopping web server...
@tylerl0706, as discussed on twitter, a placeholder issue to add the docker and kubernetes example I used to the polaris repo. How would you like it to be structured? Do...
# Polaris Feature Request ## Is your feature request related to a problem? Please describe I want to be able to troubleshoot individual scripts after the fact. ## Describe the...