-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started Guide
masteinhauser edited this page Oct 15, 2012
·
4 revisions
RemoteAdmin has quite a few dependencies that must be met before you can actually use it. Here are a list of things you will need to have setup:
- A puppet environment with working puppet master
- A foreman server using the 1.0 release or greater
- Your puppet master(s) configured to use foreman as an ENC
- Access to your foreman server either through VPN, wifi connection or direct https connectivity.
- RemoteAdmin installed on your mobile or desktop device
If you are not familiar with configuration management software such as puppet you should take the time to learn more about puppet as it's a big shift in system management.
A profile is a connection to a foreman instance. The profile stores the connection settings including your foreman user credentials. To create a profile follow these steps.
- Click the more tab
- Click the profiles from the more menu
- Click the add button at the top right of the profiles view
- Fill in the required connection settings to your foreman server
- If using authentication, please add your user credentials in the authentication setting
- If using https, be sure to set the https setting on and use specify port 443 or whatever is configured on foreman server
- By default RemoteAdmin will select foreman as the default client type.