#71 ✓resolved
Deleted User

wizard for configuration after first login on management-appliance

Reported by Deleted User | May 15th, 2009 @ 01:14 AM | in 1.0.0.Beta5

Provide a wizard for initial configuration of management-appliance.

As there could not be a network configured (for example on VMware ESXi) we cannot use a web-based tool, we must run a tool (this wizard) after first root login to management-appliance.

Wizard should run once, after first root login.

Steps on EC2:

  1. Ask for AWS access key and AWS secret access key
  2. Touch a file /etc/jboss-cloud/configured
  3. Restart thin (/etc/init.d/thin restart)
  4. Exit

Steps on other environments:

  1. Check if we have IP configured
    1a. If yes, do nothing, we're fine.
    1b. If not, ask for IP address, netmask, route, DNS, DHCP address range.
    1b1. Configure network (ip)
    1b2. Make sure that network is on good runlevel (chkconfig --level 345 network on)
    1b3. Configure DHCP (/etc/dhcpd.conf)
    1b4. Make sure that dhcpd is on good runlevel (chkconfig --level 345 dhcpd on)
    1b5. Restart network (/etc/init.d/network restart)
    1b6. Restart dhcpd (/etc/init.d/dhcpd restart)
  2. Touch a file /etc/jboss-cloud/configured
  3. Restart thin (/etc/init.d/thin restart)
  4. Exit

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

**We moved**

Read more here: http://community.jboss.org/docs/DOC-14372

People watching this ticket

Pages