Creating a new user with a role

To create a new User, open a Web terminal and run the following commands: # Creating an admin bundle exec rake admin:create["admin","admin@example.com","changeme"] #…

Deploy Greenlight as a fully managed service starting at €9/month. Get automated backups, SSL, updates, monitoring, and human support, all included.

DANIAN runs Greenlight as a fully managed service: installation, updates, backups, monitoring and security are handled for you.

See the greenlight hosting page for plans, pricing and a free trial.

 

To create a new User, open a Web terminal and run the following commands:

 

# Creating an admin
bundle exec rake admin:create["admin","admin@example.com","changeme"]

 

# Information
# bundle exec rake user:create["name","email","password","role"]

 

# Creating a user
bundle exec rake user:create["user","user@example.com","changeme","User"]

 

Explore the platform

Find more information about our company, platform, and services on our website.

Visit danian.co