[GH-ISSUE #4] first login in the dashboard #3

Closed
opened 2026-03-03 16:21:20 +03:00 by kerem · 6 comments
Owner

Originally created by @denon2002 on GitHub (Oct 3, 2016).
Original GitHub issue: https://github.com/multunus/onemdm-server/issues/4

Hy,

a have all installed. And now i see the Login for the dashboard.
the table with admin_users is empty.

How login into the dashboard ?

Originally created by @denon2002 on GitHub (Oct 3, 2016). Original GitHub issue: https://github.com/multunus/onemdm-server/issues/4 Hy, a have all installed. And now i see the Login for the dashboard. the table with admin_users is empty. How login into the dashboard ?
kerem closed this issue 2026-03-03 16:21:20 +03:00
Author
Owner

@leenasn commented on GitHub (Oct 3, 2016):

@denon2002 you can run the command rake db:seed, which will create an admin user. The username will be 'admin@example.com' with the password as 'password'.

If you prefer to change these, change the same in the file 'db/seeds.rb' before running rake db:seed command.

<!-- gh-comment-id:251169093 --> @leenasn commented on GitHub (Oct 3, 2016): @denon2002 you can run the command `rake db:seed`, which will create an admin user. The username will be 'admin@example.com' with the password as 'password'. If you prefer to change these, change the same in the file 'db/seeds.rb' before running `rake db:seed` command.
Author
Owner

@denon2002 commented on GitHub (Oct 3, 2016):

thanks

<!-- gh-comment-id:251213110 --> @denon2002 commented on GitHub (Oct 3, 2016): thanks
Author
Owner

@leenasn commented on GitHub (Oct 4, 2016):

@denon2002 Assuming that you were looking at an MDM solution, can you let me know the following? This helps us to improve OneMDM further:

  • What are your MDM requirements?
  • Did OneMDM solve fit your requirements?

Thanks,

<!-- gh-comment-id:251274720 --> @leenasn commented on GitHub (Oct 4, 2016): @denon2002 Assuming that you were looking at an MDM solution, can you let me know the following? This helps us to improve OneMDM further: - What are your MDM requirements? - Did OneMDM solve fit your requirements? Thanks,
Author
Owner

@denon2002 commented on GitHub (Oct 4, 2016):

Hy,

I will answer you as soon as I solved the following problem.
The server is now running and i can login. Ok,...
Now, i will create the android apk.

I habe installed the android sdk, but during the process always comes following message..
ausgabe.txt

Can you help me ?

<!-- gh-comment-id:251414639 --> @denon2002 commented on GitHub (Oct 4, 2016): Hy, I will answer you as soon as I solved the following problem. The server is now running and i can login. Ok,... Now, i will create the android apk. I habe installed the android sdk, but during the process always comes following message.. [ausgabe.txt](https://github.com/multunus/onemdm-server/files/508776/ausgabe.txt) Can you help me ?
Author
Owner

@leenasn commented on GitHub (Oct 6, 2016):

@denon2002 looks like you are missing the dependencies for android like the play services, build tools, app combat etc. You can look at the wercker.yml to see the dependencies that we've given for wercker build to get an idea.

<!-- gh-comment-id:251837695 --> @leenasn commented on GitHub (Oct 6, 2016): @denon2002 looks like you are missing the dependencies for android like the play services, build tools, app combat etc. You can look at the [wercker.yml](https://github.com/multunus/onemdm-client/blob/master/wercker.yml) to see the dependencies that we've given for wercker build to get an idea.
Author
Owner

@denon2002 commented on GitHub (Oct 7, 2016):

Hy, i have solved this problem. I have installed the completet Android-sdk.
Now i could generated the apk.

<!-- gh-comment-id:252201344 --> @denon2002 commented on GitHub (Oct 7, 2016): Hy, i have solved this problem. I have installed the completet Android-sdk. Now i could generated the apk.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/onemdm-server#3
No description provided.