Skip to content
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

Open Core #1284

Closed
adamdriscoll opened this issue Jun 22, 2022 · 2 comments
Closed

Open Core #1284

adamdriscoll opened this issue Jun 22, 2022 · 2 comments
Labels
enhancement New feature or request PowerShell Universal Issue relates to PowerShell Universal.

Comments

@adamdriscoll
Copy link
Member

adamdriscoll commented Jun 22, 2022

Summary of the new feature / enhancement

This is something I've been considering for a long time. With so many features being available for free, it would make sense to have an open core. It would require some adjustment to how we package and build PSU. We would also need to accomplish #1214 to manage this.

Many of the core aspects of PSU would really be cool as a free, extensible platform.

Things to consider:

  • Development process needs to remain simple
  • Packaging and distribution should remain simple

Open Core Features

  • APIs
  • Scripts
  • Scheduling
  • Dashboards
  • Configuration System
  • Forms Authentication
  • Role Based Access
  • LiteDB Persistence

Closed Features

  • Debugging
  • Branding
  • Rate Limits
  • Terminals
  • Triggers
  • SQL Persistence
  • Access Controls
  • Git Sync
  • Other Auth Methods

Proposed technical implementation details (optional)

No response

@adamdriscoll adamdriscoll added enhancement New feature or request PowerShell Universal Issue relates to PowerShell Universal. labels Jun 22, 2022
@Viajaz
Copy link

Viajaz commented Jun 22, 2022

"Open" as in spinning it out from the product and putting it under an open-source license?

@adamdriscoll
Copy link
Member Author

Right. The platform itself would be open source and then feature groups may be closed source.

@adamdriscoll adamdriscoll closed this as not planned Won't fix, can't repro, duplicate, stale Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PowerShell Universal Issue relates to PowerShell Universal.
Projects
None yet
Development

No branches or pull requests

2 participants