Final Step of Setting Up

Hello,

I finally managed to set up the commcare system on my machine. It was a
hustle but now i have a problem. I would like to login as an
administrator/superuser on the portal. I cant even create a normal user &
it seems there is no verification code being sent to my email. Kindly,
please help me with this small issue...

Hi

You can use a management command to create a super user:

$ ./manage.py bootstrap

In order to see emails you need to configure the email settings:

Simon Kelly
Director of Server Engineer | Dimagi

··· On 2 June 2017 at 11:26, Mr. G wrote:

Hello,

I finally managed to set up the commcare system on my machine. It was a
hustle but now i have a problem. I would like to login as an
administrator/superuser on the portal. I cant even create a normal user &
it seems there is no verification code being sent to my email. Kindly,
please help me with this small issue...

--
You received this message because you are subscribed to the Google Groups
"commcare-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to commcare-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Mr G....

I have been running a local install.........kinda sudo production install
for about 6months for testing purposes. I would be interested to know if
you used the production or dev environment scripts.........I have never
gotten a complete production install to work 100% from the github
documents.....

Please share your experiances..........now that the updates in the form
builder are significant enough for me to try this again on my VM it would
be nice to get some lessons learned...

JH

··· On Friday, June 2, 2017 at 2:26:36 AM UTC-7, Mr. G wrote: > > Hello, > > I finally managed to set up the commcare system on my machine. It was a > hustle but now i have a problem. I would like to login as an > administrator/superuser on the portal. I cant even create a normal user & > it seems there is no verification code being sent to my email. Kindly, > please help me with this small issue... >