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:
- Ask for AWS access key and AWS secret access key
- Touch a file /etc/jboss-cloud/configured
- Restart thin (/etc/init.d/thin restart)
- Exit
Steps on other environments:
- 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) - Touch a file /etc/jboss-cloud/configured
- Restart thin (/etc/init.d/thin restart)
- 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.
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
- Nobody is watching this ticket.