Add distr.sh to Control Panels#660
Open
thekubernaut wants to merge 1 commit intoawesome-foss:masterfrom
Open
Conversation
Collaborator
|
The pricing page shows self-hosted version excludes SSO, related conversation at #623 and #618. Restriction to 3 machines doesn't feel like enough for homelabs, but I leave that judgment to others. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for taking the time to work on a PR for Awesome-Sysadmin!
To ensure your PR is dealt with swiftly please check the following:
DemoandClientsare optional.Do not add a duplicate
Source codelink if it is the same as the main link.Keep the short description under 80 characters and use sentence case
for it, even if the project's webpage or readme uses another capitalisation.
Demolinks should only be used for interactive demos, i.e. not video demonstrations.- [Name](http://homepage/) - Short description, under 250 characters, sentence case. ([Demo](http://url.to/demo), [Source Code](http://url.of/source/code), [Clients](https://url.to/list/of/related/clients-or-apps)) `License` `Language`Languagetag is the main server-side requirement for the software. Don't include frameworks or specific dialects.Suggested titles: "Add aaa to bbb" for adding software aaa to section bbb,
"Remove aaa from bbb" for removing, "Fix license for aaa", etc.
Please take some time to answer the following questions as best you can:
Distr is an Open Source control plane for self-managed, BYOC, and on-prem deployments. It comes with everything you need out of the box to distribute applications to environments you can´t just ssh into
We are working on Distr for over a year now. We are not just building it, we also manage deployments for customers with Distr.
It can be used in homelabs but is usually used in professional setups
We have over 200 organizations that have used Distr, a community of around 300 devs on Discord and over 5k agent downloads. Main features like Docker Swarm support were contributed by the community.
There is not really too many all in one solutions out there for software Distribution. We have a deployment agents, a container registry and a simple UI to configure and update deployments.