Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL for admin login #21

Closed
singlavipesh opened this issue Aug 30, 2014 · 3 comments
Closed

URL for admin login #21

singlavipesh opened this issue Aug 30, 2014 · 3 comments
Labels

Comments

@singlavipesh
Copy link

Hi
What is the URL for admin login for the demo application and what are the user credentials for admin user ?

A quick response will be really appreciated.

Thanks in advance.

@tagliala
Copy link
Member

Hi,

you cannot access the admin url in the demo. You should run your own instance of icare and manually run from the console:

User.find(your_user_id).update_attribute :admin, true

to get admin permissions

The admin area only displays registered users and allows to ban/login as them.

Hope it helps

@singlavipesh
Copy link
Author

thanks for a quick response , appreciate that
@tagliala Can we deploy the entire icare solution in Heroku without purchasing any paid subscription ?

Can you share your mail id , actually i have a lot of questions ,not sure that should i ask in forum on not .

my email is singlavipesh@gmail.com

@tagliala
Copy link
Member

@tagliala Can we deploy the entire icare solution in Heroku without purchasing any paid subscription ?

I don't know if the heroku free tier is powerful enough for a production environment.

Check your email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants