To create an Administrator account with the default values, in the Greenlight directory, run the following command:
$ docker exec greenlight-v2 bundle exec rake admin:create
It`s quote from https://docs.bigbluebutton.org/greenlight/gl-admin.html#creating-an-administrator-account
But i have bbb 2.2 with noone docker inside, and greenlight is working fine.
root@ruvds-4aqp7:~# $ docker -v
$: command not found
My installing link wget -qO- https://packages-eu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-220-beta -s bbb.***.ru -e ***@gmail.com -g
To create an Administrator account with the default values, in the Greenlight directory, run the following command:
$ docker exec greenlight-v2 bundle exec rake admin:create
It`s quote from https://docs.bigbluebutton.org/greenlight/gl-admin.html#creating-an-administrator-account
But i have bbb 2.2 with noone docker inside, and greenlight is working fine.
root@ruvds-4aqp7:~# $ docker -v
$: command not found
My installing link wget -qO- https://packages-eu.bigbluebutton.org/bbb-install.sh | bash -s -- -v xenial-220-beta -s bbb.***.ru -e ***@gmail.com -g