sagemathinc / cocalc-docker

DEPRECATED (was -- Docker setup for running CoCalc as downloadable software on your own computer)
https://cocalc.com
Other
398 stars 103 forks source link

Cannot apply licenses #113

Closed ingodahn closed 1 year ago

ingodahn commented 3 years ago

I have an installation of CoCalc from Dockerhub where I have CoCalc admin rights. As admin I can define licenses and assign them to email adresses as license manager.

But I don't see how users can apply these licenses as they neither see a license tab in their account page nor an "Upgrade contribution..." button in their project setting pages. I don't want to sell licenses but use them only to control usage of the test server resources.

williamstein commented 2 years ago

I can confirm that use of licenses is not yet implemented for cocalc-docker. The only thing they would impact is the idle timeout and always running, since cocalc-docker has no support at all for any other quotas yet.

williamstein commented 1 year ago

The answer now is to go to the admin settings page and enable the commercial UI functionality. This is implemented and can be very useful.