add Operately#2456
Conversation
Rabenherz112
left a comment
There was a problem hiding this comment.
Project should prob. be renamed for Operately Community Edition as both the license file and the Deployment options state that a enterprise version exists
nodiscc
left a comment
There was a problem hiding this comment.
Are there different editions of the self-hosted version? How do they compare? Are there limitations in the self-hosted edition(s)?
|
I agree this should be marked
https://github.com/operately/operately/blob/main/app/ee/LICENSE
It seems like the main difference is the availability of these routes, which as far as I can tell (without running) do not seem to be necessary to use the software. pageRoute("", adminpages.SaasAdminPage),
pageRoute("email-settings", adminpages.SaasAdminEmailSettingsPage),
pageRoute("billing-catalog", adminpages.SaasAdminBillingCatalogPage),
pageRoute("site-messages", adminpages.SaasAdminSiteMessagesPage),
pageRoute("companies/:companyId", adminpages.SaasAdminCompanyPage), |
Thanks for taking the time to suggest an addition to awesome-selfhosted!
To ensure your Pull Request is dealt with swiftly, please check the following (check the boxes
[x]):Demolinks should only be used for interactive demos, i.e. not video demonstrations. If login credentials are required to access the demo, please link to the credentials directly.my-awesome-software.yml.platformshould match the platforms required to install and run the software.