Sha256: fdf4683a4875108664949bc4a8bb485303cd72968c2a48a93c4974ec6e01abf7

Contents?: true

Size: 1.03 KB

Versions: 13

Compression:

Stored size: 1.03 KB

Contents

Licensing Your RhoConnect Application
===

## RhoHub License
If you plan to deploy your RhoConnect application on RhoHub under a premium or enterprise plan, just click on the **"Live app ON/OFF"** button on the RhoHub page for that RhoConnect app to enable your paid-level license.

**NOTE: Toggling this button will re-deploy your RhoConnect application to a new redis database.  Make sure you __backup all critical data__ before doing this!**

## On-Premise License
Your RhoConnect application was generated with a default license which supports up to 10 devices.  After [purchasing](http://rhomobile.com/products/rhoconnect/) a license, you can save the new license text in settings/license.key.  Just restart the application and it will pick up the new license automatically.  

If you want to load the license file in a different location, you can edit `:licensefile:` in settings/settings.yml:

	:::yaml
    :development:
      :licensefile: settings/license.key
      :redis: localhost:6379
      :syncserver: http://localhost:9292/application/

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
rhoconnect-5.1.1 doc/licensing.txt
rhoconnect-4.0.4 doc/licensing.txt
rhoconnect-4.0.3 doc/licensing.txt
rhoconnect-4.0.2 doc/licensing.txt
rhoconnect-4.0.1 doc/licensing.txt
rhoconnect-4.0.0 doc/licensing.txt
rhoconnect-4.0.0.beta.24 doc/licensing.txt
rhoconnect-3.4.5 doc/licensing.txt
rhoconnect-4.0.0.beta.10 doc/licensing.txt
rhoconnect-4.0.0.beta.12 doc/licensing.txt
rhoconnect-3.4.4 doc/licensing.txt
rhoconnect-3.4.3 doc/licensing.txt
rhoconnect-3.4.2 doc/licensing.txt