How to Login to Foreman Dashboard

145 views
Skip to first unread message

Monty Araich

unread,
Jun 10, 2014, 8:00:03 AM6/10/14
to puppet...@googlegroups.com
I have installed Foreman Dashboard on CentOS 6.5 using Packages.

I am using mysql database for foreman Dashbaord.

Setting.yaml is as follow

cat /etc/foreman/settings.yaml
---
# You must restart the Rack server after changing either of these values
# because they are cached at startup.
#
:unattended: true
:login: true
:require_ssl: false
:locations_enabled: false
:organizations_enabled: false
#JSONP or "JSON with padding" is a complement to the base JSON data format.
#It provides a method to request JSON data from a server in a different domain.
:support_jsonp: false
#:puppetconfdir: /etc/puppet
#:puppetvardir: /var/lib/puppet

# Mark translated strings with X characters (for developers)
:mark_translated: false

# Local administrative settings for application domain, fqdn, foreman URL,
# administrator email address etc. If you don't have a Puppet provisioning
# system you may want to change to setup your project on your local machine.
:domain: 'localdomain.net'

I can open login page of Foreman Dashboard, but do not default know username and password.

Does someone help me in this ?


Thanks and Regards,
Monty

Gavin Williams

unread,
Jun 10, 2014, 8:09:37 AM6/10/14
to puppet...@googlegroups.com
Monty

The default Foreman username/password is admin/changeme.

Also, you may be better off pointing Foreman queries at the Foreman users list... :)

HTH

Gav
Reply all
Reply to author
Forward
0 new messages